All things code || code-related.
Walking through code
Here are some articles that analyze sources from well known projects:
- IntelliJ internal design (using JArchitect)
- Source Code review of Doom3
Learn Kotlin
Get the basics you need to get started with Kotlin Basics, solve Koans, or just play around with Playground.
Java
Java Database Access
- QueryDSL (currently in some handover state)