From owner-freebsd-questions@FreeBSD.ORG Tue Jan 3 16:27:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D6B4C16A420 for ; Tue, 3 Jan 2006 16:27:37 +0000 (GMT) (envelope-from gayn.winters@bristolsystems.com) Received: from fed1rmmtao12.cox.net (fed1rmmtao12.cox.net [68.230.241.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6090D43D58 for ; Tue, 3 Jan 2006 16:27:33 +0000 (GMT) (envelope-from gayn.winters@bristolsystems.com) Received: from workdog ([68.228.71.3]) by fed1rmmtao12.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060103162516.OQPZ17437.fed1rmmtao12.cox.net@workdog>; Tue, 3 Jan 2006 11:25:16 -0500 From: "Gayn Winters" To: , "'Nicolas Blais'" , , Date: Tue, 3 Jan 2006 08:27:06 -0800 Organization: Bristol Systems Inc. Message-ID: <049901c61082$8cdf5fc0$6501a8c0@workdog> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <20060103155314.11865.qmail@web33315.mail.mud.yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Cc: Subject: RE: Programming Book(s) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gayn.winters@bristolsystems.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2006 16:27:38 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Danial Thom > Sent: Tuesday, January 03, 2006 7:53 AM > To: Nicolas Blais; freebsd-questions@freebsd.org; > rsh.lists@comcast.net > Subject: Re: Programming Book(s) > > > > > --- Nicolas Blais wrote: > > > On January 2, 2006 04:52 pm, Sean wrote: > > > Sean wrote: > > > > Looking for recommendations on any Unix > > programming books. > > > > I have been out of things for a while so I > > would put my skill level back > > > > to the beginning. > > > > > > > > Thanks > > > > Sean > > > > > > _______________________________________________ > > > > freebsd-questions@freebsd.org mailing list > > > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > > To unsubscribe, send any mail to > > > > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > I forgot to mention that I wish to work with > > C/C++ > > > > > > Thanks again, > > > Sean > > > > There's a free C++ book which is great : > > > http://mindview.net/Books/TICPP/ThinkingInCPP2e.html > > > > You can also buy the hardcopy on Amazon. > > > > Nicolas > > > > I'd recommend learning C before C++. In order to > be an effective unix programmer you must master > the C language, as you'll have to examine and > modify code in C to do anything substantial. > Virtually all major programs and kernels are 'C' > based. > > DT >From the website referenced: Chapter 3 is a fairly intense coverage of the C that's used in C++, but if you're just getting started with all this it may be a little too intense. To remedy this, the printed book contains a CD ROM training course that gently introduces you to the C syntax that you need to understand in order to take on C++ or Java. -gayn Bristol Systems Inc. 714/532-6776 www.bristolsystems.com