Students' Guide to Program Design

by Lesley Anne Robertson

★★★★★
4.5 (556)

US$15.98

15% OFF CODE: SAVE15

Description

Students' Guide to Program Design is a textbook on program design. This textbook approaches program design by using structures programming techniques and pseudocode to develop a solution algorithm. Divided into 10 chapters, the book begins with a basic explanation of structured programming techniques, top-down development, and modular design. This discussion is followed by detailed concepts of the syntax of pseudocode; methods of defining the problem; the application of basic control structures