ERROR: Your web browser does not have JavaScript enabled. This web site requires JavaScript to function properly. If you are using an add-on such as NoScript or Ad-Block, you may need to add an exception for this web site.
CSE 143X: Computer Programming II/III (accelerated), Autumn 2025
Instructor: Stuart Reges (reges@cs.washington.edu), CSE2 305: Tue 12-1, 2-3
UW Home
CSE Home
Message Board
Contact Info
CSE 143X
Main Page
Syllabus
Coursework
Calendar
Handouts
Homework
Sections
Textbook
Java Software
jGRASP Tutorial
Exams
Getting Help
Course Staff
Message Board
Practice-It!
Check Scores
Canvas
Regrade Policy
Other
Links
Homework
Output Comparison Tool
(check whether your program produces the correct output)
Indenter Tool
(fix indentation of your Java code)
A 143-specific style guide developed by TAs
Unofficial commenting guide, developed by TAs
General style deductions
Turn in HW1 Critters here
Homework 1 (Critters)
Due Friday, October 3, 11:00pm. No submissions accepted after
Monday October 6, 11:00pm
.
Specification:
Specification
Supporting Files:
Critter.java
CritterFrame.java
CritterInfo.java
CritterMain.java
CritterModel.java
CritterPanel.java
FlyTrap.java
Food.java
(all supporting files contained in
ass1.zip
)