C# Tutorial


This C# tutorial is aimed at the complete beginner, so in the tutorial I will include as much about Object-oriented programming as I will about C#. The C# language is fast becoming the language of choice with the .NET platform.

Language Specification

To see a copy of the latest version of the C# standard in pdf format click here.

The C# Tutorial

  1. Introduction to .NET

  2. A Tour of C# Express

  3. The C# Language - Part One

  4. Object Oriented Programming (OOP)

  5. The C# Language - Part Two

  6. Windows Forms Programming

  7. Sorting Algorithms