Learn C# in 7 Easy Steps

1.       Try out the C# starter sample on nokola.com

2.       Download and install Visual C# Express 2008. It’s free.

3.       Search the web for C# beginner tutorials, or check out Video introduction to C#, and the Beginner Developer Learning Center

4.       Check out some C# books

5.       Check the MSDN Microsoft Documentation on C#. Note: this contains the complete specification of the language.

6.       Never, ever give up – especially if you like it. The thousands of pages documentation and references all over the web, as well as new products may be overwhelming at first, but it’s no biggie once you start finding your way!

7.       Have fun!

Back to sample