Skip to content

Latest commit

 

History

History
executable file
·
23 lines (12 loc) · 624 Bytes

README.md

File metadata and controls

executable file
·
23 lines (12 loc) · 624 Bytes

What Ifs

What if experimentation drives learning?

What if extreme experimentation drives extreme learning?

What Ifs are a series of short videos of extreme experiments in software development.

They are not designed to teach you a technique but to show you an extreme from which you can decide...

  • What helps

  • What hurts

Episodes

  1. What if you continuously de-duplicate unit tests?

  2. What if you never write a function longer than 3 lines?

  3. What if you write non-implementation-specific scenarios in BDD?

  4. What if you write all your unit-tests as property based tests?