Re: C++ book?
stamhankar_at_gmail.com
Date: 01/11/05
- Next message: Dave: "Re: C++ book?"
- Previous message: zxxgp: "Re: C++ book?"
- In reply to: zxxgp: "C++ book?"
- Next in thread: Victor Bazarov: "Re: C++ book?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 Jan 2005 09:40:19 -0800
Depends on what specifically you're looking for. If you're interested
in the C++ standard library (i.e. STL containers, algorithms, etc.), I
highly recommend "The C++ Standard Library, A Tutorial and Reference"
by Nicolai Josuttis.
If you're interested in the language itself, Stroustrup's "The C++
Programming Language" is a very good reference, though certainly not
the best for learning the language step-by-step.
You could look at your favorite bookstore website and search for books
that got good recommendations by folks who bought those books.
-Sandeep
- Next message: Dave: "Re: C++ book?"
- Previous message: zxxgp: "Re: C++ book?"
- In reply to: zxxgp: "C++ book?"
- Next in thread: Victor Bazarov: "Re: C++ book?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading