Tag:tips
All the articles with the tag "tips".
Hoist Important Qualities
Posted on:June 28, 2014One of the smallest, yet quite important bits of advice I want to give on modeling is a simple one: know your tools.
Know Your Tools
Posted on:June 22, 2014One of the smallest, yet quite important bits of advice I want to give on modeling is a simple one: know your tools.
Make Measurable Statements
Posted on:March 9, 2014Achieving architectural qualities and/or avoiding notable risks requires you to make precise, measurable statements...
Refactory Legacy Systems
Posted on:February 28, 2023Making judicious use of software engineering principles–e.g. abstraction, encapsulation and modularization–these retrofits can not only de-risk large changes, but also improve adjacent code quality.