home *** CD-ROM | disk | FTP | other *** search
/ Linux 68k 2000 / Linux 68k 2000.iso / dokus / Reading-List-HOWTO < prev    next >
Encoding:
Text File  |  1997-11-03  |  17.6 KB  |  452 lines

  1.   The Linux Reading List HOWTO
  2.   by Eric S. Raymond
  3.   1.1, 31 October 1997
  4.  
  5.   This document lists the book I think are most valuable to a person
  6.   trying to learn Unix (especially Linux) top to bottom.
  7.  
  8.   1.  Introduction
  9.  
  10.   1.1.  Purpose of this document
  11.  
  12.   This document lists what I consider to be the essential book-length
  13.   references for learning Unix (especially Linux) and how to program
  14.   under it.
  15.  
  16.   1.2.  New versions of this document
  17.  
  18.   New versions of the Linux Reading List HOWTO will be periodically
  19.   posted to comp.os.linux.help and  and news.answers <news:answers>.
  20.   They will also be uploaded to various Linux WWW and FTP sites,
  21.   including the LDP home page.
  22.  
  23.   You can also view the latest version of this on the World Wide Web via
  24.   the URL <http://sunsite.unc.edu/LDP/HOWTO/Reading-List-HOWTO.html>.
  25.  
  26.   1.3.  Feedback and Corrections
  27.  
  28.   If you have questions or comments about this document (or just want to
  29.   suggest a book that you think should be on it), please feel free to
  30.   mail Eric S. Raymond, at esr@thyrsus.com. I welcome any suggestions or
  31.   criticisms.
  32.  
  33.   1.4.  Related Resources
  34.  
  35.   For on-line HOWTOs, magazines, and other non-book material, see the
  36.   Linux Documentation Project home page
  37.   <http://sunsite.unc.edu/LDP/HOWTO>.
  38.  
  39.   Some years ago I wrote a less Linux-focused Unix bibliography that may
  40.   still be of some interest and retains a certain amusement value.  You
  41.   can find the Loginataka at
  42.   <http://www.ccil.org/~esr/faqs/loginataka.html>.
  43.  
  44.   1.5.  Conventions Used In This Document
  45.  
  46.   Comments not in quotes below are either mine, or I have seen no reason
  47.   to change them from those of Jim Haynes (previous maintainer of this
  48.   document).  Comments sent in by others are in quotes, and have the
  49.   name of the commentator before them (JH is Jim Haynes).
  50.  
  51.   "See" URLs attached to publishing information point directly into the
  52.   publisher's web catalog and typically take you to a page containing a
  53.   cover shot, blurbs, and ordering information.  Books that don't have
  54.   these lack them because the publisher is using frames and the catalog
  55.   pages can't be bookmarked.
  56.  
  57.   Topic listings go roughly from the outside in (culture to user-land
  58.   programming to kernel programming to hardware).  Within sections I
  59.   have tried to list the most useful books first insofar as I am
  60.   familiar with them.  It's just an embarrassing coincidence that this
  61.   lists one of my books first, honest! (Suggestions for a better
  62.   organization cheerfully accepted.)
  63.  
  64.   2.  Books on Culture, History, and Pragmatics
  65.  
  66.      The New Hacker's Dictionary (Third Edition)
  67.         Raymond, Eric S.; MIT Press; 1996; ISBN 0-262-68092-0; 547pp.
  68.         See  <http://www-mitpress.mit.edu/book-
  69.         home.tcl?isbn=0262680920>.
  70.  
  71.         Um, er.  A guide to Internet culture. Lots of people like it.
  72.         HTML at the Jargon File Resource  Page <http://www.ccil.org>.
  73.  
  74.      A Quarter Century of Unix
  75.         Salus, Peter H.; Addison-Wesley; 1994; ISBN 0-201-54777-5;
  76.         256pp.
  77.         See  <http://www.awl.com/cp/authors/salus/unix/unix.html>
  78.  
  79.         Linux is part of the Unix tradition.  This book is an oral
  80.         history of Unix -- how it originated, how it evolved, how it
  81.         spread -- by the people who were there.
  82.  
  83.      The Mythical Man Month (Anniversary Edition)
  84.         Brooks, Frederick P.; Addison-Wesley 1995 (ISBN 0-201-83595-9).
  85.         See  <http://heg-school.awl.com/cseng/authors/brooks/mmm-ae/mmm-
  86.         ae.html>.
  87.  
  88.         The one book on software engineering that everyone should read.
  89.  
  90.         Alan Cox: "This I'd recommend not for its technical value but
  91.         for its application of common sense and reality to computing
  92.         projects." JH: "Ah, yes.  What if Linus had been given 200
  93.         programmers and had been told to produce Linux in 3 months!"
  94.  
  95.      Bell System Technical Journal, July-August 1978, Vol. 57, No. 6,
  96.         part 2
  97.         AT&T; 416 pp.
  98.  
  99.         Many early papers on Unix, including Ritchie & Thompson, "The
  100.         UNIX Time Sharing System"; Thompson, "UNIX Implementation";
  101.         Ritchie, "A Retrospective"; Bourne, "The UNIX Shell"...
  102.  
  103.   3.  Books on General Unix/Linux
  104.  
  105.   3.1.  Linux Installation and Administration
  106.  
  107.      Linux Installation and Getting Started
  108.         Wirzenius, Lars; LDP; 1997.  Available on the LDP home page, or
  109.         directly at  <http://sunsite.unc.edu/mdw/LDP/sag-0.5>.
  110.  
  111.         How to bring up Linux.  Explains a lot of Linux basics.  Covers
  112.         basic system administration.
  113.  
  114.      Essential System Administration (Second Edition)
  115.         Frisch, Aeleen; O'Reilly; 1995; ISBN 0-937175-80-3; 788 pp;
  116.         $32.95.
  117.         See  <http://www.ora.com/catalog/esa2/noframes.html>.
  118.         More in-depth coverage of normal system-administration tasks.
  119.         Not Linux-specific but contains Linux material.
  120.  
  121.   3.2.  Using Unix & Linux
  122.  
  123.      Linux in a Nutshell
  124.         Hekman, Jessica P. et al.; O'Reilly; 1997; ISBN 1-56592-167-4;
  125.         438 pp. $9.95.
  126.         See  <http://www.ora.com/catalog/linuxnut/noframes.html>.
  127.  
  128.         According to O'Reilly, "The Desktop Reference for Linux".  For
  129.         Linux users this obsoletes their "Unix In a Nutshell" which was
  130.         SVr4/Solaris-oriented.
  131.  
  132.      Running Linux (Second Edition)
  133.         Welsh, Matt, & Kaufman, Lar; O'Reilly; ISBN 1-56592-151-8; 1996;
  134.         650pp; $24.95.
  135.         See  <http://www.ora.com/catalog/runux2/noframes.html>.
  136.  
  137.         Everything you need in order to understand, install, and use the
  138.         Linux operating system.  Excellent beginner's book.
  139.  
  140.   3.3.  System Security
  141.  
  142.      Practical Unix Security
  143.         Garfinkel, Simpson, and Spafford, Gene; O'Reilly Associates;
  144.         ISBN 0-56592-148-8; 1991.
  145.         See  <http://www.ora.com/catalog/puis/noframes.html>.
  146.  
  147.         Ronald P. Miller: "Some overlap with Essential System Admin.,
  148.         but all in all a solid book on security, especially for those
  149.         aspiring to allow multiple-user, dial-up/net access to their
  150.         Linux boxes."
  151.  
  152.      Firewalls & Internet Security
  153.         Cheswick, William R. & Bellovin, Steven M.; Addison-Wesley;
  154.         1994; ISBN 0-201-63357-4; 320pp.
  155.         See  <http://www.awl.com/cp/Ches.html>.
  156.  
  157.   4.  Books on Shell, Script, and Web Programming
  158.  
  159.      Programming Perl (Second Edition)
  160.         Wall, Larry & Christiansen, Tom & Schwartz, Randal; O'Reilly;
  161.         1997; ISBN 0-56592-149-6; 644pp.
  162.         See  <http://www.ora.com/catalog/pperl2/noframes.html>.
  163.  
  164.         Shell (as a programming language for more than trivial
  165.         scripting) is dead.  Perl rules in its place.  This is the
  166.         second edition of the definitive Perl book -- vastly better
  167.         organized than the first, and it covers Perl 5.
  168.  
  169.      Programming Python
  170.         Lutz, Mark; O'Reilly; 1997; ISBN 0-56592-197-6; 880pp.
  171.         See  <http://www.ora.com/catalog/python/noframes.html>.
  172.  
  173.         The next step beyond Perl.  Python is beautifully designed, has
  174.         better integration with C, and scales up better to large
  175.         projects.
  176.  
  177.      HTML: The Definitive Guide (2nd Edition)
  178.         Musciano, Chuck & Kennedy. Bill; O'Reilly; 1997; ISBN
  179.         0-56592-235-2; 552pp.
  180.         See  <http://www.ora.com/catalog/html2/noframes.html>.
  181.  
  182.         The best HTML tutorial/reference I have ever seen, and the only
  183.         HTML book you need unless you want to do CGI.
  184.  
  185.      The Unix Programming Environment
  186.         Kernighan, Brian, and Pike, Rob; Prentice-Hall; 1984; ISBN
  187.         0-13-937681-X; 1984.
  188.  
  189.         A true classic -- possibly the best single-book exposition of
  190.         the Linux philosophy.
  191.  
  192.   5.  Books on Text Formatting
  193.  
  194.   5.1.  Tex and LaTex
  195.  
  196.      The LaTeX Companion
  197.         Goossens, Michael & Mittlebach, Frank, & Samarin, Alexander;
  198.         Addison-Wesley; 1994; ISBN 0-201-54199-8; 530pp.
  199.         See  <http://www.awl.com/cp/tlc.html>.
  200.  
  201.         be extended to create the nicest documents possible without
  202.         becoming a (La)TeX guru, then this book is for you' --- from the
  203.         Preface.  Bruce Thompson adds: "A very nice book providing a lot
  204.         of information about the new extensions to LaTeX, provides a
  205.         large number of examples showing precisely how your document's
  206.         layout can be manipulated"
  207.  
  208.      LaTeX: A Document Preparation System (Second Edition)
  209.         Lamport, Leslie; Addison-Wesley; 1994; ISBN 0-201-52983-1;
  210.         256pp.
  211.         See  <http://heg-
  212.         school.awl.com/cseng/authors/lamport/latex/latex.html>.
  213.  
  214.         Bruce Thompson: "The ultimate reference on LaTeX 2.09 by its
  215.         author.  A new edition covering LaTeX2e (the version included in
  216.         the current TeX/LaTeX distribution) is in preparation.  LaTeX
  217.         2.09 is fully supported by LaTeX2e.  A must for anyone wanting
  218.         to use LaTeX.  Provides a gentle introduction to document
  219.         preparation and the various tools that LaTeX provides for
  220.         producing professional quality documents.  Lots of examples."
  221.  
  222.      The TeXbook, Volume A of Computers and Typesetting; Knuth, Donald
  223.         A.
  224.         Addison-Wesley; 1986, ISBN 0-201-13448; 496pp.  See
  225.         <http://www.awl.com/cp/TeXbook.html>
  226.  
  227.         Bruce Thompson: "The definitive user's guide and complete
  228.         reference manual for TeX.  Probably not needed for casual LaTeX
  229.         use, but a fascinating book nonetheless."  I'll strengthen that
  230.         by adding that this book is not for the faint of heart.
  231.  
  232.      The METAFONT book, Volume C of Computers and Typesetting
  233.         Knuth, Donald A.; Addison-Wesley; 1986; 0-201-13444-6, 1986;
  234.         384pp.
  235.         See  <http://www.awl.com/cp/METAFONTbook.html>
  236.  
  237.         Bruce Thompson: "The definitive user's guide and reference
  238.         manual for METAFONT, the companion program to TeX for designing
  239.         fonts.  An excellent work if you're planning to design your own
  240.         fonts for use in TeX and LaTeX.  METAFONT is included with the
  241.         normal TeX/LaTeX distribution."  This book is definitely not for
  242.         the faint of heart.
  243.  
  244.   6.  Books on C and C++ Programming
  245.  
  246.   6.1.  C and C++
  247.  
  248.      The C Programming Language (Second Edition)
  249.         Kernighan, Brian W.; Ritchie, Dennis M; Prentice-Hall; 1988;
  250.         ISBN 0-13-110362-8, 272pp.
  251.  
  252.         The improved second edition, covering ANSI C, of the original
  253.         classic C book coauthored by C's designer, "K&R".  Still the
  254.         best!
  255.  
  256.      Who's Afraid of C++?
  257.         Heller, Steve; Academic Press; 1996; ISBN 0-12-339097; 508pp.
  258.  
  259.         The best introductory book on C++ I have seen.
  260.  
  261.   6.2.  C System Call Interface
  262.  
  263.      POSIX Programmer's Guide: Writing Portable Unix Programs
  264.         Lewine, Donald; O'Reilly; 1992; ISBN 0-937175-73-0; 607pp.
  265.         See  <http://www.ora.com/catalog/posix/noframes.html>.
  266.  
  267.         An excellent programmer's reference on the POSIX.1 standard.  I
  268.         like this one better than JH's choice.
  269.  
  270.      The Posix.1 Standard: A Programmer's Guide
  271.         Zlotnick, Fred; Benjamin/ Cummings; 1991; ISBN 0-8053-9605-5;
  272.         379pp.; $35.95 (USA).
  273.  
  274.         JH: "When I complained about the lack of Section 2 man pages in
  275.         Linux, somebody told me just to get a POSIX book, because that's
  276.         what Linux does.  I like this book because I'm not a
  277.         professional programmer and the author gives copious
  278.         explanations and examples."
  279.  
  280.   7.  Books on Networking
  281.  
  282.      Unix Network Programming
  283.         Stevens, W. Richard; Prentice Hall; 1990; ISBN 0-13-949876-1;
  284.         772 pp.; $54 (USA).
  285.  
  286.         Everything you might want to know about the subject, and some
  287.         things you probably didn't want to know (really, XNS!?).
  288.         Generally regarded as definitive on the basics, though it's pre-
  289.         Web.
  290.  
  291.      Linux Network Administrator's Guide
  292.         Kirch, Olaf; O'Reilly; 1995; ISBN 1-56592-087-2; 335pp.
  293.         See  <http://www.ora.com/catalog/linag/noframes.html>.
  294.  
  295.         A practical guide to Linux's TCP/IP and related services.
  296.         Accessible on the Web at the Linux Documentation Project page,
  297.         or directly at <http://sunsite.unc.edu/LDP/LDP/nag/nag.html>.
  298.  
  299.      TCP/IP Network Adminstration
  300.         Hunt, Craig; O'Reilly Associates, ISBN 0-937175-82-X; 1992;
  301.         472pp.
  302.         See  <http://www.ora.com/catalog/tcp2/noframes.html>.
  303.  
  304.         Less Linux-specific than the Kirch book.  Features deeper
  305.         coverage of the TCP/IP core, including routing and BGP.
  306.  
  307.      DNS and BIND (Second Edition)
  308.         Albitz, Paul, and Liu, Cricket; O'Reilly; 1996; ISBN
  309.         1-56592-236-0; 1992; 438pp; $32.95.
  310.         See  <http://www.ora.com/catalog/dns2/noframes.html>.
  311.  
  312.         In-depth coverage of DNS, useful for people running complicated
  313.         multiple-subnet installations. Covers BIND library programming.
  314.  
  315.      Sendmail (Second Edition)
  316.         Costales, Bryan & Allman, Eric; O'Reilly; ISBN 1-56592-222-0;
  317.         1997; 1050 pp; $32.95
  318.         See  <http://www.ora.com/catalog/sendmail2/noframes.html>.
  319.  
  320.         An exhaustive (and exhausting) guide to Linux's and Unix's
  321.         default mail-transfer agent.
  322.  
  323.   8.  Books on Unix Kernel Implementation
  324.  
  325.   8.1.  Ancestors of Linux
  326.  
  327.      The Design of the Unix Operating System
  328.         Bach, Maurice J.; Prentice-Hall; ISBN 0-13-201799-7; 470pp.; $60
  329.         (USA).
  330.  
  331.         The book that got Linus started.
  332.  
  333.      Operating Systems, Design and Implementation;
  334.         Tanenbaum, Andrew S.; Prentice-Hall; 1987.
  335.  
  336.         Alan Cox (one of the core kernel people) likes this book.
  337.         Tanenbaum designed Minix, which is the system Linus bootstrapped
  338.         Linux up from.
  339.  
  340.   8.2.  Linux
  341.  
  342.      Linux Kernel Hackers' Guide
  343.         Johnston, Michael K.
  344.         Accessible on the Web at the Linux Documentation Project page,
  345.         or directly at
  346.  
  347.      LINUX Kernel Internals
  348.         Beck, Michael & Bohme, Harold & Mirko, Dziadzka & Kunitz, Ulrich
  349.         & Magnus, Robert & Verworner, Dick; Addison Wesley; 1996; ISBN:
  350.         0-201-87741-4; 480pp.
  351.         See  <http://heg-
  352.         school.awl.com/cseng/authors/beck.m/linux/linux.html>.
  353.  
  354.         A guide to Linux kernel programming; covers 1.2, slightly out of
  355.         date now.
  356.  
  357.   8.3.  Relatives of Linux
  358.  
  359.      The Design and Implementation of the 4.4BSD Unix Operating System
  360.         McKusick, Marshall Kirk, Bostic, Keith, Karels, Michael J., and
  361.         Quarterman, John S.; Addison-Wesley; 1996; ISBN 0-201-54979-4;
  362.         608pp.
  363.         See  <http://heg-
  364.         school.awl.com/cseng/authors/mckusick/4.4bsd/4.4bsd.html>.
  365.  
  366.         The successor to a classic book on the implementation of the 4.3
  367.         BSD kernel, which influenced Linux's design (especially near
  368.         sockets and networking).  This book covers the 4.4BSD base of
  369.         BSD/OS, FreeBSD, and NetBSD.
  370.  
  371.      Porting Unix to the 386; Jolitz, William F., and Jolitz, Lynne G.
  372.         Dr. Dobb's Journal; Jan 1991-July 1992.
  373.  
  374.   9.  Books on Intel processor architecture and programming
  375.  
  376.      80386 Programmer's Reference Manual
  377.         Intel Corp.; ISBN 1-55512-022-9; 1986;
  378.  
  379.         Part I. Applications Programming, data types, memory model,
  380.         instruction set.  Part II. Systems Programming, architecture,
  381.         memory management, protection, multitasking, I/O, exceptions and
  382.         interrupts, initialization, coprocessing and multiprocessing.
  383.         Part III.  Compatibility (with earlier x86 machines).  Part IV.
  384.         Instruction Set.
  385.  
  386.      80386 System Software Writer's Guide
  387.         Intel Corp.; ISBN 1-55512-023-7; 1987.
  388.  
  389.         This explains the 386 features for operating system writers.  It
  390.         includes a chapter on Unix implementation.  A lot of the 80386
  391.         architecture seems to have been designed with Multics in mind;
  392.         the features are not used by DOS or by Unix.
  393.  
  394.      Programming the 80386
  395.         Crawford, John H & Gelsinger, Patrick P.; Sybex; ISBN
  396.         0-89588-381-3; 774pp.; $26.95 (USA).
  397.  
  398.         This is the book the Jolitzes used when they ported BSD to the
  399.         386 architecture.
  400.  
  401.      Pentium Processor User's Manual: Volume 3, Architecture and Pro¡
  402.         gramming
  403.         Manual" Intel Corp.; 1993; ISBN 1-55512-195-0;
  404.  
  405.         Pretty much the Pentium version of the 80386 Programmer's manual
  406.         listed above.
  407.  
  408.   10.  Books on PC-Class Hardware
  409.  
  410.   Note: these books are four or five years old and possibly out of date.
  411.   I don't really grok hardware...
  412.  
  413.      80386 Hardware Reference Manual
  414.         Intel Corp.; 1986; ISBN 1-55512-024-5;
  415.  
  416.         Pin connections, timing, waveforms, block diagrams, voltages,
  417.         all that kind of stuff.
  418.  
  419.      The Indispensable PC Hardware Book
  420.         Messmer, Hans-Peter; Addison-Wesley; 1993; ISBN 0-201-62424-9;
  421.         1000 pp.
  422.  
  423.         JH: "Covers the more recent stuff like EIDE and PCI."
  424.  
  425.   11.  Administrivia
  426.  
  427.   11.1.  Terms of Use
  428.  
  429.   This document is copyright 1997 by Eric S. Raymond. You may use,
  430.   disseminate, and reproduce it freely, provided you:
  431.  
  432.   ╖  Do not omit or alter this copyright notice.
  433.  
  434.   ╖  Do not omit or alter or omit the version number and date.
  435.  
  436.   ╖  Do not omit or alter the document's pointer to the current WWW
  437.      version.
  438.  
  439.   ╖  Clearly mark any condensed, altered or versions as such.
  440.  
  441.   These restrictions are intended to protect potential readers from
  442.   stale or mangled versions.  If you think you have a good case for an
  443.   exception, ask me.
  444.  
  445.   11.2.  History
  446.  
  447.   This was originally a mini-HOWTO maintained by Jim Haynes.  I have
  448.   changed the emphasis somewhat, trying to make it more a standalone
  449.   document and less reliant on the various USENET bibliographic
  450.   postings.  The unattrbuted mini-reviews are mine rather than his.
  451.  
  452.