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


How to download video?
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.
I fount GEnerics -1 ,2, 3 very excellent
ThankYou
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?
Thanks. A python section would be nice, but for now my priorities are focused on other online projects.
Thank you for these videos :)