What is the best book to learn C# for someone who has little programming experience?
|
6
|
|
|
|
|
|
Head First C# if you're starting from zero. |
||||
|
|
|
Look at this free book of Charles Petzold, that's a very good introduction. |
||
|
|
|
|
If there's a newer version available, I found the Programming C# book from O'Reilly to be a good tour of all the features. |
||
|
|
|
|
C# Unleashed is one of the best books on the topic. |
||
|
|
|
|
Stanley Lippman's C# Primer is a very good book for learning C# and not having any programming experience. I got it for my son and he is picking up the programming concepts quite well. |
||
|
|
|
|
Visual C# 2005, C#: How to Program, or C#: A Programmer's Introduction By Deitel. These are great intro to programming books. |
|||
|
|
|
|
I'd recommend "Wrox Press Beginning C# 3.0 An Introduction to Object Oriented Programming" which I found very valuable for a beginner. |
||
|
|
|
|
Im not sure about the best book, but i think the best way to learn anything is to try it out and figure things out along the way. start simple and use google to figure things out. books are good but to really learn something you have to do it yourself. |
||||
|
