Course Info Calendar Lectures Assignments Recitation Help
   

FALL 2009
SECTIONS E, F
(Lecture 3)

LECTURES

Course Notes

> Additional Materials

 

ADDITIONAL MATERIALS

Using Eclipse - how to use Eclipse (a Java IDE)

Grids and Robots (Java code)

EggCalculator.zip - illustrates use of several mathematical operators

PigLatinWriter.zip - illustrates use of String methods

TruthTableGenerator.zip - illustrates use of boolean variables and static methods with parameters

PalindromeChecker.zip - illustrates nested loops and string processing

OlympicsScorer.zip - illustrates loops and if statements (incomplete program)

CarProgram.zip - illustrate a simple object definition along with a very simple tester

BookShelf.zip - illustrates a collection of objects using an array (exercise answers included)

Sudoku.zip - illustrates GUI's, inheritance, interfaces, you name it... (incomplete program)

COURSE INFO | CALENDAR | LECTURES | ASSIGNMENTS | LAB | HELP