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 143: Computer Programming II, Autumn 2025
Instructor: Stuart Reges (reges@cs.washington.edu), CSE2 305: Tue 12-1, 2-3
UW Home
CSE Home
Announcements
Message Board
Contact Info
CSE 143
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
Homework 1 (Letter Inventory)
Due Thursday October 2, 11:00pm.
No submissions accepted after
Monday October 6, 11:00pm
.
Specification:
Specification
Testing Programs:
Test1.java
and
test1.txt
Test2.java
and
test2.txt
Test3.java
and
test3.txt
test1.zip
(contains all test files)