
Here I explain what creative coding is and what you'll learn in this course
Get a visual overview of what creative coding and generative art is about.
Download processing for Windows, choose the 64-bit version if needed, and move the processing folder to desktop and to Program Files, then create a desktop shortcut and launch the app.
Explore the Processing user interface, run and stop sketches, open examples like mouse2D, save sketches in the sketches folder, and prepare to start coding.
Learn to create moving laser beams in Processing by using setup and draw, drawing a diagonal line with random RGB colors and a changing background.
Create an interactive drawing program in Processing that uses mouseX and mouseY to draw on an 800 by 800 white canvas, with an ellipse brush.
[update: August 12th 2015: the default download on the Processing page is Processing 3 beta now, for this course we need the stable Processing 2.2.1 though, you can still download it if you scroll down the download page a little ]
[update: August 9th 2015: all videos have subtitles now!]
Are you an artist who's been thinking about integrating coding into your artistic workflow but you've not yet dared to dip your feet into the vast ocean of bits and bytes? Then you've come to the right place! This course will allow you to get a sense of it all and to then decide if you want to go further down that road or not.
Have you been bored to death by traditional programming courses, either in school or online, yet you are still interested in programming because you think this stuff is still kinda important to know and could, maybe, even, actually be fun after all? Well, in that case you've come to the right place as well as I'm going to try to give you a fresh view on programming!
And just to be clear: this introductory course requires NO previous programming knowledge at all. It starts from zero. And there are no stupid questions so ask them in the course forum and I'll address them there.