SoftwareEngineeringCourse
SoftwareEngineeringCourse copied to clipboard
Add "How to read exceptions" / how to debug
- "program stops working / throws exception" - what's the next step?
- usage of debugger in Intellij
- how to read stacktrace
- how to find out what to google in a stacktrace