Chapter 3
Top-Down Design
Objectives
After reading this chapter, you should understand:
- The Top Down Design method
- The importance of Program Design by the Top Down method and Structured Programming
- Various Control Constructs found in modern High Level Languages
- The inter-relationship of Top Down Design and Structured Programming
- The order in which a Recursive Function executes its statements
Chapter Outline
3.5.1 Order of Execution of Statements in a Recursive Function
3.1 INTRODUCTION ...
Get Design and Analysis of Algorithms now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.