↧
Plotting graphs with R
I recently stumbled over R, a programming language for data analysis. R is open-source and available on all major platforms (Windows, Linux, Mac). This post is about how to display (draw) a...
View ArticlePowerShell functions for the uninitiated (C# programmer)
Being a C# programmer, I recently found some use for Microsoft’s PowerShell (the cmd replacement). What’s nice about PowerShell is that it has full access to the .NET framework. However, there are...
View Article