• Home
  • Syllabus
  • Exams
  • Grading
  • Resources
  • Message Board
  • Canvas

Resources

Concepts

  • Class and Method Specifications
  • Writing Rep Invariants and Abstraction Functions
  • A Guide to Testing
  • How to Debug

Languages

  • Java Q & A
  • React Tips & Tricks

Tools

  • Project Software Setup
  • Editing, Compiling, Running, and Testing Java Programs
  • Version Control (Git) Reference
  • Code Submission (Turn In) Reference

Infrastructure Videos

  • Assignment software help (8 quick videos on topics including cloning, commiting, and tagging)

Other Resources

  • Official Java 11 API documentation
  • Google Java style guide
  • JUnit (we use JUnit 4.12)
  • GIT website & download (download if you don't have git already) GIT book
  • CSE GitLab