From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 05:28:10 2005 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 0DD6A16A41F for ; Fri, 23 Sep 2005 05:28:10 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from opusnet.com (mail.opusnet.com [209.210.200.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6E8B43D49 for ; Fri, 23 Sep 2005 05:28:09 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP (SMTPD32-8.05) id A26510E80090; Thu, 22 Sep 2005 22:28:05 -0700 Received: from localhost.localhost (localhost.localhost [127.0.0.1]) by localhost.localhost (8.13.3/8.13.3) with ESMTP id j8N5UGTW005253; Thu, 22 Sep 2005 22:30:16 -0700 (PDT) (envelope-from garys@opusnet.com) Received: (from jojo@localhost) by localhost.localhost (8.13.3/8.13.3/Submit) id j8N5UBbW005252; Thu, 22 Sep 2005 22:30:11 -0700 (PDT) (envelope-from garys@opusnet.com) To: "Jorge Mario G. Mazo" References: <20050922191101.86254.qmail@web50113.mail.yahoo.com> From: garys@opusnet.com (Gary W. Swearingen) Date: Thu, 22 Sep 2005 22:30:11 -0700 In-Reply-To: <20050922191101.86254.qmail@web50113.mail.yahoo.com> (Jorge Mario G. Mazo's message of "Thu, 22 Sep 2005 14:11:01 -0500 (CDT)") Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.17 (Jumbo Shrimp, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Good Operating systems book? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 05:28:10 -0000 "Jorge Mario G. Mazo" writes: > I would like to hear what books are good for newbies like me! Some good reading to get exposed to some history and culture as well as some high-level discussion of programming is "The Art of UNIX Programming" by Eric S. Raymond 2004 Addison Wesley ISBN 0-13-142901-9; ESR tends to be a Linux guy but you wouldn't know it from this book. He includes a fair number of small-paragraph quotes from some UNIX pioneers. There's more "whys" in the book than "hows". And cheap by today's standards at 40 USD. 525p.