java 13
- OCP 17 Exam - chapter 7 notes - part 2 (sealed and records)
- OCP 17 Exam - chapter 7 notes - part 1 (interfaces and enums)
- OCP 17 Exam - chapter 6 notes (inheritance, abstract classes, immutables)
- OCP 17 Exam - chapter 5 notes (methods)
- OCP 17 Exam - chapter 4 notes (String, equals)
- OCP 17 Exam - chapter 3 notes (switch, loops, pattern matching, flow scoping)
- OCP 17 Exam - chapter 2 notes (numeric promotions, operators)
- OCP 17 Exam - chapter 1 notes (syntax, types)
- Elevate your Regex: Named Capturing Groups in Java's JDK 20 API
- AssertJ custom representation of asserted object
- Three ways to configure HTTP Proxy in Playwright
- JUnit's @CsvSource.quoteCharacter
- The hassle of transitive dependencies across sub-projects in Gradle