Table of Contents
Preface
1
Coding Standards and Principles in C#
Technical requirements
Good code versus bad code
The need for coding standards, principles, and methodologies
Coding standards
Coding principles
Coding methodologies
Summary
Questions
Further reading
2
Code Review – Process and Importance
A brief introduction to GitHub
What is GitHub?
GitHub’s use within the code review process
Resources for learning
The code review process
Preparing code for review
Leading a code review
Issuing a pull request
Responding to a pull request
Effects of feedback on reviewees
Knowing what to review
The company’s coding guidelines and business requirement(s)
Naming conventions
Formatting
Testing
Documentation
Architectural guidelines and design patterns ...
Get Clean Code with C# - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.