Toward more sustainable software
This book took you on a journey from the nature of technical debt to the procedures of refactoring. We talked about how to safely test and structure your software and how to evaluate code for best practices, prioritize, and communicate technical debt.
We also talked about how the C# language and features of Visual Studio support you in this journey toward more sustainable software development.
Every year our world changes a little as Microsoft unveils new C# preview features at the beginning of the year and releases them near the end.
These capabilities give us a wide range of capabilities to tackle the development problems of today and tomorrow, but the reality is that software development continues to change.
Software and software development grows more complex each year. Meanwhile, many teams are stuck maintaining yesterday’s code.
It doesn’t have to be this way. You can modernize your software, and you can do it in an...