Skip to main content
Dat 2nd Sem Fall 2025
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

03 Deep Dive II

Deep Dive 2

Resources for this week are available in the resources section.

Learning objectives for the week

Monday

  • Feedback on last weeks exercises

Tuesday (class): Debugging in IntelliJ

  • Learn how to effectively use IntelliJ’s debugging tools to identify and fix issues in your Java code. This class will be mostly directed towards hands-on debugging starting from scratch.

Prepare for the class

Watch the videos and read articles in the resources section.

In-class exercises

Wednesday (CodeLab)

CodeLab exercises on debugging in java.

Thursday (class)

Prepare for the class

Read:

Watch these videos:

In-class exercises

Friday (exercise day)