11 Programming Languages as High School Stereotypes Dara Monasch / Wed, Jun 17, 2015 You know you've considered this before... well, we've ironed it out for you! 11 Programming Languages as High School Stereotypes C# - The Valedictorian C - The Golden Child C++ - The...
What can C# be used for? DevToolsGuy / Thu, Aug 7, 2014 Over the last few weeks, we have looked in depth at C#, including a guide for those just starting out with the language. In this post, we are going to look a little more at what type of projects C# can...
Casting Variables in C (No, You’re Not Just Bad at Math) Dara Monasch / Thu, Jan 31, 2013 Warning : I always assume that every error in my programming occurs because I am terrible at math. You can therefore imagine my shock and excitement when I learned that one of my very first errors was...