Git Product home page Git Product logo

objectcalisthenicscodingdojo's Introduction

ObjectCalisthenicsCodingDojo

This repo contains the tests we use to guide a coding dojo we're holding at Infi (http://www.infi.nl) on the 25th of june 2014.

To actually do the dojo, first read this http://www.cs.helsinki.fi/u/luontola/tdd-2009/ext/ObjectCalisthenics.pdf for the basics on object calisthenics. Then in TDD style complete a tennis scoring application which can do scoring within a set (so it can count points within a game, and the total number of games).

To help get you started, we already provided some tests in TennisMatchCodingDojo.Tests\Tests.cs. You can use those to guide your TDD effort, or you can think up the tests yourself and use our tests as acceptance tests. For the actual coding dojo we're holding, implementing deuce is optional (so the first player to score on 40 40 wins the game).

The current code base is in Dutch, but will probably be fairly easy to use if you use the following translations (these are the words used in the public API):

  • Speler = Player
  • BerekenScore = CalculateScore
  • ScorePuntVoor = ScorePointFor

Implementations

This repository is a fork of the original repository by Freek Paans. This particular implementation was done during the aforementioned coding dojo by Daniel Bronk and Roeland van Houte. Other implementations well be linked from the original repository.

objectcalisthenicscodingdojo's People

Contributors

freekpaans avatar freekinfi avatar roelandvh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.