Course
Skills Expanded
Lessons from Real World .NET Code Reviews
Code reviews can be a beneficial task for any development team. In this course, I'll show you common lessons that I've seen when I've been asked to do code reviews for my clients.
What you'll learn
Code reviews often get skipped when schedules are tight. It is only later when there are problems, that code reviews are often part of a postmortem analysis of a project, or are even part of an external review. In this course, Shawn Wildermuth will share with you lessons he's learned from doing many of these reviews for companies.
Table of contents
What are Code Reviews?
11mins
Lessons for C#
30mins
Lessons for Classes
22mins
Lessons for ASP.NET
28mins