home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22371 < prev    next >
Encoding:
Internet Message Format  |  1993-01-01  |  1.9 KB

  1. Xref: sparky comp.os.linux:22371 comp.unix.questions:15096
  2. Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!cleveland.Freenet.Edu!cc935
  3. From: cc935@cleveland.Freenet.Edu (Gerrold T. Sithe)
  4. Newsgroups: comp.os.linux,comp.unix.questions
  5. Subject: Book recommendations for Unix/C newcomers
  6. Date: 1 Jan 1993 19:23:23 GMT
  7. Organization: Case Western Reserve University, Cleveland, Ohio (USA)
  8. Lines: 42
  9. Message-ID: <1i25nbINN5rv@usenet.INS.CWRU.Edu>
  10. NNTP-Posting-Host: hela.ins.cwru.edu
  11.  
  12.  
  13.  
  14.         As one ignorant to the ways of unix, I was frequently tempted to post
  15. my many, many questions to the net.  But, yea, I resisted temptation and
  16. instead set upon the road of deliverance which led me to my university
  17. bookstore.
  18.         After sifting through hundreds of texts and purchasing and returning
  19. several, I found the following books to be the best for learning unix and C
  20. from scratch.
  21.         These can be ordered from the publisher at (800) 428-5331.
  22.  
  23.  
  24. Title    : Introduction To Unix
  25. Author   : Mark Schulman
  26. Publisher: Que
  27. ISBN     : 0-88022-745-1
  28.  
  29.         This is by far the best, most comprehensive introductory text I found,
  30. covering all those juicy topics other texts omit (Like, what is an inode
  31. anyway, and how do I use cron?)  While the book assumes you are new to unix it
  32. doesn't treat you as if you are brain dead.  This is a must-have for
  33. intelligent unix newcomers.
  34.  
  35.  
  36. Title    : Programming in ANSI C
  37. Author   : Stephen G. Kochan
  38. Publisher: Hayden Books
  39. ISBN     : 0-672-48408-0
  40.  
  41.         This is by far the best introductory ANSI C book I found.  With a
  42. writing style that's unassuming and easy to follow this book is a joy to use.
  43.  
  44.  
  45. Title    : Topics in C Programming
  46. Author   : Stephen G. Kochan and Patrick H. Wood
  47. Publisher: Wiley
  48. ISBN     : 0-471-53404-8
  49.  
  50.         Picks up where the last text leaves off.  Primarily covers using the C
  51. library and unix system calls.  Required knowledge if you want to write C
  52. programs that do anything useful.
  53.  
  54.