home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9512 < prev    next >
Encoding:
Text File  |  1992-07-21  |  15.0 KB  |  502 lines

  1. Xref: sparky comp.unix.questions:9512 alt.books.technical:201 misc.books.technical:1231 alt.books.reviews:27
  2. Newsgroups: comp.unix.questions,alt.books.technical,misc.books.technical,alt.books.reviews
  3. Path: sparky!uunet!indetech!cirrus!mitch
  4. From: mitch@yahoo.cirrus.com (Mitch Wright)
  5. Subject: YABL (Yet Another Book List) [Part 1 of 2]
  6. Message-ID: <1992Jul29.020446.8948@cirrus.com>
  7. Followup-To: poster
  8. Summary: A list of Unix, C, OS type books...
  9. Originator: mitch@ss197
  10. Keywords: C, Unix, books, yabl
  11. Sender: news@cirrus.com
  12. Organization: Cirrus Logic Inc.
  13. Date: Wed, 29 Jul 1992 02:04:46 GMT
  14. Lines: 486
  15.  
  16. Greetings all!  It has been some time since I have posted a version of YABL,
  17. certainly not due to lack of demand -- I've had plenty of requests for it.
  18. I'm going to try and get this (and/or it's diffs) posted at least once a
  19. quarter unless no significant entries have been added.  So, with that said
  20. and done...
  21.  
  22.    ~mitch
  23.  
  24. #include <std/disclaimer.h>
  25.  
  26. ----------8<----- CUT HERE -----8<----------
  27.  
  28. TITLE: *** YABL ***
  29. AUTHOR: Mitch Wright
  30. AUTHOR: Fellow USENET Readers...
  31. DATE:  Mon Jul 27 00:42:53 PDT 1992
  32. COMMENTS
  33.    For complaints, kudos, suggestions, corrections, additions, donations, ...
  34.    drop me an E-mail note -- mitch@yahoo.cirrus.com
  35.  
  36.    The latest version of this list can be obtained via anonymous ftp from
  37.  
  38.     ftp.rahul.net    pub/mitch/YABL/yabl
  39.   
  40. TITLE: !%@:: A Guide to Electronic Mail Addressing, 2nd edition
  41. AUTHOR: Frey, Donnalyn
  42. AUTHOR: Adams, Rick
  43. SUBJECT: Introduction
  44. PUBLISHER: O'Reilly & Associates, Inc.
  45. DATE: 1990
  46. PAGES: 438
  47. ISBN: 0-937175-15-3-0
  48. APPROX_COST: 27.95
  49. KEYWORDS: Nutshell Handbook
  50. SUPPLIERS
  51.     E-mail: ... uunet!ora!nuts
  52.     Phone#: 1-800-338-NUTS
  53. COMMENTS
  54.     Answers the problem of addressing mail to people you've never met, on 
  55.     networks you've never heard of.  Includes a general introduction to 
  56.     e-mail, followed by detailed reference sections for over 130 networks.
  57.  
  58. TITLE: The AWK Programming Language
  59. AUTHOR: Aho, Al
  60. AUTHOR: Kernighan, Brian
  61. AUTHOR: Weinberger, Peter
  62. SUBJECT: AWK Programming
  63. PUBLISHER: Addison Wesley
  64. DATE: 1988
  65. PAGES: 210
  66. ISBN: 0-201-07981-X
  67. LC: 87-17566
  68. APPROX_COST: 23.75
  69.  
  70. TITLE: The Art of Distributed Appl., Programming Techniques for RPC
  71. AUTHOR: Corbin, John R.
  72. PUBLISHER: Springer-Verlag (Part of Sun Techincal Reference Library)
  73. DATE: 1991
  74. PAGES: 558
  75. ISBN: 0-387-97247-1
  76. APPROX_Cost: 39.95
  77. SUGGESTED_BY: "Betty Jo Armstead, Sverdrup" <xxbja@csduts1.lerc.nasa.gov>
  78. COMMENTS
  79.     An excellent book for anyone starting to develop RPC applications.his
  80.     The book covers SUN style RPC programming with lots of examples. the
  81.     It covers XDR, RPC Protocol, RPC programming, Low-level RPC
  82.         Programming, Additional RPC Library Features, RPCGEN, Developing
  83.         RPC-based Distributed Applications and the future of RPC
  84.         programming.  The books also hints at multithreaded RPC
  85.         applications, but provides no examples and very little discussion
  86.         on this topic.
  87.  
  88. TITLE: Advanced C Programming for Displays
  89. AUTHOR: Rochkind, Marc J.
  90. SUBJECT: Programming
  91. PUBLISHER: Prentice-Hall
  92. DATE: 1988
  93. PAGES: 331
  94. ISBN: 0-13-010240-07
  95. APPROX_COST: 32.95
  96. SUGGESTED_BY: "Michael J. Chinni, SMCAR-CCS-E" <mchinni@PICA.ARMY.MIL>
  97. COMMENTS
  98.     Covers Character Displays, Windows, and Keyboards for UNIX and MS-DOS.
  99.  
  100. TITLE: Advanced UNIX Programming
  101. AUTHOR: Rochkind, Marc J.
  102. SUBJECT: Programming
  103. PUBLISHER: Prentice-Hall
  104. EDITION: 1985, pp 265 
  105. ISBN: 0-13-011818-4 HBK
  106. ISBN: 0-13-011800-1 PBK
  107. APPROX_COST: 32.95 HBK
  108. APPROX_COST: 24.95 PBK
  109. KEYWORDS: SYSV
  110. COMMENTS
  111.     Rochkind is a former Bell Labs UNIX guru who wrote SCCS back in the
  112.     mid 70's.  This book is exactly what the title states, basically an
  113.     extremely thorough treatment of programming using the UNIX System
  114.     Call Interface.  System V, System III, V7, 4.2 BSD, and Xenix are
  115.     all discussed.  The system calls are organized functionally into
  116.     chapters that cover file i/o, terminal i/o, process control,
  117.     interprocess communication, and miscellaneous calls.  The opening
  118.     chapter is an overvview of fundamental concepts of UNIX.  Anytime
  119.     I have a question on the usage of system calls I consult this book.
  120.     The only problem with it is that it needs to be updated per
  121.     System V Rel 3, 4.3 BSD and the efforts of Sun and AT&T to bring
  122.     SunOS and System V together as well as the efforts in the UNIX 386
  123.     world.
  124.  
  125. TITLE: Advanced UNIX: A Programmer's Guide
  126. AUTHOR: Prata, Stephen
  127. SUBJECT: Programming Guide
  128. PUBLISHER: Howard W. Sams & Co.
  129. DATE: 1985
  130. PAGES: 484
  131. ISBN: 0-067-22403-8.
  132. APPROX_COST: 24.95
  133. KEYWORDS: SYSV
  134. COMMENTS
  135.     Prata assumes you know how to login and use an editor.  It's very
  136.     good for shell programing.
  137.  
  138. TITLE: BSD 4.3 Manual Set
  139. AUTHOR: University of California Berkeley
  140. SUBJECT: 4.3 BSD UNIX Operating System
  141. DATE: June 1988
  142. PAGES: <lots>
  143. ISBN: <unknown>
  144. APPROX_COST: 60.00/set
  145. SUGGESTED_BY: An anonymous BSD zealot
  146. SUPPLIERS:
  147.     Printed by the USENIX Association as a service to the UNIX Comm.
  148. COMMENTS
  149.     This is a must for programmers, administrator, and users alike.
  150.     If you are in contact with the BSD UNIX Operating system, YOU
  151.     need these manuals!  Kudos to the boys at Cory and Evans!
  152.  
  153. TITLE: A Book on C
  154. AUTHOR: Kelley, Al
  155. AUTHOR: Pohl, Ira
  156. SUBJECT: C Programming
  157. PUBLISHER: Benjamin/Cummings Publishing Company, Inc.
  158. DATE: 1984
  159. PAGES: 362
  160. ISBN: 0-8053-6860-4
  161. APPROX_COST: 32.25
  162. SUGGESTED_BY: Mitch Wright <mitch@hq.af.mil>
  163. COMMENTS
  164.     This is a book written with the beginning C programmer in mind.
  165.  
  166. TITLE: Checking C Programs with lint
  167. AUTHOR: Darwin, Ian F.
  168. SUBJECT: lint
  169. PUBLISHER: O'Reilly & Associates
  170. DATE: 1990
  171. PAGES: 84
  172. ISBN: 0-937175-30-7
  173. APPROX_COST: 12.95
  174. KEYWORDS: lint, C, nutshell
  175. SUPPLIERS:
  176.     E-mail: ... uunet!ora!nuts
  177.     Phone#: 1-800-338-NUTS
  178. COMMENTS:
  179.     The lint program checker has proven itself time and again to be
  180.     one of the best tools for finding portability problems and
  181.     certain types of coding errors in C programs.  This book 
  182.     introduces you to lint, guides you through running it on your 
  183.     programs and helps you to interpret lint's output.
  184.  
  185. TITLE: The C Answer Book
  186. AUTHOR: Tondo, Clovis L.
  187. AUTHOR: Gimpel, Scott E.
  188. SUBJECT: C programming
  189. PUBLISHER: Prentice-Hall
  190. DATE: 1985
  191. PAGES: 209 
  192. ISBN: 0-13-109877-2
  193. APPROX_COST: 21.00
  194. KEYWORDS: K&R answers
  195. COMMENTS
  196.     This book provides the answers to the exercises found in K&R.  I
  197.     believe that a second edition of this book has also been recently
  198.     published corresponding with the 2nd edition of K&R.
  199.  
  200. TITLE: Computer Security Basics
  201. AUTHOR: Russell, Deborah
  202. AUTHOR: Gangemi Sr., G.T.
  203. SUBJECT: Computer Security
  204. PUBLISHER: O'Reilly and Associates
  205. DATE: 1992
  206. PAGES: 464
  207. ISBN: 0-937175-71-4
  208. APPROX_COST: 29.95
  209. KEYWORDS: Security, UNIX
  210. SUGGESTED_BY: "Cliff Stoll" <cliff@cfa.harvard.edu>
  211. SUPPLIERS:
  212.     nuts@ora.com
  213.     1-800-DEV-NUTS
  214. COMMENTS 
  215.         For computer managers who use Orange Book sytems -- trusted
  216.         computer systems.  A lot about government standards and what
  217.         it means to have a certified secure system.  
  218.    
  219. TITLE: C Primer Plus Revised Edition
  220. AUTHOR: Waite, Mitchell
  221. AUTHOR: Prata, Stephen
  222. AUTHOR: Martin, Donald
  223. SUBJECT: C programming
  224. PUBLISHER: Howard W. Samms & Company
  225. DATE: 1987
  226. PAGES: 558
  227. ISBN: 0-672-22582-4
  228. APPROX_COST: 23.95
  229. SUGGESTED_BY: "Michael J. Chinni, SMCAR-CCS-E" <mchinni@PICA.ARMY.MIL>
  230. COMMENTS
  231.     An excellent beginners guide to C programming. I found out about this
  232.     book through a vendor's training class on C, where they used it as the
  233.     textbook. 
  234.  
  235. TITLE: C Programming Guide, 3rd Ed.
  236. AUTHOR: Purdum, J.J.
  237. SUBJECT: C Programming
  238. PUBLISHER: Que Corporation
  239. DATE: 1988
  240. PAGES: 456
  241. ISBN: 0-88022-356-1
  242. LCCN: 88-61496
  243. OCLC: 18865012
  244.   
  245. TITLE: The C Programmer's Handbook
  246. AUTHOR: Bolsky, Morris I.
  247. SUBJECT: Reference
  248. PUBLISHER: Prentice-Hall
  249. DATE: 1985
  250. PAGES: 84 
  251. ISBN: 0-13-110073-4
  252. APPROX_COST: 22.95
  253. KEYWORDS: C Programming
  254. COMMENTS
  255.     This is a handbook for experience programmers, not a book for reading.
  256.     Information is intended as a quickie reference and is not that
  257.     detailed. 
  258.  
  259. TITLE: The C Programming Language, First Edition
  260. AUTHOR: Kernigan, Brian W.
  261. AUTHOR: Ritchie, Dennis M.
  262. SUBJECT: C Programming
  263. PUBLISHER: Prentice-Hall
  264. DATE: 1978
  265. PAGES: 228
  266. ISBN: 0-13-110163-3
  267. APPROX_COST: 27.00
  268. KEYWORDS: C, UNIX, K&R C
  269. SUGGESTED_BY: Mitch Wright <mitch@hq.af.mil>
  270. COMMENTS
  271.     ** The Original Bible of C programming **
  272.     "... a book that ocntains a tutorial introduction to get new userss
  273.     started as soon as possible, separate chapters on major features
  274.     and a reference manual"
  275.  
  276. TITLE: The C Programming Language, Second Edition
  277. AUTHOR: Kernigan, Brian W.
  278. AUTHOR: Ritchie, Dennis M.
  279. SUBJECT: C Programming
  280. PUBLISHER: Prentice-Hall
  281. DATE: 1988
  282. PAGES: 272
  283. ISBN: 0-13-110362-8
  284. APPROX_COST: 28.00
  285. SUGGESTED_BY: "Michael J. Chinni, SMCAR-CCS-E" <mchinni@PICA.ARMY.MIL>
  286. COMMENTS
  287.     The Bible of C programming
  288.  
  289. TITLE: C Programmer's Library, 2nd Ed.
  290. AUTHOR: Purdum, J.J.
  291. SUBJECT: C language
  292. PUBLISHER: Que Corporation
  293. DATE: 1985
  294. PAGES: 319
  295. ISBN: 0-88022-157-7
  296. LCCN: 85-60689
  297. OCLC: 12819701
  298.  
  299. TITLE: C Programmer's Toolkit
  300. AUTHOR: Purdum, Jack J.
  301. SUBJECT: C language
  302. PUBLISHER: Que Corporation
  303. DATE: 1989
  304. PAGES: 350
  305. ISBN: 0-88022-457-6
  306. LCCN: 89-61069
  307. OCLC: 21130331
  308.   
  309. TITLE: The C Puzzle Book: Puzzles for the C Programming Language, 2nd Ed.
  310. AUTHOR: Feuer, Alan R.
  311. SUBJECT: C programming
  312. PUBLISHER: Prentice-Hall
  313. DATE: 1982
  314. PAGES: 173
  315. ISBN: 0-13-109934-5 HBK
  316. ISBN: 0-13-109926-4 PBK
  317. APPROX_COST: 26.00
  318. COMMENTS
  319.     Exactly what the title indicates.  The puzzles are organized by
  320.     chapter: basic arithmetic operators, assignment operators, logic and
  321.     increment operators, bitwise operators, relational and conditional
  322.     operators, operator precedence and evaluation.  The answers for all of
  323.     the puzzles are also provided.  This is an excellent way to learn some
  324.     of the more advanced expressions that can be concocted with C.
  325.  
  326. TITLE: C Self-Study Guide
  327. AUTHOR: Purdum, J.J.
  328. SUBJECT: C language
  329. PUBLISHER: Que Corporation
  330. DATE: 1985
  331. PAGES: 249
  332. ISBN: 0-88022-149-6
  333. OCLC: 12790605
  334. B-NO: 411153F
  335.  
  336. TITLE: C Standard Library
  337. AUTHOR: Purdum, Jack J.
  338. AUTHOR: Leslie, Timothy C
  339. SUBJECT: C language
  340. PUBLISHER: Que Corporation
  341. DATE: 1987
  342. PAGES: 437
  343. ISBN: 0-88022-279-4
  344. LCCN: 86-62528
  345. OCLC: 16411542
  346.   
  347. TITLE: C Traps and Pitfalls
  348. AUTHOR: Koenig, Andrew
  349. SUBJECT: C programming
  350. PUBLISHER: Addison-Wesley
  351. DATE: 1988
  352. PAGES: 147
  353. ISBN: 0-201-17928-8
  354. APPROX_COST: 17.50
  355. COMMENTS
  356.     Andrew published a BTL Technical Memorandum by this title several
  357.     years back. Later it was published as a Technical Report.  It has now
  358.     been expanded into a book.  I read the TR and it was excellent.  I
  359.     just recently finished the book and would recommend it to anyone who
  360.     uses C. 
  361.  
  362. TITLE: The C and Unix Dictionary
  363. AUTHOR: Christian, Kaare
  364. SUBJECT: Definitions of terms
  365. PUBLISHER: John Wiley & Sons, Inc.
  366. DATE: 1988
  367. PAGES: 216
  368. ISBN: 0-471-60929-3 HBK
  369. ISBN: 0-471-60931-5 PBK
  370. APPROX_COST: 24.95
  371. COMMENTS
  372.     Definitions of over 1000 terms in the C and Unix lexicon.
  373.  
  374. TITLE: C: A Reference Manual, 2nd Edition
  375. AUTHOR: Harbison, Samuel P.
  376. AUTHOR: Steele Jr., Guy L.
  377. SUBJECT: C Programming
  378. PUBLISHER: Prentice-Hall
  379. DATE: 1987
  380. PAGES: 404 
  381. ISBN: 0-13-109810-1 HBK
  382. ISBN: 0-13-109802-0 PBK
  383. APPROX_COST: 31.95
  384. COMMENTS
  385.     An excellent book on C.  It is not really an introductory level book,
  386.     and is a great companion to K&R (2nd Ed.).  Both this book and K&R
  387.     (2nd Ed.) cover the draft-proposed ANSI standards.  Where H&S really
  388.     stands out is in the sections that cover the UNIX library calls.  If
  389.     you have ever struggled with any of printf or scanf family of library
  390.     calls in trying to figure out the conversion rules in the format
  391.     string, this book is the answer. 
  392.  
  393. TITLE: Compiler Design in C
  394. AUTHOR: Holub, Allen I.
  395. SUBJECT: Compiler Design
  396. PUBLISHER: Prentice-Hall
  397. DATE: 1990
  398. PAGES: 924
  399. ISBN:0-13-155045-4
  400. KEYWORDS: C Compilers, YACC
  401. SUGGESTED_BY: Mitch Wright <mitch@oz.com>
  402. COMMENTS
  403.     Great book!  And lots of source examples to boot.
  404.  
  405. TITLE: Computers Under Attack
  406. AUTHOR: Denning, Peter   [editor]
  407. PUBLISHER: ACM Press / Addison-Wesley Publishing Co.
  408. DATE: 1990
  409. PAGES: 554
  410. ISBN: 0-201-53067-8
  411. APPROX_COST: 35.00
  412. SUGGESTED_BY: "Cliff Stoll" <cliff@cfa.harvard.edu>
  413. COMMENTS
  414.         A collection of articles about computer security.
  415.         Good history of networks and an introduction to the internet,
  416.         with emphasis on security problems.  Reviews of the internet
  417.         worm of 1988, computer viruses, and the nature of openness
  418.         in a networked community.
  419.   
  420. TITLE: Computerization and Controversy
  421. AUTHOR: Dunlop & Kling   [editor]
  422. PUBLISHER: Academic Press
  423. DATE: 1991
  424. PAGES: 758
  425. ISBN: 0-12-224356-0
  426. APPROX_COST: 65.00
  427. SUGGESTED_BY: "Cliff Stoll" <cliff@cfa.harvard.edu>
  428. COMMENTS
  429.         A splendid collection of articles on the social impact of
  430.         computers.  Check out "The Strange Case of the Electronic
  431.         Lover" (from Ms. Magazine), or "Safety-Critical Computing"
  432.         or "Social Analysis of Computing".  Technically solid and
  433.         socially important writing in here.
  434.    
  435. TITLE: The Cuckoo's Egg
  436. AUTHOR: Stoll, Cliff
  437. PUBLISHER: Pocketbooks, New York City
  438. DATE: 1989, 1990
  439. PAGES: 356
  440. ISBN: 0-671-72688-9
  441. APPROX_Cost: Paperback - $5.95  (cheap at half the price)
  442. HARDBACK:  Doubleday, ISBN 0-385-24946-2, $20 (acid free!)
  443. SUGGESTED_BY: "Cliff Stoll" <cliff@cfa.harvard.edu>  [see disclaimer]
  444. COMMENTS
  445.      This is the true story of catching a spy over the Internet.
  446.  
  447.      A hacker broke into a Berkeley astronomy computer, then
  448.      entered dozens of military computers through networks.
  449.      Here's how to catch a spy, without much help from the
  450.      FBI, the CIA, and the NSA.   
  451.  
  452.      Six months on the NY Times best-seller list, 
  453.      two weeks on the Usenet most-flamed about list. 
  454.  
  455.      "A spy story for the 90's -- and it's all true!" - Tom Clancy
  456.      "A nonfiction book that reads like a Le Carre spy novel"- Seattle Times
  457.      "A gripping spy thriller"  -- New York Times Book Review
  458.      "Indiana Jones & Tron, with a dash of Berkeley" -- William Press
  459.      "Fast-moving  - read it straight through in one evening" -- Evelyn Leeper
  460.      "Not bad"   - Cliff's Mom
  461.  
  462.      Disclaimer:  I caught the hacker, wrote the book, and 
  463.      stand to earn two bits if you buy a copy. - Cliff Stoll
  464.   
  465. TITLE: Cyberpunk
  466. AUTHOR: Hafner and Markoff 
  467. PUBLISHER: Simon and Schuster
  468. DATE: 1991
  469. PAGES: 362
  470. ISBN: 0-671-68322-5
  471. APPROX_Cost: 22.00
  472. SUGGESTED_BY: "Cliff Stoll" <cliff@cfa.harvard.edu>
  473. COMMENTS
  474.         This book tells of the computing counterculture -- the
  475.         underground of computing.  Three people who became known
  476.         for their exploits:  Kevin Mitnick, who obsessively broke
  477.         into DEC systems in Southern California;  Hans Hubner, who
  478.         was a part of the German group that stole American military
  479.         information and sold it to the KGB; and Robert T. Morris,
  480.         who wrote the Internet worm of 1988.  Perhaps the title of
  481.         this book is misleading, but the subtitle isn't:  Outlaws
  482.         and hackers on the Computer Frontier
  483.    
  484. TITLE: DOS Meets UNIX
  485. AUTHOR: Dougherty, Dale
  486. AUTHOR: O'Reilly, Tim
  487. SUBJECT: Introduction
  488. PUBLISHER: O'Reilly & Associates, Inc.
  489. DATE: 1988
  490. PAGES: 148
  491. ISBN: 0-937175-21-8
  492. APPROX_COST: 15.00
  493. KEYWORDS: Nutshell Handbook
  494. SUPPLIERS
  495.     E-mail: ... uunet!ora!nuts
  496.     Phone#: 1-800-338-NUTS
  497. COMMENTS
  498.     Describes the solutions available for integrating DOS and UNIX.  It 
  499.     also briefly introduces UNIX for DOS users.
  500.    
  501.  
  502.