Computer Science 111
Homework assignments, example programs, tutorials, and exam study guides


Homework assignments and other file collections

Following are collections of files you can print out. (If you wish to save them onto a disk as well as print them out, it is recommended that you download the files into a distinct folder/directory for each file collection, to prevent collisions between different files with the same name in different file collections. For example, each file collection contains a file named index.html which lists the other files in that collection and contains instructions.)


Spring 2006 CS 111 Exam study guids


Spring 2006 CS 111 homework assignments, tutorials, and examples


Drafts in process of being updated from Fall 2004 to Spring 2006


Fall 2004 CS 111 homework assignments, tutorials, and examples

Regarding switch and do/while, see the Tutorial on do/while loops, break statements, and switch statements and accompanying examples in last semester's Assignment 7. Regarding records/structs, see the first five sections of the Tutorial on records, arrays of records, and program development also in last semester's Assignment 7. See also your lecture notes for the last two weeks of class. It is recommended that you also do the practice problems for last semester's Assignment 7.


Back to: