Month: December 2018
C# Features: An Exhaustive List of the Best Ones
December 18, 2018 1 minutes read The first post I wrote for the NDepend blog was about C# 8.0 features. That post inspired a sequel, followed by the series’ final...
Coupling in Programming: What This Means and How Not to Get Burned
December 4, 2018 1 minutes read What is coupling in programming? Is it something we want to avoid when we design and write code? If so, why? And more importantly,...