diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-12-09 22:34:31 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-12-09 22:34:31 +0100 |
| commit | 328323b4d022ba394a73fe721335afd2ed936d5b (patch) | |
| tree | 7cf76977794d1ec01dd757240b248b74c48ee21a /rules-for-developers.md | |
| parent | 26f3ced522fd2cd4c04c7f257f7b9d3f4e7abe10 (diff) | |
| download | mitjafelicijan.com-328323b4d022ba394a73fe721335afd2ed936d5b.tar.gz | |
content update
Diffstat (limited to 'rules-for-developers.md')
| -rw-r--r-- | rules-for-developers.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/rules-for-developers.md b/rules-for-developers.md deleted file mode 100644 index 96c25e9..0000000 --- a/rules-for-developers.md +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | --- | ||
| 2 | layout: page | ||
| 3 | title: Rules for developers | ||
| 4 | description: Basic rules every developer should follow | ||
| 5 | --- | ||
| 6 | |||
| 7 | Rules I accumulated over the years. | ||
| 8 | |||
| 9 | 1. Follow Occam's razor whenever you can. | ||
| 10 | 2. Early optimization is the root of all evil. | ||
| 11 | 3. Always be transparent and truthful. | ||
| 12 | 4. Focus on little incremental steps. | ||
| 13 | 5. Document everything and follow standards. | ||
| 14 | 6. Assumption is the mother of all fuck ups. | ||
