C Board  

Go Back   C Board > General Programming Boards > C++ Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 10-25-2009, 03:47 PM   #136
Cat without Hat
 
CornedBee's Avatar
 
Join Date: Apr 2003
Posts: 8,439
None. It's a huge book; there's lots of space to get from zero to these advanced concepts.
__________________
All the buzzt!
CornedBee

"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
- Flon's Law
CornedBee is offline   Reply With Quote
Old 10-25-2009, 04:01 PM   #137
Registered User
 
Join Date: May 2009
Posts: 115
CB, I hope this one is good, because it ended up costing a lot by the time I got shipping from amazon.de to U.S. But the summaries did sound pretty good, and I concluded that the book is a pretty good level for me: addressed to beginners through pros and including advanced topics, which I definitely need to start delving into.
Aisthesis is offline   Reply With Quote
Old 10-26-2009, 05:51 AM   #138
Registered User
 
Dawnson's Avatar
 
Join Date: Oct 2009
Location: In front of my computer
Posts: 3
Smile

Quote:
Originally Posted by DougDbug View Post
Teach Yourself C++ in 21 Days, by Jesse Liberty - Beginning book. It's easy to understand and well structured for self-study with questions & exercises at the end of each "day" (chapter), and answers & solutions in the back. WARNING - Some people hate all of the "21-Days" books!

Programming Windows, by Charles Petzold - This is the book for learning Windows Programming. You need to know standard C or C++ before starting this book.

The C Programming Language, by Brian W. Kernighan & Dennis Ritchie is a good reference to the C-part of the language. (A complete C reference.)

And, I second the following recommendations:

Thinking In C++, by Bruce Eckel - These (2 volumes) make good 2nd C++ books. They cover many C++ topics in depth. ( I think they are supposed to be beginning C++ books for people who already know C.)

The C++ Programming Language, by Bjarne Stroustrup - This book has some really helpful information in it. But, it is rather difficult to understand. It seems to have been written for advanced Computer Science students who don't know any C++. It is cool owning the book by the creator of C++!

The C++ Standard Library, by Nicolai M. Josuttis - I believe this a complete reference to the Standard Template Library (not the entire standard library). It makes a good 2nd C++ book if your beginning book doesn't cover the STL.

The ANSI / ISO C++ Language Standard - The ultimate C++ reference! The only complete printed C++ reference. Of course, this is a very technical document... You're not going to learn how to program in C++ by reading this document. Hard copies are expensive (about $300), but you can download a PDF copy from ANSI for about $20.

Since there are no complete C++ referrence books, other than the language standard itself, here are a couple of complete online references to Standard C++ :

cppreference.com

dinkumware.com

Thank you for your recommendation. I have just read the <<C++ primer>> and I wanna read <<Thinking in C++>>. However, I always have lots of problems about using C++ so that I need all of you to help me.Thinks a lot!
Dawnson is offline   Reply With Quote
Old 10-26-2009, 08:56 AM   #139
Registered User
 
quyuandemeng's Avatar
 
Join Date: Oct 2009
Location: China
Posts: 2
C++ How to Program, Sixth Edition. A very good book for beginners, in which you can not only learn C++ language but also software engineering. And most importantly, you will understand easily.
quyuandemeng is offline   Reply With Quote
Old 11-14-2009, 07:23 AM   #140
Elf
Registered User
 
Elf's Avatar
 
Join Date: Nov 2009
Posts: 1
nice
Elf is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
any book recommendations? NewnOT Windows Programming 1 06-21-2009 02:12 PM
JavaScript book recommendations neandrake Tech Board 2 04-05-2009 12:27 PM
C++ Book Editions and Recommendations cpudaman C++ Programming 7 02-10-2008 11:52 AM
Language REFERENCE book recommendations? DougDbug C++ Programming 3 01-18-2003 02:24 PM
My book recommendations for rank beginners ... snakum C++ Programming 4 08-21-2002 10:38 AM


All times are GMT -6. The time now is 01:46 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22