Created
July 6, 2010 23:21
-
-
Save nddrylliog/466078 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Code should be easy to write, and easy to read. You should be able to | |
keep it short and sweet, without repeating yourself. Tools are here to | |
help development, not hinder it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Easy on the fingers and the eyes. Here to help, not hinder. Doesn't | |
make you repeat yourself, encourages good abstractions. Designed with | |
scalability in mind. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No shit. Least surprise. No repeating. Keeping it simple. | |
Power over raw performance. Flexibility over familiarity. | |
Correctness over tradition. Expressivity over control. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No whims. No repeating yourself. Keeping it simple | |
Flexibility over familiarity. Coherence over tradition. | |
Power over microbenchmarks. Expressivity over control. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Good surprises. No repeating. Keeping it simple. Designed to scale. | |
Power over raw performance. Flexibility over familiarity. | |
Correctness over tradition. Expressivity over control. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment