News & Updates

Programming

Affiliates

Handbook of Success

C# – 01 – Introduction

This tutorial will cover the C# programming language, which is a modern object-oriented language created by Microsoft for the .NET framework. C# is mostly used for writing windows applications because it’s run on the .NET platform which is currently only fully implemented on windows.

C# is a well-designed language in that it builds upon some of the best features of the major programming languages. It combines the power of C++ with the simplicity of Visual Basic and also borrows much from Java, such as C# being truly object-oriented. This gives a language that is easy to learn and use, robust against errors and that enables rapid application development.

Recommended additional reading:
C# 4.0 in a Nutshell - The Definitive Reference


6 Responses


  1. eiliya
    June 6th, 2010 at 08:46

    How to download video?


  2. June 8th, 2010 at 10:38

    We don’t provide download links because of bandwidth constrains, but as with any Youtube videos you can download them using tools such as http://www.keepvid.com.


  3. prasad
    July 29th, 2010 at 02:00

    I fount GEnerics -1 ,2, 3 very excellent

    ThankYou


  4. August 11th, 2010 at 10:42

    You could use what he said or you could go to clipnabber.com. that site has been my best decision when trying to get videos. Great job on the vids i’m glad i found this site. Have you ever thought of doing a python section?


  5. August 12th, 2010 at 11:54

    Thanks. A python section would be nice, but for now my priorities are focused on other online projects.


  6. blogger
    August 21st, 2010 at 09:38

    Thank you for these videos :)

Leave a Reply