What you'll learn
This course introduces using common defensive programming practices in C# to write cleaner and safer code. This includes writing clean, testable, and predictable methods, and strategies to avoid common problems.
Table of contents
Using Defensive Programming to Refactor Code
3 Videos
•
3 Challenges