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

Learning Objectives

Day 1

Debugging

  1. Understand the debugging process - Comprehend the steps involved in debugging, including identifying issues, setting breakpoints, and stepping through code.
  2. Use debugging tools in IntelliJ IDEA - Learn to effectively use IntelliJ IDEA’s debugging features, such as inspecting variables, evaluating expressions, and utilizing the call stack.