From 6377a6e8084301ca41dd968ebd5382b893c35354 Mon Sep 17 00:00:00 2001 From: Stef van der Linde Date: Mon, 31 Oct 2016 21:19:38 +0100 Subject: [PATCH] Add CodinGame Learn to code and game at the same time. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b34fbd..cbc5d1d 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,10 @@ This list aims to be a curated set of high quality educational resources. The co **Free** code challenges. Compare your solution with those of others. *(JavaScript, CoffeeScript, Ruby, Python, Clojure, Haskell, Java)* ++#### [CodinGame](https://www.codingame.com/) ++**Free** Learn to code and game at the same time. ++*(C#, C++, Java, Javascript, Python, Bash, C, Clojure, Dart, F#, Go, Groovy, Haskell, Lua, ObjectiveC, Pascal, Perl, PHP, Ruby, Rust, Scala, Swift, VB.NET)* + ## Advanced #### [MIT Courseware](http://ocw.mit.edu/courses/find-by-topic/#cat=engineering&subcat=computerscience)