Merge pull request #24 from StefLinde/master

Add CodinGame
This commit is contained in:
Karl Horky 2016-11-01 11:48:07 +01:00 committed by GitHub
commit 2a4d775469

View File

@ -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)