From 8704a95236201db45859c9920849c50d620ceda1 Mon Sep 17 00:00:00 2001 From: alexpdp7 Date: Wed, 23 Apr 2025 20:45:49 +0200 Subject: [PATCH] Add reference to "A paean to programming" --- programming/the_tragedy_of_the_geeks.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/programming/the_tragedy_of_the_geeks.md b/programming/the_tragedy_of_the_geeks.md index 960eb38..c1193d5 100644 --- a/programming/the_tragedy_of_the_geeks.md +++ b/programming/the_tragedy_of_the_geeks.md @@ -69,3 +69,7 @@ Maybe if people coming into the field are aware of this phenomenon, they will be If a sufficient amount of people decide that the time investment is not worthwhile, then perhaps the competition will decrease. And if people are well informed and decide to move forward, at least they will be less likely to become frustrated or regret their decision. + +## Further reading + +* [A paean to programming](https://bertrandmeyer.com/2025/04/23/a-paean-to-programming/), by [Bertrand Meyer](https://en.wikipedia.org/wiki/Bertrand_Meyer) -- 2.47.3