Re: C++ book?

stamhankar_at_gmail.com
Date: 01/11/05


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



Relevant Pages

  • Re: Reverse engineering != piracy (was Re: RosAsm disassembler output vs. IDA Pro)
    ... but you cannot write a pgm without some reference to the ... You cannot copyright ideas, only their concrete expression. ... because the `c` language itself is more-or-less ... books ...
    (alt.lang.asm)
  • Re: The one problem that I have with C...
    ... >I have a couple of good C books, but they are geared to teaching the ... >book that is not geared to learning the language, ... Appendix A contains a reference description of the language ... Dan Pop ...
    (comp.lang.c)
  • Re: Book suggestions
    ... Below is a list of C books currently on my bookshelf that I would ... "Expert C Programming" by Peter van der Linden ... but I'm very interested in C reference books. ... you apply the language, rather than the language itself - network ...
    (comp.lang.c)
  • Re: Tcl/Tk Tutorial
    ... > I don't even have any books on Forth. ... Any language with a fair-sized library tends to require a reference of ... fraction of what many people consider to be the language is really just ... third-party, it's pretty easy to keep the "core" small. ...
    (comp.lang.tcl)
  • Re: Looking for good T-SQL book
    ... > I'm looking for a well organized book on Transact SQL and SQL Server 2000 ... > Manipulation Language, Data Control Language, system stored procedures, ... > with a reference to the page number where the item is explained in more ... > of the books that I have looked at and the few books that had something ...
    (microsoft.public.sqlserver.programming)

Loading