C# Best Practices for Developers
Author
Reynald Adolphe
Released
6/5/2018 Get into the habit of developing reliable, readable, and sustainable application code by following coding standards with C#. In this course, join instructor Reynald Adolphe as he shows how to go beyond the language syntax and master best practices that can help you produce high-quality C# code. Throughout the course, Reynald shares some of his favorite best practices, illustrating precisely when and where to use each one. Learn about right way to use constructors, manage objects, implement often ignored advantages of getters and setters. Plus, explore best practice resources, including those for essential design patterns.Topics include:
Naming and handling classes
Running a unit test
Using constructors
Naming and handling methods, fields, and properties
Using properties correctly
Managing objects efficiently
Common design patterns as best practices
*
*