From 3e86780d165a1efb35ec3e63fba8b4c339284b6a Mon Sep 17 00:00:00 2001 From: alexpdp7 Date: Sat, 22 Jun 2024 10:57:23 +0200 Subject: [PATCH] Add Java for Everything --- INTERESTING_ARTICLES.org | 1 + 1 file changed, 1 insertion(+) diff --git a/INTERESTING_ARTICLES.org b/INTERESTING_ARTICLES.org index a988c27..44a5825 100644 --- a/INTERESTING_ARTICLES.org +++ b/INTERESTING_ARTICLES.org @@ -6,6 +6,7 @@ - [[https://mikehadlow.blogspot.com/2012/05/configuration-complexity-clock.html][The Configuration Complexity Clock]] Programming languages, configuration files, DSLs for configuration - [[https://olano.dev/2023-11-30-code-is-run-more-than-read/][Code is run more than read]] A unified theory of broken software +- [[https://www.teamten.com/lawrence/writings/java-for-everything.html][Java for Everything]] The advantages of focusing on a single language and how performance and static typing are helpful. ** Testing -- 2.47.3