Added Codility to interactive tutorials

This commit is contained in:
Václav Makeš 2014-12-02 10:04:34 +01:00
parent f5c1a3602e
commit 4ba0a6323a
1 changed files with 5 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* [HTML / CSS](#html--css)
* [Java](#java)
* [Javascript](#javascript)
* [Language Agnostic](#language-agnostic)
* [Lisp](#lisp)
* [MATLAB](#matlab)
* [Node](#node)
@ -94,6 +95,10 @@
* [Try jQuery](http://try.jquery.com/)
### Language Agnostic
* [Codility](https://codility.com/programmers/)
### Lisp
* [Lisp Koans](https://github.com/google/lisp-koans)