Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Problem solving: a top-down approach
Adair J., Scott, Foresman & Co., Glenview, IL, 1989. Type: Book (9789780673186072)
Date Reviewed: Feb 1 1990

If you are teaching an introductory course in programming concepts, this book is worth considering. It has good coverage of the basics of general program design, input, output, and table and array processing. The author also covers a bit of computer hardware and a tiny bit of testing, debugging, and maintenance. He does everything “top-down,” the best approach.

The chapter titles describe the topics covered.

  • :9N(1) Application programming: a problem-solving approach

  • (2) Structured problem solving

  • (3) Modular details of problem solving

  • (4) Information delivery: outputting

  • (5) Data accumulation: inputting

  • (6) Table and array processing

  • (7) Searches

  • (8) Sorts and merges

  • (9) Files

  • (10) Testing, debugging, and maintenance programming

What struck me while reading this book was how little had changed since I was introduced to this material nearly 30 years ago, although the books then used FORTRAN rather than BASIC and Pascal. The author refers to plastic templates for flowcharting, which were around then. While the material covered is necessary, Adair does not even mention newer and very important subjects such as databases, CASE, graphical user interfaces, object orientation, telecommunications, multitasking, and distributed processing. I would prefer students to learn how things are really done today, and then learn how their ancestors worked.

Reviewer:  W. S. Hoffman Review #: CR113660
Bookmark and Share
 
Top-Down Programming (D.2.2 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Top-Down Programming": Date
Stepwise refinement revisited
Rajlich V. Journal of Systems and Software 5(1): 81-88, 1985. Type: Article
Oct 1 1985
Thinking recursively
Roberts E., John Wiley & Sons, Inc., New York, NY, 1986. Type: Book (9789780471816522)
May 1 1987

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy