These files are to help with homework for Java courses that follow the University of Washington, Marty Stepp course of study.
UW CSE142: Computer Programming I a.k.a. Java 1
UW CSE143: Computer Programming II a.k.a. Java 2
Sun Java API Documentation
Practice-It!, a web-based Java practice problem tool
The following java files are intended to be test code to test various assignments from Java 1/2. The tests may not be perfect, and continue to be under development. Let me know if you have any problems.
No test cases yet
Homework #4 — Assassin: AssassinTest.java
Homework #5 — GrammarSolver: GrammarTest.java
Homework #6 — Anagrams: AnagramsTest.java