Section 1 : Introduction

Lecture 1 INTRODUCTION TO BRAINMEASURES PROCTOR SYSTEM Pdf
Lecture 2 About Certification Pdf
Lecture 3 Source Codes Pdf
Lecture 4 Asking Questions Text

Section 2 : Common Code Smells

Lecture 5 Poor Names
Lecture 6 Poor Naming Conventions
Lecture 7 Poor Method Signatures
Lecture 8 Long Parameter List 11:29
Lecture 9 Output Parameters 10:10
Lecture 10 Variable Declarations on the Top 5:10
Lecture 11 Magic Numbers
Lecture 12 Nested Conditionals 23:44
Lecture 13 Switch Statements 23:0
Lecture 14 Duplicated Code
Lecture 15 Comments 9:38
Lecture 16 Long Methods 30:28

Section 3 : Complete Refactoring Examples

Lecture 17 WebForms Example - Part 1 17:6
Lecture 18 WebForms Example - Part 2 17:19