From 328323b4d022ba394a73fe721335afd2ed936d5b Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 9 Dec 2018 22:34:31 +0100 Subject: content update --- developers-mantra.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 developers-mantra.md (limited to 'developers-mantra.md') diff --git a/developers-mantra.md b/developers-mantra.md new file mode 100644 index 0000000..e38aabf --- /dev/null +++ b/developers-mantra.md @@ -0,0 +1,12 @@ +--- +layout: page +title: Developer's mantra +description: Basic rules every developer should follow +--- + +1. Follow Occam's razor whenever you can. +2. Early optimization is the root of all evil. +3. Always be transparent and truthful. +4. Focus on little incremental steps. +5. Document everything and follow standards. +6. Assumption is the mother of all fuck ups. -- cgit v1.2.3