Skip to content

doubleloop-io/coding-dojo-firenze-vol1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Dojo Firenze - vol1

Slides and code of the coding dojo held in Florence @ImpactHub

https://www.eventbrite.com/e/coding-dojo-firenze-vol-1-tickets-34133976643

Intro slides here: Coding Dojo

We've choosen the Evil corp kata because it's incremental and funny. The advantage of this kata is that you remove the difficulty that comes from having to choose which is the next test to write. Here the rules we've set for the session:

  • Proceed one requirements at a time. Don't cheat
  • Strictly implement what's asked. Try to not anticipate design
  • Regex are forbidden (for your own safety :-)
  • Slow down. Focus on doing it right