Simple Program Design
Lesley Anne Robertson(Author)
Boyd & Fraser Publishing Co
2nd Edition
Published on 23. June 1994
Book
Paperback/Softback
188 pages
978-0-87709-283-4 (ISBN)
Description
Designed for a first course in computing or programming, this text is suitable both as a program design supplement for a computer programming course, and as a language-free introduction to algorithm development. No previous programming experience is assumed since it builds concepts from first principles. This book develops a program design method that is both simple and easy to follow, stresses structured programming and modular design techniques as well as teaches by example - each concept is illustrated by examples so students can gain confidence in their ability to use new techniques before proceeding. Examples are drawn from typical business situations and pseudocode and structured programming techniques are used throughout the text.
Designed for a first course in computing or programming, this text is suitable both as a program design supplement for a computer programming course, and as a language-free introduction to algorithm development. No previous programming experience is assumed since it builds concepts from first principles. This book develops a program design method that is both simple and easy to follow, stresses structured programming and modular design techniques as well as teaches by example - each concept is illustrated by examples so students can gain confidence in their ability to use new techniques before proceeding. Examples are drawn from typical business situations and pseudocode and structured programming techniques are used throughout the text.
Designed for a first course in computing or programming, this text is suitable both as a program design supplement for a computer programming course, and as a language-free introduction to algorithm development. No previous programming experience is assumed since it builds concepts from first principles. This book develops a program design method that is both simple and easy to follow, stresses structured programming and modular design techniques as well as teaches by example - each concept is illustrated by examples so students can gain confidence in their ability to use new techniques before proceeding. Examples are drawn from typical business situations and pseudocode and structured programming techniques are used throughout the text.
More details
Edition
2nd Revised edition
Language
English
Place of publication
United States
Publishing group
Cengage Learning, Inc
Target group
College/higher education
Edition type
Revised edition
Illustrations
glossary
Dimensions
Height: 230 mm
ISBN-13
978-0-87709-283-4 (9780877092834)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Program design; Pseudocode; Developing an algorithm; Selection control structures; Repetition control structures; Pseudocode algorithms using sequence, selection, and repetition; Modularization; Communication between modules; Cohesion and coupling; General pseudocode algorithms for common business problems.