ilanpillemer / tdl-warmup

The sample warmup code to kickstart the competition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tdl-warmup

Warmup code provided to kickstart the challenge.

A. How to run the warmup challenge

  1. Connect to the provided remote endpoint. If you have no endpoint, contact Julian.
  • Set your username
  • Select the "sum_numbers" challenge
  1. Clone this repo and navigate to the folder corresponding to your language of choice
  1. Read the language specific instructions

B. How the systems works

System diagram

C. Language support

Java Node.js Python Ruby Scala
Client Spec version v0.11 yeah yeah yeah yeah yeah
Minimal test setup yeah yeah yeah yeah yeah
Description saved on disk yeah yeah yeah yeah yeah
Switch modes from command line yeah yeah yeah yeah yeah
Switch modes from IDE yeah yeah yeah yeah yeah
Separate setup from client app code yeah yeah yeah yeah yeah
Use "add numbers" example yeah yeah yeah yeah yeah
Step by step documentation yeah yeah yeah yeah yeah
List of language dependencies yeah yeah yeah yeah yeah

About

The sample warmup code to kickstart the competition

License:GNU General Public License v3.0


Languages

Language:Java 33.3%Language:Ruby 19.7%Language:Python 17.8%Language:JavaScript 17.7%Language:Scala 11.5%