Features
- Cover Type: Paperback with 208 pages
- Published by: Mike Murach & Associates April 1997
- Written in: English
- ISBN 10 Number: 0911625941
- ISBN 13 Number: 978-0911625943
-
Book Dimensions:
9.8 x 8 x 0.7 inches
- Weighs: 1.2 pounds
Book Description
This little book doesn't teach COBOL itself. Instead, it teaches you how to design, code, and test your COBOL programs so they're easier to debug, document and maintain. Just open up to any page (there are 5 model programs to get you started right), and picture what a difference these methods can make in the program you're working on right now. Then, go to work and start experimenting. You'll be delighted at the results!(6 chapters + 5 complete model programs (specs, design, and code), 208 pages)
Reader ReviewsI've read a number of books that purport to teach structured methods. This book is the best one I've found. It not only explains the theory behind it but also goes on to explain its practical appication. There is a section on top- down testing as well as various worked examples from batch to interactive applications. I liked the reference to the three critical coding principals. This book is definitely written by a programmer for programmers. It's easy to read and packed with valuable tips and techniques. A must for anyone wanting to write better, less error prone and more easily maintainable code.