home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4135 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  4.0 KB

  1. Path: sparky!uunet!usc!news
  2. From: merlin@neuro.usc.edu (merlin)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Possible FAQ Answer (Re: Search for BSD books)
  5. Date: 14 Aug 1992 05:51:57 -0700
  6. Organization: University of Southern California, Los Angeles, CA
  7. Lines: 87
  8. Sender: merlin@neuro.usc.edu (merlin)
  9. Message-ID: <l8nb3dINN2d5@neuro.usc.edu>
  10. References: <1992Aug13.232233.14035@aiware.in-berlin.de>
  11. NNTP-Posting-Host: neuro.usc.edu
  12. Keywords: books
  13.  
  14. In article <> scm@aiware.in-berlin.de (Harald Schmidt) writes:
  15. >Hallihallo,
  16. >
  17. >I would like to start working with 386BSD, but there are
  18. >no books like those from UNIX System V3.2, no programming mans,
  19. >no reference mans and no admin books.
  20. >
  21. >Does anybody knowns where I can buy those books?
  22.  
  23.    o  Samuel J. Leffler, Marshall K. McKusick, Michael J. Karels,
  24.       John S. Quarterman.  The Design and Implementation of the
  25.       4.3 BSD UNIX Operating System.  Reading, MA: Addison-Wesley,
  26.       1989.  ISBN 0-201-06196-1.
  27.  
  28.       Designed to be read in parallel with op system source code.
  29.  
  30.       Also, the book seems somewhat dense at first -- it helped me
  31.       to have quick read of the Maurice J. Bach book (The Design of 
  32.       the [AT&T] UNIX Operating System 0-13-201799-7) first.
  33.  
  34.    o  Evi Nemeth, Garth Snyder, Scott Seebass.  UNIX System
  35.       Administration Handbook.  Englewood Cliffs, NJ: Prentice
  36.       Hall, 1989.  ISBN 0-13-933441-6.
  37.  
  38.       Covers AT&T and BSD system management.
  39.  
  40.    o  Mohamed el Lozy.  Editing in a UNIX Environment:  The vi/ex
  41.       Editor.  Englewood Cliffs, NJ:  Prentice Hall, 1985.  ISBN
  42.       0-13-235599-X.
  43.  
  44.       Covers the standard system editor for 386BSD.
  45.  
  46.    o  John H. Crawford, Patrick P. Gelsinger.  Programming the 80386.
  47.       San Franscisco, CA:  Sybex, 1987.  ISBN 0-89588-381-3.
  48.  
  49.       Good coverage of 80386/80387 instructions & programming techniques.
  50.  
  51.    o  O'Reilly & Associates Books (contact: nuts@ora.uu.net)
  52.  
  53.       o  X Window System User's Guide (essential if new to X11)
  54.       o  EMACS (covers far more flexible editor than standard ex/vi)
  55.  
  56.       o  Managing NIS/NFS (essential if setting up NFS [or NIS])
  57.          (this book was also helpfull in diagnosing network problems)
  58.  
  59.       o  Xlib Programming Manual (usefull if programming X11)
  60.       o  Xlib Reference Manual (you could use online pages instead)
  61.       o  X Tookkit Programmer's Guide (usefull if programming X11/Xtk)
  62.       o  X Toolkit Reference Manual (you could use online pages instead)
  63.  
  64.       o  System Administration (Nemeth was more usefull to me)
  65.       o  UNIX Performance Tuning (better for SYSV - usefull for BSD)
  66.       o  UNIX System Security (there are better books on the market)
  67.  
  68.       o  RPC for Power UNIX Users (covers RPC libraries and utilities)
  69.  
  70.    o  W. Richard Stevens.  UNIX Network Programming.  Englewood Cliffs,
  71.       NJ:  Prentice Hall, 1990.  ISBN 0-13-949876-1.  
  72.  
  73.       Good introduction to AT&T & BSD system and network programming.
  74.  
  75.       I've skimmed what looks like another excellent book on 'Advanced
  76.       UNIX Programming' by the same author -- released last few months.
  77.  
  78.    o  George Pajari.  Writing UNIX Device Drivers.  Reading, MA:
  79.       Addison-Wesley, 1991.  ISBN 0-201-52374-4.  
  80.  
  81.       This book is strictly oriented to AT&T Device Driver writing --
  82.       but the conceptual coverage and debugging advice is potentially
  83.       usefull to BSD driver developers.  There is also another book on
  84.       the market based on MASSCOMP (I think) systems which contains an
  85.       brief appendix describing differences betweek AT&T & BSD drivers.
  86.  
  87.    o  The Waite Group -- basic books on C language programming
  88.  
  89.       o  Microsoft C Programming for the IBM 0-672-22515-8
  90.       o  Microsoft C Bible 0-672-22620-0
  91.  
  92. ------------------------------------------------------------------------------
  93. Alexander-James Annala
  94. Principal Investigator
  95. Neuroscience Image Analysis Network
  96. HEDCO Neuroscience Building, Fifth Floor
  97. University of Southern California
  98. University Park
  99. Los Angeles, CA 90089-2520
  100. ------------------------------------------------------------------------------
  101.