From bf522604e8a333b5404338171e3bebcd66dff615 Mon Sep 17 00:00:00 2001 From: mab-mac Date: Thu, 16 Feb 2017 13:54:37 +0200 Subject: [PATCH] add links to three creative coding moocs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 981b0cd..3547a35 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,9 @@ Creative coding is a different discipline than programming systems in which the - [Cat Like Coding](http://catlikecoding.com/unity/tutorials/) - Tutorials on math, algorithms, and Unity features. - [Three glslify example](https://github.com/mattdesl/three-glslify-example) - Example on how to use three.js with glslify. - [Kadenze Creative Coding](http://try.kadenze.com/creative-coder/) - Selection of Kadenze courses covering p5.js, TensorFlow, Max/Jitter, and ChucK. +- [Think. Create. Code](https://www.edx.org/course/think-create-code-adelaidex-code101x-2) - EDX course to learn programming with ProcessingJS. +- [Creative Coding] (https://www.futurelearn.com/courses/creative-coding) - FutureLearn course on programming with Processing. +- [Creative Programming for Digital Media & Mobile Apps] (https://www.coursera.org/learn/digitalmedia) - Coursera course on creative coding with processing. ## Interactive tutorials