home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / misc / books / technica / 1844 < prev    next >
Encoding:
Text File  |  1992-12-30  |  2.6 KB  |  88 lines

  1. Newsgroups: misc.books.technical
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!purdue!yuma!csn!stortek!k2!alec
  3. From: alec@stortek.com (Alec Sharp - x2955)
  4. Subject: Book publication
  5. Message-ID: <1992Dec30.210209.26665@stortek.com>
  6. Sender: usenet@stortek.com
  7. Nntp-Posting-Host: k2.stortek.com
  8. Reply-To: alec@stortek.com
  9. Organization: Storage Technology Corp
  10. Date: Wed, 30 Dec 1992 21:02:09 GMT
  11. Lines: 75
  12.  
  13.  
  14. Please forgive the commercial nature of this post, but I thought that there
  15. would be at least a few net users interested in it, and couldn't figure out a
  16. way to disseminate the information in a way that would please everyone.
  17.  
  18. Title:        Software Quality and Productivity
  19. Author:        Alec Sharp
  20. Publisher:    Van Nostrand Reinhold
  21. ISBN:        0-442-01218-7
  22. Price:        $44.95
  23.  
  24. Synopsis:    This book is targeted at software developers, and attempts to
  25. apply the philosophy of W. Edwards Deming to software development.  Throughout
  26. the book the emphasis is on two things - reducing rework, and continually
  27. improving the system.
  28.  
  29. However, adopting the philosphy of continual improvement means little unless
  30. you worry about the details of what you will do and how you will do it. The
  31. book contains both general ideas and specific suggestions of ways to improve
  32. things.  Most people learn better from examples, so there are lots of examples.
  33. All code examples are in C.
  34.  
  35. The book is not about doing it perfectly - I suspect perfection is impossible
  36. because different projects have different complexities, people vary too much in
  37. their needs, skill sets and personalities, and every solution contains the
  38. seeds of the new set of problems.
  39.  
  40. Instead, a key theme of the book is to slowly but surely try to improve every
  41. facet of the way that software is developed, always keeping in mind the goal of
  42. reducing rework. This means trying new things and giving new ideas a chance,
  43. then evaluating the results.
  44.  
  45.  
  46. Contents
  47. --------
  48.  
  49.     Preface
  50. 1.    Quality, Productivity, and Continual Improvement
  51. 2.    Thoughts about Software Development
  52. 3.    Training
  53. 4.    Metrics: Measuring for Improvement
  54. 5.    Change
  55. 6.    Software Tools
  56. 7.    Requirements through Coding
  57. 8.    Maintenance
  58. 9.    Delivering Software
  59. 10.    Project Teams
  60. 11.    Prototyping
  61. 12.    Requirements
  62. 13.    The Solution
  63. 14.    Modularization
  64. 15.    Reusable Software
  65. 16.    Methodologies
  66. 17.    Specifications and Documents
  67. 18.    Naming Conventions
  68. 19.    Doccumentation
  69. 20.    Functions
  70. 21.    Files
  71. 22.    Coding
  72. 23.    Error Reporting
  73. 24.    Testing
  74. 25.    Debugging
  75. 26.    Tracing
  76. 27.    Technical Reviews
  77. 28.    Review Checklists
  78. 29.    Causal Analysis
  79.  
  80.  
  81. Alec
  82.  
  83. Alec_Sharp@stortek.com        Storage Tek, 2270 S. 88th Street
  84. (303)-673-2955            Louisville, CO 80028-4286
  85. "The real problem is not whether machines think, but whether men do."
  86. Burrhus Skinner, 1969
  87.  
  88.