add links to three creative coding moocs

This commit is contained in:
mab-mac
2017-02-16 13:54:37 +02:00
parent e6d024bd8b
commit bf522604e8

View File

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