Blog posts with tag "code-quality"

Applying the Gestalt Principles to your code

April 25, 2019

It’s one of the most repeated phrases in software, but is also quite easy to forget - you spend more time reading code than you do writing…

Measuring the quality of code in Roadkill

July 31, 2013

One of the subjects I recently studied in my part time university course was how to measure a software system’s complexity, including…