Tuesday, October 10, 2006

The "C" Stands for Cheddar, Right?

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?

2 comments:

  1. 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.

    ReplyDelete
  2. 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/

    ReplyDelete