Early days of 100 Days of Code

Day 1: Band Name Generator

Refactored and added unit tests.

https://youtu.be/hlhDQSNgaMI

Day 2: Bill Splitter.

Refactored and added unit tests.

https://www.youtube.com/watch?v=2HJr3YmQoYQ&list=PLXEmb40hSwd5RepV5aDThMxB6BllfVsW7&index=2

Day 3: Treasure Island Text Adventure Game

Rather than one big ugly nested conditional 😱 , I used TDD to build the same text adventure game demonstration in DRY, extensible, testable code.

https://www.youtube.com/watch?v=xRjwAUe9aPs&list=PLXEmb40hSwd5RepV5aDThMxB6BllfVsW7&index=3

Day 4: Rock Paper Scissors

https://youtu.be/G-6okOdNHFE



all tags