File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ First, solve the problem. Then, write the code.
2
+ Fix the cause, not the symptom.
3
+ Simplicity is the soul of efficiency.
4
+ Good design adds value faster than it adds cost.
5
+ In theory, theory and practice are the same. In practice, they�re not.
6
+ There are two ways of constructing a software design.
7
+ One way is to make it so simple that there are obviously no deficiencies.
8
+ And the other way is to make it so complicated that there are no obvious deficiencies.
Original file line number Diff line number Diff line change
1
+ First, solve the problem. Then, write the code.
2
+ Fix the cause, not the symptom.
3
+ Simplicity is the soul of efficiency.
4
+ Good design adds value faster than it adds cost.
5
+ In theory, theory and practice are the same. In practice, they’re not.
6
+ There are two ways of constructing a software design.
7
+ One way is to make it so simple that there are obviously no deficiencies.
8
+ And the other way is to make it so complicated that there are no obvious deficiencies.
Original file line number Diff line number Diff line change
1
+ The best error message is the one that never shows up.
2
+ You Learn More From Failure Than From Success.
3
+ The purpose of software engineering is to control complexity, not to create it
You can’t perform that action at this time.
0 commit comments