- By Edmond Lau
- Highly Recommended 👍
- http://www.theeffectiveengineer.com/
- They are the people who get things done. Effective Engineers produce results.
Picking the right architecture = Picking the right battles + Managing trade-offs
| #!/usr/bin/env bash | |
| set -e | |
| # Author: Ravi Teja Pothana (@RaviTezu) | |
| # Date: Nov 15, 2016 | |
| # The MIT License (MIT) | |
| # Copyright (c) 2016 RaviTezu |