From cd8febd2efe12a32e8b78568dafcf725c30169bd Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 10 Oct 2017 21:01:52 +0200 Subject: [PATCH] =?UTF-8?q?principle=20of=20Rapha=C3=ABl=20Yharrassarry=20?= =?UTF-8?q?about=20behaviors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PRINCIPLES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PRINCIPLES.md b/PRINCIPLES.md index dc6dc88..37e96c2 100644 --- a/PRINCIPLES.md +++ b/PRINCIPLES.md @@ -40,6 +40,7 @@ * "Worried that TDD will slow down your programmers? Don't. They probably need slowing down." [J. B. Rainsberger](https://twitter.com/jbrains/statuses/167297606698008576) * encourage others when they need it. [relevant reference](https://imgur.com/gallery/ihRohVQ) * [Tim Lister](https://twitter.com/abt_programming/statuses/538015028574945280) - If you don't get innate pleasure from writing code, it's time to move on +* [Raphaël Yharrassarry](https://twitter.com/QuentinG/status/532974296269062144/photo/1) - Il faut s'attaquer aux comportements et non aux idées # from my twitter * [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.