Systems developer working for a private company in the Norwegian health care industry, with a passion for clean code and simple solutions to complex problems.
Focus: C# / .Net / Java / Android / Web / (Clojure..?)
Principles every coder should consider:
- Separation of concerns: A component should do one thing, and do it well.
- The DRY principle: Don't repeat yourself.
- Do it right the first time! Remember...
"Dirty remains long after quick has been forgotten."
Top Questions