It will teach you every aspect of the C# language you will need to produce professional programming results. It begins by explaining how to install the free edition of visual studio and create an environment to start executing your own programs. By using clear syntax highlighted code that's freely downloadable, this primer:

  • Demonstrates all the C# language basics including variables, arrays, logic, looping, methods and classes.
  • Cover object Oriented Programming principles.
  • Shows how to use this acquired knowledge to create graphic programs for traditional PC Desktop apps, and also as Universal apps for multiple devices.
  • Includes a chapter on detecting and debugging errors in C# programs.