Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 1 Jan 2002 13:25:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 1 Jan 2002 13:25:22 -0500 Received: from waste.org ([209.173.204.2]:4580 "EHLO waste.org") by vger.kernel.org with ESMTP id ; Tue, 1 Jan 2002 13:25:11 -0500 Date: Tue, 1 Jan 2002 12:25:10 -0600 (CST) From: Oliver Xymoron To: samson swanson cc: linux-kernel@vger.kernel.org Subject: Re: a great C++ book? In-Reply-To: <20020101041111.29695.qmail@web14310.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 31 Dec 2001, samson swanson wrote: > hello again, > > i ask this group because i trust in your intellect. > > For a beginner to C++ what is your favorite book? A > book that goes in depth of teaching the language. > remeber i am a beginner, new to c++. If you already know C well, Bjarne Stroustrup's "The C++ Programming Language" is decent. If not, start with Kernighan and Ritchie's "The C Programming Language". Put the two next to each other and you might gain some insight into the creeping horror that modern C++ has become. -- "Love the dolphins," she advised him. "Write by W.A.S.T.E.." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/