CSE 401/M501 24au Resources
Suggestion: bookmark this page in your web browser for quick access.
CSE 401/M501 Info
Syllabus
Academic Integrity
Course Calendar
Lectures
Sections
Assignments
Compiler Project
Gradescope
(written assignment submission)
Course Canvas page
(Panopto, Office hour zoom links, and gradebook)
Exams
Software Resources
Official Java 21 API documentation
openjdk download
(get Java 21 and select all options in install dialog;
lab machines have Java 21 (the current long-term support version) installed this year & your code must work there for grading)
IntelliJ download
;
free student license for Ultimate version
CSE GitLab
git website & download
(download if you don't have git already),
git book
Google Java style guide
JUnit 4