Computer Science 212
Object-oriented programming in Java
SUMMER 2006
Below are tutorials and example programs:
- Tutorial 1: Some Java basics
- Tutorial 2: Text file I/O, arrays, static methods, and Javadoc
- Tutorial 3: Method parameters, program modularity, assertions, and runtime exception throwing
- Tutorial 4: Introduction to simple GUI's, classes that define objects, and inheritance
- Tutorial 5: Objects and encapsulation
- Linked list examples
- Inheritance and GUI examples
- Recursion examples, part 1
- Miscellaneous examples
Below are hints on some of the projects:
- Project 1 hints
- Project 2 hints
- More later
Below is a quiz study guide from Spring 2006:
- Spring 2006 Quiz 1 study guide and practice problems
Below are links to and information about BlackBoard: