From 1cc5474c7f5a893a154d4a4494cba6a106642c9c Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 8 Oct 2017 22:50:17 +0200 Subject: [PATCH] principles from 2014 --- PRINCIPLES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PRINCIPLES.md b/PRINCIPLES.md index 54d48b3..2ce6876 100644 --- a/PRINCIPLES.md +++ b/PRINCIPLES.md @@ -33,8 +33,9 @@ * [Daniel Miessler](https://danielmiessler.com/projects/concepts/) - Lot of concepts summarized by Daniel Miessler # from my twitter -* [MorganGeek](https://twitter.com/MorganGeek/statuses/420907517934178304) - Good programmers write code after they found the solution. Un bon programmeur ne commence à coder qu'après avoir trouvé une solution. -* [MorganGeek](https://twitter.com/MorganGeek/statuses/450614047608934400) - Productivity tip : To find a solution, first eliminate the impossible ones. Astuce : Trouver la solution en éliminant d'abord les non solutions. +* [MorganGeek](https://twitter.com/MorganGeek/statuses/420907517934178304) - Problem solving / Productivity : Good programmers write code after they found the solution. Un bon programmeur ne commence à coder qu'après avoir trouvé une solution. +* [MorganGeek](https://twitter.com/MorganGeek/statuses/450614047608934400) - Productivity : To find a solution, first eliminate the impossible ones. Astuce : Trouver la solution en éliminant d'abord les non solutions. +* [MorganGeek](https://twitter.com/MorganGeek/statuses/450218285129531392) - Readability / Reusability : If you wan write a 100 lines function, you can also replace it with a dozen more legible functions # from my Bullet Journal ## Values