Skip to content

akleiber/coding-dojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

#Coding Dojo

What is a Coding Dojo ?

A Coding Dojo is a meeting where a bunch of coders get together to work on a programming challenge. They are there have fun and to engage in DeliberatePractice in order to improve their skills.

quote from http://codingdojo.org/

Like to watch ? Coding Dojo explained in 5 minutes

Randori Kata Rules

  1. TDD
  2. BabySteps
  3. Team of 2 has 5 minutes to code
  4. One driver and one co-pilot is the Coding-Team
  5. Driver codes while co-pilot makes suggestions
  6. The Coding-Team should explain what they are doing
  7. Everyone else can give refactoring tips if the current tests are green
  8. Audience can write down problems on the problem board
  9. After 5 minutes the driver becomes an audience member, the co-pilot becomes the driver, an one of the audience becomes the co-pilot

Kata Catalogue (Katalogue)

  1. Game of Life

Resources

Coding Dojo

TDD

JUnit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages