From ccc49bd73dfe920fef1df45c39acc126ad8f6e61 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 14 Jun 2017 12:18:10 +0200 Subject: [PATCH] principles of good programming by Christopher Diggins --- PRINCIPLES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PRINCIPLES.md b/PRINCIPLES.md index 259df86..33fe1a4 100644 --- a/PRINCIPLES.md +++ b/PRINCIPLES.md @@ -6,6 +6,7 @@ * [Jon Prall](http://jprall.typepad.com/blog/2010/10/85-operational-rules.html) - (2007) 85 Operations Rules to Live By * Make decisions using the path of least regret * The simplest explanation is always the most likely. +* [Christopher Diggins](http://www.artima.com/weblogs/viewpost.jsp?thread=331531) - The Principles of Good Programming # from my Bullet Journal ## Values