[Day 1] Introduced the concept of classes and real-world objects. [Day 2] Created a Java class called Student with name and ID. [Day 3] Practiced constructors and method definitions. [Day 4] Discussed the difference between instance and static variables. [Day 5] Students wrote a simple class.