Skip to content

Simple Program Design A Step-by-Step Approach

Best in textbook rentals since 2012!

ISBN-10: 0619160462

ISBN-13: 9780619160463

Edition: 4th 2004 (Revised)

Authors: Lesley Anne Robertson, Kim Styles, Wendy Doube

List price: $237.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

This updated text allows readers to develop sound programming skills for solving common business problems. Stressing structured programming and modular design, pseudocode is used as the major program design technique. Language-independent explanations provide a strong foundation in program design problem solving.
Customers also bought

Book details

List price: $237.95
Edition: 4th
Copyright year: 2004
Publisher: Course Technology
Publication date: 7/31/2003
Binding: Paperback
Pages: 347
Size: 7.25" wide x 10.00" long x 0.75" tall
Weight: 1.540
Language: English

Program Design
Pseudocode
Developing an Algorithm
Selection Control Structures
Repetition Control Structures
Pseudocode Algorithms Using Sequence, Selection, and Repetition
Array Processing
First Steps in Modularisation
Further Modularisation, Cohesion, and Coupling
General Algorithms for Common Business Problems
Detailed Object-Oriented Design
Simple Object-Oriented Design for Multiple Classes
Conclusion
Appendices
Flowcharts
Nassi-Schneiderman Diagrams
Special Algorithms
Translating Pseudocode into Computer Languages-Quick Reference Chart