C# 3.0/2008 Intro Book?

Associate
Joined
20 Apr 2006
Posts
2,037
Location
Leeds, UK
Can anyone recommend a good starting C# book? As in for someone who has done a lot of C programming in the past, but hasn't done any real programming in over 5 years.

I've tried the Apress book by Christian Gross and gave up in disgust with the book itself - the author clearly needs to learn how to write a decent tutorial book, and not some farmyard mess.
 
I've read both 'pro C# 2.0' and 'pro' C# 3.5' by apress (think it's a different author though). Don't be put off by the 'pro' part - I found it to cover bother simple and complex issues. Go to waterstones, have a read for 30 minutes and see what you think of the style.

There are also about 5 or 6 'recommend C#.net' book threads so have a search :)
 
C# in Depth, by Jon Skeet. Its not exactly a raw beginners book, but then you're not exactly a raw beginner. JS is an MVP, and used to frequent the ms forums, he's very knowledgeable. Worth checking out his blog while you're at it.
 
Back
Top Bottom