In the context of programming
- Less code is more code
- Less code is in my experience usually better code
- Less is easy, pretty (pretty easy)
- Less doesn't need to be simple
- Simple doesn't need to be less
- Simple isn't bad!
- Fancy code doesn't necessarily need to be simple nor less
- Many steps doesn't need to be complicated or bad, but make sure you document it
- Don't over-engineer!
- Documentation is important but it is more important to be documenting
- Keep your documentation up to date, use a wiki
- Code should be self documenting
- You can't document everything
- Readability is very important
- Trust your instincts
- Structure and organisation is very important
- Always insist on using a english platform when as developer, useful when:
- creating screenshots you want to send to another country
- searching for error messages on line
- learning keyboard shortcuts
No comments:
Post a Comment