I need to learn C# (for those who don't know, its called C Sharp, hence the cheddar joke. Sharp cheddar. haha. Go away if you don't find my lame humor funny.) for my new job. Can anybody recommend a good book?
Subscribe to:
Post Comments (Atom)
2 comments:
Anything in the Visual QuickStart line (they have a rabbit logo). I learned using their C# Web Development with ASP.NET book. It covers everyting including Reflection, Asynchronous programming and database access. I also have Microsofts Visual C# .NET Step by Step, but I use that more for reference stuff. I found it to be a little heavy in the theory and light in the examples.
Jesse Liberty isn't bad.
http://www.oreillynet.com/pub/au/239?x-t=book.view
People like Scott too:
http://www.hanselman.com/blog/
Post a Comment