24au ver.
Note: this is for the Autumn 2024 iteration of CSE 123. Looking for a different quarter? Please visit https://courses.cs.washington.edu/courses/cse123/.
Software¶
Instructions for setting up software for this class can be found below.
Online References¶
Resources that start with [square brackets]
are referenced on the calendar.
Learning Java¶
- Java Tutorial: A guide to learning Java using other languages as example.
- Building Java Programs: Optional course textbook.
- Learn Java in Y Minutes
Useful CSE 123 Resources¶
- CSE 123 Code Quality Guide
- CSE 123 Commenting Guide
- Tips for Testing
- Tips for Success at UW
- Java Cheat Sheet
- JUnit Cheat Sheet