Students' Guide to Program Design

Students' Guide to Program Design
Author :
Publisher : Newnes
Total Pages : 189
Release :
ISBN-10 : 9781483141442
ISBN-13 : 1483141446
Rating : 4/5 (446 Downloads)

Book Synopsis Students' Guide to Program Design by : Lesley Anne Robertson

Download or read book Students' Guide to Program Design written by Lesley Anne Robertson and published by Newnes. This book was released on 2014-05-15 with total page 189 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 Related Books

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

DOWNLOAD 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

DOWNLOAD 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:

DOWNLOAD EBOOK

How to Design Programs, second edition
Language: en
Pages: 793
Authors: Matthias Felleisen
Categories: Computers
Type: BOOK - Published: 2018-05-25 - Publisher: MIT Press

DOWNLOAD EBOOK

A completely revised edition, offering new design recipes for interactive programs and support for images as plain values, testing, event-driven programming, an
Principles of Program Design
Language: en
Pages: 320
Authors: M. A. Jackson
Categories: Computers
Type: BOOK - Published: 1975 - Publisher:

DOWNLOAD 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