Section 1 : Introduction

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

Section 2 : Common Code Smells

Lecture 1 Poor Names
Lecture 2 Poor Naming Conventions
Lecture 3 Poor Method Signatures
Lecture 4 Long Parameter List 00:11:29 Duration
Lecture 5 Output Parameters 00:10:10 Duration
Lecture 6 Variable Declarations on the Top 00:05:10 Duration
Lecture 7 Magic Numbers
Lecture 8 Nested Conditionals 00:23:44 Duration
Lecture 9 Switch Statements 00:23:00 Duration
Lecture 10 Duplicated Code
Lecture 11 Comments 00:09:38 Duration
Lecture 12 Long Methods 00:30:28 Duration

Section 3 : Complete Refactoring Examples

Lecture 1 WebForms Example - Part 1 00:17:06 Duration
Lecture 2 WebForms Example - Part 2 00:17:19 Duration