Students' Guide to Program Design

Students' Guide to Program Design
Author: Lesley Anne Robertson
Publisher: Newnes
Total Pages: 189
Release: 2014-05-15
Genre: Computers
ISBN: 1483141446


Download Students' Guide to Program Design Book in PDF, Epub and Kindle

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 in the development of the solution algorithm; desk checking techniques; hierarchy charts; and module design considerations. Each step in the development of solution algorithms is covered in this book. These steps are defining the problem; grouping of activities into subtask or functions; creating a hierarchy chart; establishing the logic of the mainline of the algorithm; developing each pseudocode for each successive module in the hierarchy chart; and to desk check the solution algorithm. The development of general pseudocode algorithms as used in common business applications is then studied to help student programmers be familiarized with the concept. In program design, the independence of each module, the ease of maintenance, and the cohesive of the particular module with the other modules in the program are all considered as being important. This textbook will serve as a guide for both beginning and experienced programmers who want to solve common business programming problems.


Students' Guide to Program Design
Language: en
Pages: 189
Authors: Lesley Anne Robertson
Categories: Computers
Type: BOOK - Published: 2014-05-15 - Publisher: Newnes

GET EBOOK

Students’ Guide to Program Design is a textbook on program design. This textbook approaches program design by using structures programming techniques and pseu
NSCA's Guide to Program Design
Language: en
Pages: 563
Authors: NSCA -National Strength & Conditioning Association
Categories: Sports & Recreation
Type: BOOK - Published: 2011-12-05 - Publisher: Human Kinetics

GET EBOOK

NSCA's Guide to Program Design offers the most current information, guidance, and protocols from respected scientists and practitioners with expertise in streng
Student's Guide to Program Design
Language: en
Pages:
Authors: Lesley Anne Robertson
Categories:
Type: BOOK - Published: 1992 - Publisher:

GET EBOOK

Principles of Program Design
Language: en
Pages: 320
Authors: M. A. Jackson
Categories: Computers
Type: BOOK - Published: 1975 - Publisher:

GET EBOOK

The original program design text, this book is about programming for data processing applications, and it presents a coherent method and procedure for designing
How to Design Programs, second edition
Language: en
Pages: 793
Authors: Matthias Felleisen
Categories: Computers
Type: BOOK - Published: 2018-05-25 - Publisher: MIT Press

GET EBOOK

A completely revised edition, offering new design recipes for interactive programs and support for images as plain values, testing, event-driven programming, an