-
12-Jan-2026: Learned Git and GitFlow; completed Java SDK setup
-
13-Jan-2026: Learned Java fundamentals, data types, and introduction to Java
-
14-Jan-2026: Solved Level 1, Level 2, and Level 3 assignments
-
16-Jan-2026: Started learning control flow in Java
-
17-Jan-2026: Solved Control Flow Level 1, Level 2, and Level 3 assignments
-
20-Jan-2026: Learned methods, completed assignments, and started learning Strings
-
21-Jan-2026: Practiced String concepts in Java
-
22-Jan-2026: Revised all topics and solved practice problems
-
23-Jan-2026: Learned Java coding standards,
main()method, and command-line arguments -
24-Jan-2026: Started learning Object-Oriented Programming (OOPs)
-
27-Jan-2026: Solved Objects and Classes assignments
-
28-Jan-2026: Learned Java source file structure, import statements, and dynamic class loading
-
29-Jan-2026: Restructured GitHub repository and changed file naming conventions
-
30-Jan-2026: Learned constructors and keywords in Java. Finished and pushed their assignments.
-
31-Jan-2026: Learned inheritance and it's types. Finished and pushed inheritance assignments.
-
02-Feb-2026: Learned encapsulation, abstraction and how to use interfaces and polymorphism. Solved the assignment given.
-
03-Feb-2026: Revised all the oops concepts for the review.
-
04-Feb-2026: Started studying the data structure concepts like Linked List. Finished the OOPSBannerApp assignment.