Java Core
- Java Collections in Practice
- ArrayList vs LinkedList - What Actually Matters
- Common Design Patterns in Java (Overview)
- Generics - Wildcards & Type Erasure
- HashMap Deep Dive - Resize, Collisions, Treeify
- Java IO vs NIO - When It Matters
- Reflection & Annotations - Practical Use Cases
- String, StringBuilder, StringBuffer