December 2023
Intermediate to advanced
492 pages
12h 40m
English
Welcome to Clean Code in C#. You will learn how to identify problematic code that, while it compiles, does not lend itself to readability, maintainability, and extensibility. You will also learn about various tools and patterns, along with ways to refactor code to make it clean.
This book is aimed at computer programmers with a good grasp of the C# programming language who would like guidance on identifying problematic code and writing clean code in C#. Primarily, the reader base will range from graduate to mid-level programmers, but even senior programmers may find this book valuable.
Chapter 1, Coding Standards and Principles in C#, contrasts some good code with some bad code. As you read ...
Read now
Unlock full access