b r a y d e n . o r g / Books

/ WebHome / BookLists / DaleBookList / BookThinkingInCVolume1

This Web


WebHome  
Topic List  
Web Statistics 

All Webs


Books
Main
Random
Software
TWiki  

brayden.org


Home
Monthly Digest
Today's Links
Resumé
Reading List
Books RSS
Random RSS
Software RSS

Other


Dale's Blog

currently-reading
TextDrive

Thinking in C++, Volume 1: Introduction to Standard C++ - 2nd Edition

by Bruce Eckel

Review

This is not a bad place to start if you are just now learning C++, or if you need to brush up after a long time away from the language. The book begins with some general observations about programming and object-oriented programming, moves on to a review of C, and then begins a detailed and somewhat slow-paced walk through C++, starting with Hello World, and ending with templates.

Eckel has a good discussion of static initializers and their pitfalls, and proposes a novel way of working around the problem of static initialization dependencies. It is this thoroughness that really impressed me about this book.


NewBookForm
status: completed
isbn: 0139798099
title: Thinking in C++, Volume 1: Introduction to Standard C++ - 2nd Edition
author: Bruce Eckel
category: technical
comments:
rating: good

 
 
Current Rev: r1.1 - 17 Feb 2011 - 00:00 GMT - DaleBrayden, Revision History:Diffs | r1.1
© 2003-2011 by the contributing authors.