Lisa Olivieri (lolivier@chc.edu) is Associate Professor of Computer Science and Technology at Chestnut Hill College. These activities were developed for Computer Science 1 using Python. The activities are here.
| Stage | Activity Name | 
|---|---|
| 3: Refined | 01. Intro to Python | 
| 3: Refined | 02. Input & Variables | 
| 3: Refined | 03. Arithmetic & Assignment | 
| 3: Refined | 04. Formatting Statements | 
| 3: Refined | 05. Boolean Expressions | 
| 3: Refined | 06. If-Else | 
| 3: Refined | 07. Nested If-Else | 
| 3: Refined | 08. While Loops | 
| 3: Refined | 09. For Loops | 
| 3: Refined | 10. Nested Loops | 
| 3: Refined | 11. Predefined Functions | 
| 3: Refined | 12. Void Functions | 
| 3: Refined | 13. Value Functions | 
| 3: Refined | 14. Reading from Files | 
| 3: Refined | 15. Writing to Files | 
| 3: Refined | 16. Lists | 
| 3: Refined | 17. List Functions | 
| 3: Refined | 18. More Lists & Strings | 
| 3: Refined | xx. Flowcharts & Python (old) | 
