CS 115 Reading: Week 12


File I/O

By the end of Week 12, you should be comfortable with writing programs that read data from text files.

Suggested readings:

Linear and Binary Search

By the end of Week 10, you should be comfortable tracing the execution of linear and binary search.

Suggested readings: