CSCI 099 Computing in Our World
Spring 2008
Home
Syllabus
Lab
Other Links
Students' web pages
Final Exam Review
The Final Exam covers all the material we did in the semester:
Material before the midterm exam counts 30% (please see the midterm review);
Material after that counts 70%.
It is open book, open notes, but closed neighbor, closed computer.
Textbook (Dale and Lewis): Chapter 6, 8, 10 and 11 (skip the topics that we didn't discuss in class).
Programming in ALICE: classes, objects, methods, functions, decision making, repetition (loops).
[Optional] Limits of Computing:
Halting Problem (class lecture and also in Chapter 17 of the textbook).
Game of Life.