intro

CSCI 1101
Intro to Computer Science

Bowdoin College
Fall 2015
Instructors: Eric Chown, Sean Barker, Allen Harper

Schedule

The course schedule is tentative and subject to change. This page will be updated frequently to reflect the most up-to-date schedule.

DateClassTopicReadings
ThuSep 31IntroductionCh. 1
TueSep 82Expressions and MathCh. 2
ThuSep 103FunctionsCh. 3
TueSep 154Functionslec4.py
ThuSep 175Text ProcessingCh. 4, lec5.py
TueSep 226Booleans ExpressionsCh. 5
ThuSep 247Booleans and Conditionalslec7.py
TueSep 298Conditionals and MethodsCh. 7, lec8.py
ThuOct 19ListsCh. 8
TueOct 610Lists and Exam Review
ThuOct 8Midterm Exam 1Ch. 1-5 and 7
TueOct 13No Class: Fall Break
ThuOct 1511List IterationCh. 9, lec11.py
TueOct 2012Iterationlec12.py
ThuOct 2213Iteration and User Inputlec13.py
TueOct 2714File ProcessingCh. 10, lec14.py
ThuOct 2915SetsCh. 11, lec15.py
TueNov 316Dictionaries and Exceptionsbeans.txt
ThuNov 517Dictionaries, Exam Review
TueNov 10Lab Substitution
WedNov 11Midterm Exam 2Ch. 8-11
ThuNov 1218Style, Object-Oriented ProgrammingCh. 14, lec18.py
TueNov 1719Object-Oriented Programming (OOP)lec19.py
ThuNov 1920OOP (held on Nov 18)lec20.py
TueNov 2421Recursionlec21.py
ThuNov 26No Class: Thanksgiving Break
TueDec 122Recursionlec22.py, snowflake.py
ThuDec 323Graphical User Interfaceslec23.py
TueDec 824Graphical User Interfaceslec24.py, tictactoe-part1.py
ThuDec 1025Wrap-up and Reviewtictactoe-part2.py