Specification: | spec.pdf |
---|---|
Provided Files: |
CritterMain.java (the main GUI and program that you must run) Critter.java (the default definition of a critter animal that you must extend) Stone.java (an example animal that isn't very exciting) |
Sample Solution: | HW8 Sample Solution (run this to see how yours should behave) |
Specification: | spec.pdf |
---|---|
Required Files: | personality.txt | bigdata.txt |
Expected Output: |
When run on personality.txt :
console output
file output When run on bigdata.txt :
console output
file output
|
Take the test: | Facebook app personality test |
FAQ: | Homework 7 Frequently Asked Questions |
Specification: | spec.pdf | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Required Files: | names.txt | names2.txt | DrawingPanel.java | ||||||||||||||||||||||||||||||||||||||||||||||
Sample Solution: | HW6 Sample Solution (run this to see how yours should behave) | ||||||||||||||||||||||||||||||||||||||||||||||
FAQ: | Homework 6 Frequently Asked Questions | ||||||||||||||||||||||||||||||||||||||||||||||
Example Output:
|
Specification: | spec.pdf |
---|---|
Required Files: | DrawingPanel.java |
Sample Solution: | HW5 Sample Solution (run this to see how yours should behave) |
Example Output: |
Run 1: console | graphical 1 | graphical 2 | graphical 3
Run 3:
console |
console (with (You may not be able to match the values in this output exactly, because the program behaves randomly.) |
FAQ: | Homework 5 Frequently Asked Questions |
Specification: | spec.pdf |
---|---|
Expected Output: | #1 | #2 | #3 | #4 | #5 | #6 | #7 | #8 |
FAQ: | Homework 4 Frequently Asked Questions |
Specification: | spec.pdf |
---|---|
Required Files: |
DrawingPanel.java This file should be saved into the same folder as your Circles.java/Doodle.java solutions. |
Expected Output: | Windows | Mac 10.4 Tiger | Mac 10.5 Leopard | Linux |
FAQ: | Homework 3 Frequently Asked Questions |
Specification: | spec.pdf |
---|---|
Expected Output: |
expected_output.txt (default size 4) expected_output_size3.txt (size constant changed to 3) expected_output_size7.txt (size constant changed to 7) |
FAQ: | Homework 2 Frequently Asked Questions |
Specification: | spec.pdf |
---|---|
Expected Output: | expected_output.txt |
FAQ: | Homework 1 Frequently Asked Questions |
Sun's official Java coding style conventions CSE 142 Style Guide for Students (by TA Ian Gienger)