Skip to main content
Dat 2. semester Bornholm
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

02 Java 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 video and read article in the resources section.

Read

Toolbox: Debugging I kan se bort fra det med unit tests og TDD, som I ikke er blevet introduceret til endnu.

In-class exercises

Wednesday (class)

Prepare for the class

Read:

Watch these videos:

In-class exercises

Thursday (online)

Friday (exercises)

  • Continue with Pizza Ordering System

If you have extra time, then look at these extra exercised for the Pizza Ordering System.