An open API service indexing awesome lists of open source software.

https://github.com/nitin42/learning-processing

A curated list of resources, links and books for learning processing
https://github.com/nitin42/learning-processing

Last synced: about 2 months ago
JSON representation

A curated list of resources, links and books for learning processing

Awesome Lists containing this project

README

          

# Learning-Processing

> ***A curated list of resources, links and books for learning processing***.

## Tutorials

* [Video tutorials](#video-tutorials)

* [Written tutorials](#written-tutorials)

## Video tutorials

* [Introduction to Processing environment](http://hello.processing.org/)

* [Introduction to Processing 3](https://vimeo.com/140600280)

* [Evaluating and debugging the Processing code](https://vimeo.com/140134398)

## Written tutorials

* [Getting Started](https://processing.org/tutorials/gettingstarted/)

* [Overview of Processing](https://processing.org/tutorials/overview/)

* [Learning coordinate System](https://processing.org/tutorials/drawing/)

* [Introduction to color](https://processing.org/tutorials/color/)

* [OOP for Processing](https://processing.org/tutorials/objects/)

* [Interactions](https://processing.org/tutorials/interactivity/)