Giter Club home page Giter Club logo

coding-dojo-randori's Introduction

coding-dojo-randori

Workflow

Duration - around 1h

Introduction - 5min

Coding - 50min

Retrospective - 5min

Introduction

Randori training

A pair works out the Kata in front of an audience.

Every 3-5 minutes (decides a moderator), navigator becomes a driver, the driver joins the audience, and a member from the audience becomes the new navigator

Driver - uses keyboard. Listen to navigator instructions what to write.

Navigator - sits next to driver. Gives instructions what driver should do.

Other participants watch the process should always be ready to take navigator place. They can give ideas, but driver should only take instructions from a navigator.

Will be working in TDD (Test driven development). Red -> Green -> Refactor.

Example instructions:

  • write const x equals five
  • create variable named x with default value 5
  • create function which returns default value;

Pro tips:

  • Baby steps - don't try to create a general solution from the beginning.
  • It is very tempting for the driver to write code himself, but that is not the purpose of this exercise. Suggest to navigator, and if he agrees - implement.
  • Speak out what you are trying to achieve, so that next navigator would continue your solution, not try to implement his own.

Goals

  • Improve coding skills
  • Improve the way we are giving feedback about code
  • Have fun

coding-dojo-randori's People

Contributors

bajormar 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.