What would you suggest as a good text source to learn the C# language?


I’m interested in learning C# but I’m the kind of person who prefers learning from a tangible book rather than multiple sources scattered around the web. I prefer to use those as secondary sources.

I have some experience with the C language. I can write simple programs with user defined functions and understand the basic construction of a C program, however, I still consider myself novice.

I have absolutely no experience with an object oriented language though. What would you suggest as a good primary source to pick up at say Amazon and why?

One Response to “What would you suggest as a good text source to learn the C# language?”

  • LoverOfWine:

    Best book I have found is Programming C# 3.0 by O’Reilly Press. The company releases a lot of books used in the industry for operating systems, networking, scripting, programming languages, etc.

    Here is the amazon URL for it
    http://www.amazon.com/Programming-C-3-0-Jesse-Liberty/dp/0596527438/ref=sr_1_1?ie=UTF8&s=books&qid=1240967725&sr=1-1

    ISBN-10: 0596527438

Leave a Reply