| 
                             Lecture 9 OBJECTIVES 
                            After completing this class, students will be able to: 
                            
                                - Take a task and break it into smaller tasks. 
 
                                - Draw a structure chart for a  program.
 
                                - Show data movement between functions.
 
                                - Make function definitions for functions.
 
                                - Build a driver for functions. 
 
                             
                            Reading Assignment:Savitch: Sections 5.1 - 5.4 pages 201 - 257 (File I/0) 
                            Homework: Blackjack program 
                              
                         |