Skip to content

Instantly share code, notes, and snippets.

@kgashok
Last active August 25, 2017 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgashok/db8a5d30173bc62199179fc8f63583ec to your computer and use it in GitHub Desktop.
Save kgashok/db8a5d30173bc62199179fc8f63583ec to your computer and use it in GitHub Desktop.
customStarts.md

URL Shortener for Python Practice on CyberDojo

tl;dr - In ~20 seconds, use http://j.mp/cdPython to launch a CyberDojo programming environment for deliberate team practice!

Also click the following link if you want a "Bookmarklet for Custom Start Points".

5 steps to setup a team dojo session to practice the FizzBuzz exercise in Python using the py.test framework

In 4.5 easy steps, you can launch your own CyberDojo session within ~20 seconds. Here's how:

  1. Either click/type the 13-letter URL shortener http://j.mp/cdPython
  2. Share the 6 digit Hex ID with your team (ignore this if you are going solo)
  3. Click on the "Start Programming" button
  4. Click on the "Ok" button to accept your Animal Avatar
  5. Click on "Test" Button to get a failing test

And, you are all set to go!

By the way, if your buddies should decide to join in later, they should do the following:

  1. Head over to http://cyber-dojo.org/enter/show/
  2. Request you to share the 6-digit Hex ID (from Step 2, above) so you may enter it into the green dialog box
  3. Click on the "Start Programming" button
  4. Click on the "Ok" button to accept the assigned Animal Avatar
  5. Click on "Test" Button to get a failing test

Dashboard for Review

To bring up a dashboard to facilitate discussions and reviews which are essential elements of performing deliberate practice, head over to the cyber-dojo.org website. Some useful links are provided below:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment