
Logic and Design of Computer Programs, 1st edition
Published by Pearson (October 15, 2004) © 2005
Switch content of the page by the Role togglethe content would be changed according to the role
Loading...Loading...Loading...

1 Introduction and Terminology
2 Structured Design & The Hierarchy Chart
3 Flowcharts, Pseudocode, and Sequential Structure
4 The Selection/Decision Structures
5 Compound Conditions
6 The Iteration Structures
7 Tables
8 Data Validation
9 File Processing and Maintenance
10 Business Reports
11 Other Programming Paradigms
12 Searching
13 Swapping and Sorting
Module 1 Numbers and Computer Arithmetic
Module 2 Modules: Functions and Program Design