]> xn--ix-yja.es Git - alex.git/commitdiff
Add Java for Everything
authoralexpdp7 <alex@pdp7.net>
Sat, 22 Jun 2024 08:57:23 +0000 (10:57 +0200)
committeralexpdp7 <alex@corcoles.net>
Sun, 23 Jun 2024 10:14:00 +0000 (10:14 +0000)
INTERESTING_ARTICLES.org

index a988c27181721bb07eb184995856fa129350e5af..44a5825d57d8829d51863a065701042e5792becd 100644 (file)
@@ -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