IT 116: Introduction to Scripting
Reading Assignments


Here are the reading assignments from our text book, Starting Out with Python, for each week of the semester
Week 1 Chapter 1 Introduction to Computers and Programming
Week 2 Chapter 2 Input, Processing and Output
Week 4 Chapter 3 Decision Structures and Boolean Logic
Week 4 Chapter 4 Repetition Structures
Week 5 Chapter 5 Functions
Week 8 Chapter 6 Files and Exceptions
Week 9 Chapter 7 Lists and Tuples
Week 12 Chapter 8 More About Strings