
Welcome to Processing! / Processing.org
Processing is a flexible software sketchbook and a language for learning how to code. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology.
Download Processing
Processing is open source and is available for macOS, Windows, and Linux. Projects created with Processing are also cross-platform, and can be used on macOS, Windows, Android, Raspberry Pi, …
Reference / Processing.org
TableRow Represents a single row of data values, stored in columns, from a Table XML This is the base class used for the Processing XML library, representing a single node of an XML tree
Overview / Processing.org
Sep 14, 2022 · Initially created to serve as a software sketchbook and to teach programming fundamentals within a visual context, Processing has also evolved into a development tool for …
Tutorials / Processing.org
Learn to code using Processing, from functions and variables to libraries and exporting applications.
Environment / Processing.org
The Processing Environment includes a text editor, a compiler, and a display window. It enables the creation of software within a carefully designed set of constraints.
Examples / Processing.org
Short, prototypical programs exploring the basics of programming with Processing.
Processing Hour of Code | About
This site relies heavily on open Javascript frameworks and technologies, including for code editing, for media-driven events and for in-browser execution of Processing code.
Getting Started \ Tutorials - Processing
Learning how to program with Processing and Python involves exploring lots of code: running, altering, breaking, and enhancing it until you have reshaped it into something new.
Tutorials - Processing
A collection of step-by-step lessons introducing Processing (with Python). Many of these tutorials were directly translated into Python from their Java counterparts by the Processing.py documentation …