Introduction to processing
Processing is a language for creating graphics with code. It was developed by artists and graphic designers to be easy to use.
The exercises in this section provide a very brief introduction to the language and the working environment.
Programs in Processing are known as sketches they are intended to be as easy to produce as a quick drawing.
Many of the first few exercises are adapted from the Processing web site. If you see the Processing icon on a page, you can click it to go to the original tutorial material which may have more information.