0

Duplicate


So can anyone recommend a set of videos for learning C# preferably free ( in my experience the nonfree videos seem to lean moe towards shlock ),

I understand that some universities are now using C# as their "101" language. Does any such university have videos in an open coursework series?

PS: I am particularly interested in university courses. These are the ones most likely to have a long term ( 3-4 months ) structured approach aka a syllabus.

Community
  • 1
  • 1
BubbaT
  • 1,810
  • 4
  • 21
  • 24
  • Apparently "merchandise that is shoddy or inferior": http://www.thefreedictionary.com/shlock – Lasse V. Karlsen May 30 '09 at 19:25
  • Shlock? ( I am going to so piss off the ... ehmm ... fools in this forum. ) Anything written by Herb Schildt or Jesse Liberty. Almost everything with "for Dummies" in the title. ( There are a few good ones. ) Everything with " in X days " or " in X hours " in it. Everything with "Unleashed" in the title. Etc. Get the idea? – BubbaT May 30 '09 at 19:28
  • BubbaT: Oh, shlock == crap. Thanks! – configurator Jun 11 '09 at 23:03

8 Answers8

6

I think Plural Sight has the best courses. they have a Free C# intro.

http://www.pluralsight.com/main/olt/Course.aspx?n=dotnet-csharp-tutorial

Zaffiro
  • 4,834
  • 5
  • 36
  • 47
2

They aren't free, but every video I've seen from LearnVisualStudio.Net has been pretty good. I got a 'lifetime' membership for $90 and it's been well worth it.

dsteele
  • 1,282
  • 1
  • 14
  • 25
  • +1 I have had a lifetime membership with LearnVisualStudio.net since late 2004 and never regretted it. I find some of the videos rather bland and trivial but overall it is a great learning resource. – Wayne Molina May 31 '09 at 11:17
1

Learn C# on YouTube: 89 C# tutorials collection. Mainly examples of how to do something with C#. Another big collection of 98 C# videos. It covers a lot of C# fundamentals.

JuanZe
  • 8,007
  • 44
  • 58
0
  • these are videos by Learnvisualstudio.net provided freely by microsoft : link
  • C# soup to nuts webcasts by William J. Steele : link
Hannoun Yassir
  • 20,583
  • 23
  • 77
  • 112
0

http://polishwords.com.pl/video_tutorials.php?g=programowanie_w_visual_studio But unfortunately in Polish Language :)

Tom Smykowski
  • 25,487
  • 54
  • 159
  • 236
0

I find AppDev good. There is a lot of free stuff there (although not all).

danish
  • 5,550
  • 2
  • 25
  • 28
0

MSDN has a good amount of learning videos. Have a look here. The videos usually target a specific subjects and have enough details for you to learn a lot from them.

Also, Microsoft makes videos for ASP.NET if you're looking to do web-based apps. Have a look here

Hugo Migneron
  • 4,867
  • 1
  • 32
  • 52
0

Try Microsoft Learning Manager - http://learning.microsoft.com/Manager/Catalog.aspx?view=free

You pay for most of the videos but there are some free introductory ones as well that are good.

Hope this helps...

Burt
  • 7,680
  • 18
  • 71
  • 127