doubleloop-io / coding-dojo-firenze-vol1

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Java 62.1%Language:JavaScript 37.9%