POOD-I
Practical Object-Oriented Design - Course I
A. Setup: Your Machine
B. Setup: Run the Tests
C1. Download: "99 Bottles of OOP" book (Ruby)
C2. Download: "99 Bottles of OOP" book (JS)
C3. Download: "99 Bottles of OOP" book (PHP)
C4. Download: "99 Bottle Of OOP" book (Python)
Read: Block 1 Introduction
A. Code: Write Shameless Green
B. Compare: Your Solution to Mine
C. Take: Block 1 Gentle Quiz
D. Check: Quiz Answers
Read: Block 2 Introduction
A: Help: A few git Suggestions
B. Watch: Writing the Tests
C. Take: Block 2 Gentle Quiz
D. Check: Quiz Answers
Read: Block 3 Introduction
A. Watch: Listening to Change
B. Watch: Starting With the Open/Closed Principle
C. Watch: Recognizing Code Smells
D. Watch: Identifying the Best Point of Attack
E. Watch: Refactoring Systematically
Watch: Get a Whiff of This