Handout | Description |
---|---|
Setting Up Your CSE 332 Environment | Setting Java, Git, and IntelliJ, along with a brief introduction to Git. |
Submitting Using GitLab | Using Gradescope to submit programming assignments. |
Software Carpentry's Git Intro | An orientation to Git if you haven't used it before. |
Intellij Tips Video | Tips and tricks on getting started with Intellj. (must be signed into canvas to view) |
Debugging in CSE 332 | Debugging "non-strategies", tools, strategies, and common faq. |
Generics in CSE 332 | Details nuanced mechanics with Java generics required for the projects. |
Useful Math Identities | Some useful math identities including summations and log identities. |