![]() |
CSCI 1101 Fall 2015 Instructors: Eric Chown, Sean Barker, Allen Harper |
![]() |
The course schedule is tentative and subject to change. This page will be updated frequently to reflect the most up-to-date schedule.
Date | Class | Topic | Readings | |
---|---|---|---|---|
Thu | Sep 3 | 1 | Introduction | Ch. 1 |
Tue | Sep 8 | 2 | Expressions and Math | Ch. 2 |
Thu | Sep 10 | 3 | Functions | Ch. 3 |
Tue | Sep 15 | 4 | Functions | lec4.py |
Thu | Sep 17 | 5 | Text Processing | Ch. 4, lec5.py |
Tue | Sep 22 | 6 | Booleans Expressions | Ch. 5 |
Thu | Sep 24 | 7 | Booleans and Conditionals | lec7.py |
Tue | Sep 29 | 8 | Conditionals and Methods | Ch. 7, lec8.py |
Thu | Oct 1 | 9 | Lists | Ch. 8 |
Tue | Oct 6 | 10 | Lists and Exam Review | |
Thu | Oct 8 | Midterm Exam 1 | Ch. 1-5 and 7 | |
Tue | Oct 13 | No Class: Fall Break | ||
Thu | Oct 15 | 11 | List Iteration | Ch. 9, lec11.py |
Tue | Oct 20 | 12 | Iteration | lec12.py |
Thu | Oct 22 | 13 | Iteration and User Input | lec13.py |
Tue | Oct 27 | 14 | File Processing | Ch. 10, lec14.py |
Thu | Oct 29 | 15 | Sets | Ch. 11, lec15.py |
Tue | Nov 3 | 16 | Dictionaries and Exceptions | beans.txt |
Thu | Nov 5 | 17 | Dictionaries, Exam Review | |
Tue | Nov 10 | Lab Substitution | ||
Wed | Nov 11 | Midterm Exam 2 | Ch. 8-11 | |
Thu | Nov 12 | 18 | Style, Object-Oriented Programming | Ch. 14, lec18.py |
Tue | Nov 17 | 19 | Object-Oriented Programming (OOP) | lec19.py |
Thu | Nov 19 | 20 | OOP (held on Nov 18) | lec20.py |
Tue | Nov 24 | 21 | Recursion | lec21.py |
Thu | Nov 26 | No Class: Thanksgiving Break | ||
Tue | Dec 1 | 22 | Recursion | lec22.py, snowflake.py |
Thu | Dec 3 | 23 | Graphical User Interfaces | lec23.py |
Tue | Dec 8 | 24 | Graphical User Interfaces | lec24.py, tictactoe-part1.py |
Thu | Dec 10 | 25 | Wrap-up and Review | tictactoe-part2.py |