[.net] C# books

Started by
3 comments, last by Daaark 15 years, 8 months ago
Hello, i'd like to start learning C# and maybe later XNA. Can anyone recommend some good books on C#. I already know C, C++, Java and Python. And maybe some books or tutorials for XNA for reference later.
Advertisement
Here is a C++ to C# transition book.

http://www.charlespetzold.com/dotnet/
You can buy Head First C#, its totally cool...plus if u r new to .NET, it even serves as a good introduction. Its a technical book you will never get bored reading.Ssly, try it...you will be able to develop the classic invaders game by the time you are done...
I don't really like the petzold book. I think i'm going to try the head first c# because
it has some projects in it and those will help me learn better.

Thanks
There is also a bunch of free C# tutorials on MSDN.

This topic is closed to new replies.

Advertisement