Click here to Skip to main content
15,886,793 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have read a book "Visual Basic .NET Step by Step" and I taught all the basics, which is what I play with at work everyday but only as a hobby. But I need a concrete book that will help me to understand C# and C++ as well. I had an O'reily's C++ reference which nice but some homo ganked it from me. So my question is, I need two(2) books that will define, be concrete, gives examples as well as projects for me top play with, possibly have a quiz inside and also help improve my study even as a beginner with some background fiddling with the language, understanding assemblies, exceptions, buffers memory allocation, api etc. I need a book that will also allow me to work in a visual studio environment as well preferably vs2010+.
Posted

It is quite hard to find all of this in only one book.

Personally I find a good point where to start reading about the framework and C# this book

http://www.amazon.com/Programming-Language-Covering-Microsoft-Development/dp/0321741765[^]

Later, based on what you you wanna learn, go to other readings.

Happy programming!
 
Share this answer
 
Comments
Herboren 14-Jul-11 12:33pm    
Now that is concrete, I just scanned through some of that pages and it is what I am looking for, hopefully I can find it on www.half.com.
Mario Majčica 15-Jul-11 3:23am    
Silly but it still cost less on Amazon, then like new on half.com!
Hello,I suggest you to use "visual C# 2005:how to program,2nd ed,2006"writed by"H.M.Deitel and P.G.Deitel.Although it belongs to vs2005 but it is very clear and very useful for beginers,becides ,you may find other editions belonging to 2010.
 
Share this answer
 
Comments
Herboren 14-Jul-11 12:34pm    
I just happened to come across this in my google search which I will take a look at on my lunch break:

http://wps.pearsoncustom.com/wps/media/objects/4172/4272958/Ch03.pdf
Useful Reference Books[^] by Chris

The Definitive C++ Book Guide and List[^]
Good Book for learning Visual Studio 2010?[^]

Free attachment
Here I give you more than couple of ways to learn anything. I have answered DD's question on last year, see that. Hope this will help you too.

Education Needed[^]
 
Share this answer
 
The book Mario mentioned, its a good book. In addition of that,

CLR via C#
Jeffrey Richter (Author)

C# in Depth, Second Edition
Jon Skeet (Author)

C# 4.0 in a Nutshell: The Definitive Reference
Joseph Albahari (Author), Ben Albahari (Author)

Hope it helps :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900