Resubmission Forms¶
See the Revision, Resubmission, and Reattempts section in the syllabus for resubmission policies. Form links will be added here as they are published!
Software¶
Instructions for setting up software for this class can be found below.
Useful CSE 121 Resources¶
- CSE 121 Code Quality Guide
- CSE 121 Commenting Guide
- CSE 121 Pseudocode Guide
- Tips for Success at UW
- Java Cheat Sheet
- Grade Calculator
Course Technology¶
Java Practice Problems¶
These websites all have large collections of practice problems for Java programming. These sites are not affiliated with CSE 121, and problems may not be aligned with our curriculum. We cannot provide any support for these sites or the problems you’ll find on them, and you may have to choose which problems to try carefully. But if you’re looking for extra practice or examples, these are good resources.
- Practice-It
- The problems from our optional textbook, Building Java Programs are on this site.
- CodingBat
- learnCS.online