CSE 373, Spring 2019: Resources
Materials
Schedule
Homework
Exams
Syllabus
Getting help
Course Staff (Office Hours)
Piazza
Resources
FAQ
Other
Gitlab
Canvas
Panopto
Gradescope
Feedback
If you have any suggestions on documents we should add, please let us know via the
feedback page
!
Testing and debugging code
JUnit overview
Tips on testing code
Debugging in IntelliJ and in general
Communication and writing
Effectively explaining algorithms
Math
Exponent and logarithm identities
Summation identities
Introduction to summations
Asymptotic analysis
Useful Tools
VisuAlgo: animated explanations of various algorithms and data structures
Review material
CSE 142 review slides
Intro to java review concept video playlist
Object-oriented programming review concept video playlist
Java value and reference semantics review video