CS 111: Introduction to Computer Science

Fall 2018

Help

Samples

Class Notes

Week 1

What's this course about? plus getting started with Unix and Python

Weeks 2, 3

Python basics: variables, arithmetic, strings, conditionals, lists, loops

Week 4

More Python practice. Data processing.

Week 5

Midterm exam. Graphics.

Week 6

Midterm break. Data representation.

Week 7

Classes and objects.

Week 8

Image processing, recursion, algorithm analysis.

Weeks 9, 10

Recursion, algorithm analysis, takehome exam.