
The Essence of Program Design
Addison Wesley (Publisher)
Published on 28. April 1997
Book
Paperback/Softback
208 pages
978-0-13-367806-2 (ISBN)
Description
The Prentice Hall Essence of Computing Series privides a concise practical and uniform introduction to the core components of an undergraduate computer science degree. Acknowledging recent changes within Higher Education, this approach uses a variety of pedagogical tools-case studies, worked examples and self-test questions to underpin the student's learning.
Program Design is about the way that the programmer creates a structure for their program. The theme of this book is that there are a number of commonly used approaches to program design. Each approach is valid within its own area of application, but some methods are general purpose; other have a specific application area. This book provides the information that enables prgrammers to select the method that is best for themselves and for the application. It describes the varied range of design methods available to the programmer, with each method explained, assessed and compared. It is aimed at students who have used one prgramming language and who have written seveal small-to-medium sized programs. The language used may have been Ada. Basic, C, C++COBOL, Pascal, Smalltalk etc., but this book does not use any particular programming language.
Program Design is about the way that the programmer creates a structure for their program. The theme of this book is that there are a number of commonly used approaches to program design. Each approach is valid within its own area of application, but some methods are general purpose; other have a specific application area. This book provides the information that enables prgrammers to select the method that is best for themselves and for the application. It describes the varied range of design methods available to the programmer, with each method explained, assessed and compared. It is aimed at students who have used one prgramming language and who have written seveal small-to-medium sized programs. The language used may have been Ada. Basic, C, C++COBOL, Pascal, Smalltalk etc., but this book does not use any particular programming language.
More details
Language
English
Place of publication
Boston
United States
Publishing group
Pearson Education (US)
Target group
Professional and scholarly
Dimensions
Height: 234 mm
Width: 156 mm
Thickness: 10 mm
Weight
320 gr
ISBN-13
978-0-13-367806-2 (9780133678062)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Content
Introduction. Structured Programming - The Principles
Functional Decomposition
Data Structure Design (JSP)
Dataflow Design
Object-Oriented Design
Design Notations
Design Guidelines
Functional Decomposition
Data Structure Design (JSP)
Dataflow Design
Object-Oriented Design
Design Notations
Design Guidelines