From owner-freebsd-questions@FreeBSD.ORG Thu Nov 13 08:12:27 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DF5716A4CE for ; Thu, 13 Nov 2003 08:12:27 -0800 (PST) Received: from mail.devrandom.org.uk (82-68-135-38.dsl.in-addr.zen.co.uk [82.68.135.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E159943FB1 for ; Thu, 13 Nov 2003 08:12:25 -0800 (PST) (envelope-from chris@chrishowells.co.uk) Received: from secure.devrandom.org.uk (localhost [127.0.0.1]) by mail.devrandom.org.uk (Postfix) with SMTP id EB3D5133AE for ; Thu, 13 Nov 2003 16:12:24 +0000 (GMT) Received: from 138.253.231.142 (SquirrelMail authenticated user chris) by secure.devrandom.org.uk with HTTP; Thu, 13 Nov 2003 16:12:24 -0000 (GMT) Message-ID: <2380.138.253.231.142.1068739944.squirrel@secure.devrandom.org.uk> In-Reply-To: <20031113165336.W48801@pukruppa.net> References: <002c01c3a8c1$a4651bb0$6400a8c0@desktop> <20031113165336.W48801@pukruppa.net> Date: Thu, 13 Nov 2003 16:12:24 -0000 (GMT) From: "Chris Howells" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: Newbie: The C / C++ Issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2003 16:12:27 -0000 > On Tue, 11 Nov 2003, Alex Kelly wrote: > Good advice: > Have a look at Bruce Eckel's free, though excellent, electronic > books at > http://mindview.net/Books/ > "Thinking in C++" > and get started. FreeBSD's built in gcc should do all you need > for the beginning. There's no way, IMO, that you can learn C++ from "Thinking in C++". I tried... and failed (though I was 15 at the time and had no previous programming knowledge apart from trying to learn C and hating every minute of it). It's no doubt an excellent book, I have a paper copy of it, but I consider rather more a book for those that know a reasonable amount of C++ and want to advance their knowledge. Cheers, Chris Howells