diff options
| -rw-r--r-- | developers-mantra.md (renamed from rules-for-developers.md) | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/rules-for-developers.md b/developers-mantra.md index 96c25e9..e38aabf 100644 --- a/rules-for-developers.md +++ b/developers-mantra.md | |||
| @@ -1,11 +1,9 @@ | |||
| 1 | --- | 1 | --- |
| 2 | layout: page | 2 | layout: page |
| 3 | title: Rules for developers | 3 | title: Developer's mantra |
| 4 | description: Basic rules every developer should follow | 4 | description: Basic rules every developer should follow |
| 5 | --- | 5 | --- |
| 6 | 6 | ||
| 7 | Rules I accumulated over the years. | ||
| 8 | |||
| 9 | 1. Follow Occam's razor whenever you can. | 7 | 1. Follow Occam's razor whenever you can. |
| 10 | 2. Early optimization is the root of all evil. | 8 | 2. Early optimization is the root of all evil. |
| 11 | 3. Always be transparent and truthful. | 9 | 3. Always be transparent and truthful. |
