Whether you’re a writer, programmer, reviewer, or accountant, there is one motor skill that has increased productivity throughout the world. What used to take years started to take months, and eventually weeks. The skill I am talking about, if you haven’t guessed already, is typing. Let me clarify, since those reading this article are probably Read More →

Share

Welcome to the final “What’s In YOUR App?” post of the series. Java C# PowerShell Visual Basic Those of you who have been around computers, for a significant amount of time, likely remember the days when BASIC (Beginner’s All-purpose Symbolic Instruction Code) was a popular programming language. It was found in calculators, handheld devices like Read More →

Share

You might be a bit confused why I’m writing about PowerShell in the same breath as Java, C#, and Visual Basic. Java C# PowerShell Visual Basic In the traditional day-to-day corporate setting, you would find Systems Administrators on one team and Software Developers on another. Typically the developers would know very little about how the Read More →

Share

If you read the previous post (the Java Edition), you saw how simple it was to write a simple program. I would like to continue this trend and show you how to create the same program – one that simply prints “Hello, World!” to the screen and exits – in C#. Remember, this is a Read More →

Share