This post is a portion of my series on Windows Programming using C# (C Sharp). You can see all of the posts by going to http://fixbyproximity.com and clicking the “Windows Programming with C#” button at the top of the site.
- Part 1.0: Introduction
- Part 1.1: Visual Studio 2010 Interface
- Part 1.2: Out First C# Program
Objective:
Gain a familiarity with the materials that will be covered in this course
Topics:
- Introduction
- Procedure versus event driven
- Console versus windowed programming