From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 12:31:18 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 8F5BE16A4CF for ; Thu, 18 Dec 2003 12:31:18 -0800 (PST) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE1DB43D46 for ; Thu, 18 Dec 2003 12:31:16 -0800 (PST) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (8.12.10/8.12.10) with ESMTP id hBIKUYo7094229; Thu, 18 Dec 2003 21:30:35 +0100 (CET) (envelope-from cpghost@cordula.ws) Date: Thu, 18 Dec 2003 21:30:34 +0100 (CET) Message-Id: <200312182030.hBIKUYo7094229@fw.farid-hajji.net> From: "Cordula's Web" To: zaphod@neostrada.pl In-reply-to: <20031218195251.X636@hoth> (zaphod@neostrada.pl) X-Mailer: Emacs-21.3.1/FreeBSD-4.9-STABLE References: <20031218013742.QRHC9064.out007.verizon.net@outgoing.verizon.net> <20031218144420.GC353@zi025.glhnet.mhn.de> <20031218195251.X636@hoth> cc: freebsd-questions@freebsd.org Subject: Re: Just a question..... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cpghost@cordula.ws List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 20:31:18 -0000 > > Apart from the online books mentioned by David, you should certainly > > have a look at some books on C and C++ Programming, Programming in a > > UN*X, TCP/IP networking, Operating Systems in general (I have some books > > in mind, but need to look up the exact references - maybe someone else > > can fill this gap?) > > 1. W. Richard Stevens - "Advanced Programming in the UNIX Environment" For absolute beginners, "Programming in C" (2nd ed. covers ANSI C) by Brian Kernighan and Dennis Ritchie is required reading... http://cm.bell-labs.com/cm/cs/cbook/ See also: "The C Answer Book" by Tondo and Gimpel, which contains the solutions to the K&Rv2 exercises. Other resources: http://www.lysator.liu.se/c/ http://www.lysator.liu.se/c/bwk-tutor.html -- Cordula's Web. http://www.cordula.ws/