Programming Logic and Design: Seventh Edition
Programming Logic and Design: Seventh Edition
Programming Logic and Design: Seventh Edition
Seventh Edition
Chapter 2
Elements of High-Quality Programs
Objectives
In this chapter, you will learn about:
• Declaring and using variables and constants
• Performing arithmetic operations
• The advantages of modularization
• Modularizing a program
• Hierarchy charts
• Features of good program design
Figure 2-12 Pseudocode that declares some variables and includes comments