Refactoring 2

The Silent Killer of Software

Neglect is the silent force behind code rot. Discover how small oversights accumulate into major technical debt and what early warning signs to watch for.

3 Essential tips for naming software entities

Naming things correctly is understandably a serious task in programming. It is challenging because it is difficult to understand the characteristics of a good name. At the same time, this problem is so widespread, that developers would rather look at …