From 3c9412ba6ad0b9f5b19b0ae582cd1596b7e4d989 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 24 Jan 2021 10:58:50 +0100 Subject: [PATCH] link to self slow programming principles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bf24e3..6afaae2 100644 --- a/README.md +++ b/README.md @@ -5017,7 +5017,7 @@ Maturity Model * [Dr. Tom Murphy VII, Ph.D.](http://www.cs.cmu.edu/~tom7/abc/paper.pdf) - [PDF] A C89 compiler that produces executables that are also valid ASCII text files ## Calm programming / Slow programming -See also [Clean code](#clean-code-and-best-practices) +See also [Clean code](#clean-code-and-best-practices) and [Slow programming principles](PRINCIPLES.md#slow-programming-principles) I dedicate this section to the work I'm busy at, about how going faster in short term can cost you quality, money and confidence in long term. Studying relationships between quality, productivity, thinking fast & slow, slowing down, and the craft of programming. * [Dr. Travis Bradberry](https://www.linkedin.com/pulse/20140805002649-50578967-how-successful-people-stay-calm) - How Successful People Stay Calm