C# books

Get answers to all your basic programming questions. No Ogre questions, please!
User avatar
Brocan
Orc
Posts: 441
Joined: Tue Aug 01, 2006 1:43 am
Location: Spain!!
x 8

C# books

Post by Brocan »

Hi everyone!

I'm looking for a good book about C# and .Net, for learning and having a good reference. I know that there are tons of tutorials over the web, but i like to have a good book in my hands where solve my questions without looking hundreds of webs.

I've seen that people recommend this and this.

What do you think? any recomendations?

Thanks in advance!
gamedboy
Gremlin
Posts: 168
Joined: Wed Sep 19, 2007 1:19 pm
Location: singapore
x 3

Re: C# books

Post by gamedboy »

Not exactly a book, but I find it helpful to refer to http://msdn.microsoft.com/en-gb/library/67ef8sbd whenever I need very specific knowledge on how certain language features work in C#
User avatar
Brocan
Orc
Posts: 441
Joined: Tue Aug 01, 2006 1:43 am
Location: Spain!!
x 8

Re: C# books

Post by Brocan »

Thanks for your response :D

At last, i've bought "C# 4.0 in a nutshell" :P
zenedee
Gnoblar
Posts: 1
Joined: Wed Oct 31, 2012 9:13 am

Re: C# books

Post by zenedee »

gamedboy wrote:Not exactly a book, but I find it helpful to refer to http://msdn.microsoft.com/en-gb/library/67ef8sbd whenever I need very specific knowledge on how certain language features work in C#
It is better to depend on website than books for studying programming language. Because websites are updated frequently and also its free . For c# follow the websites www.codeproject.com , http://csharp.net-informations.com , www.java2s.com.

Zene.