![]() |
Comp 212: Intermediate ProgrammingSpring 2002 |
| News | Course Description | Lectures | Labs | Assignments | Textbooks | Resources | Syllabus |
Here's the final results for the othello
tournament:
The results of the preliminary round of the Othello
Tournament are in! Finalists can tweak their code, but should not move it.
(we should be able to access it Friday the same way we did today) Here's the
results
IMPORTANT: Please email
Dr. Nguyen with the names of your Othello
team if you have not already done so. COMP 212 introduces students to object-oriented program design and the fundamental algorithms and data structures of imperative programming. All programming assignments are done in the Java programming language. Several programming projects of moderate size will help students to learn
The exercises will involve common data structures such as lists, stacks, queues, search trees, syntax trees, and hash tables, and will use algorithms for sorting, searching, and graph traversal. Some exercises will involve writing programs driven by a graphics user interface (GUI).
Staff List