Oop
- Recently I've been re-read the book <Thinking in Java>. I also started to read the documentation of Spring Framework and Java 17 very carefully.
- The three core concepts are Dependency Injection, Inversion of control and Aspect-oriented programming.
- I'm re-reading the book <Thinking in Java> and writing the example code in the book.