Show Sidebar
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Clean Coding and Refactoring
Introduction (3m)
1- About the Course (2:20)
2- Source codes
3- Follow Me Around
4- Learning Paths
Common Code Smells (1h 45m)
1- Poor Names (8:08)
2- Poor Naming Convention (2:08)
3- Poor Method Signatures (12:26)
4- Long Parameter List (11:33)
5- Ouput Parameters (10:14)
6- Variable Declarations on the Top (5:14)
7- Magic Numbers (8:38)
8- Nested Conditionals (23:49)
9- Switch Statements (23:04)
10- Duplicated Code (14:28)
11- Comments (9:43)
12- Long Methods (30:32)
Complete Refactoring Examples (35m)
WebForms Refactoring - Part 1 (17:10)
WebForms Refactoring - Part 2 (17:20)
11- Comments
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock