Shirky Principle
This commit is contained in:
parent
0b5ac89986
commit
8862120054
@ -79,6 +79,7 @@
|
||||
* Functions should be small : 5-10 lines, ... or at least should be understandable in 5 sec no more.
|
||||
* Functions do one thing
|
||||
* Functions have max 2-3 parameters
|
||||
* [Shirky Principle](https://twitter.com/OlafLewitz/statuses/560711454434025472) : Institutions will try to preserve the problem to which they are the solution.
|
||||
|
||||
## personal thoughts
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user