principle about prototyping

This commit is contained in:
Morgan
2017-10-29 12:55:58 +01:00
committed by GitHub
parent 43df86a4d9
commit 14d7c17cba

View File

@ -56,6 +56,7 @@
* One day, you will be at the place you always wanted to be. Don't stop believing.
* There is no elevator to success. You have to take the stairs.
* [Andy Hunt & Dave Thomas](https://twitter.com/nicolopigna/status/921280768697143296) - the original DRY principle : "Every piece of knowledge must have a single, unambiguous, authoritative representation, within a system"
* A prototype is worth a thousand meetings
# 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.