Learning Hours with accompanying video
These learning hours have been made into a video you can show in your session, or simply use as inspiration. The names in this list refer to the video title, although the links go to pages on this site. You can also view this as a playlist on YouTube. There is also a video that explains how to use these videos.
- Refactoring: What you need to know
- 3 parts of a test
- Law of Demeter
- TDD - What it is and why you should care
- Refactoring Skills: Extract Function
- Using a Test Double to find bugs
- Usage First Design in TDD
- Incremental TDD
- How to ‘Smell’ bad code
- The Undercover Agent in Unit Testing
- Everyday Design Improvements in OO Code
- Incremental Coding for Continuous Delivery
- Unlock the power of refactoring in everyday OO design
- The Fake Designer Handbag of Unit Testing
- Trustworthy Code with Naming as a Process
- Reduce Method Sprawl with Code Paragraphs
- Prepare a Code Paragraph for Extraction with Split Variable
- You Aren’t Gonna Need It: in TDD Design is Simple
- Mock Objects: The Police Enforcer of Unit Testing