Processing
After catching up with one of my friends from the Design Program a few weeks ago, I found out he is currently teaching a summer session course in Processing, a relatively new visual programming language. I remember reading blogs about it a year or so ago, and while I thought it seems like a cool thing to learn, especially for designers, I just didn’t have the time to take on a new language. Well, now I have more time with this type of stuff, especially after having set up a system to play with it using the Programming Experiments section.
One thing I notice pretty early on is how it’s similar to ActionScript and JavaScript in terms of syntax. But the syntax is also similar to C++ in some ways (which I’ll explain later). The process is pretty simple and relatively easy to use and learn.
Comments:
2 Comments »