Tag: java
Articles and notes filed under java from Dave Andrea.
Oct 18, 2025 • 4 min read
Why is Java so dumb?
A playful tour through Java’s quirks that explains why the language can feel overcomplicated.
Oct 18, 2025 • 4 min read
Why is Java so dumb? (Part 2)
Java’s boilerplate exists for a reason—here’s why the main method and rigid file structure actually help.