About 10,400 results
Open links in new tab
  1. 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.

  2. 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 …

  3. Processing Hour of Code | Guide

    Guide to "Hello Processing" The primary goals of the tutorial are to provide an introduction to computer programming within the context of visual media in a way that encourages future exploration and …

  4. 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

  5. Examples / Processing.org

    Short, prototypical programs exploring the basics of programming with Processing.

  6. Tutorials / Processing.org

    Learn to code using Processing, from functions and variables to libraries and exporting applications.

  7. Processing Overview / Processing.org

    Processing is a simple programming environment that was created to make it easier to develop visually oriented applications with an emphasis on animation and providing users with instant feedback …

  8. Anatomy of a Program \ Tutorials - Processing

    Many of the tutorials for Processing concentrate on what the language can do (change colors, draw shapes, create arrays of objects) and which function calls will let you accomplish these tasks.

  9. Getting Started / Processing.org

    The Processing Reference explains every code element with a description and examples. The Reference programs are much shorter (usually four or five lines) and easier to follow than the longer …

  10. 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 …