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
- Host: GitHub
- URL: https://github.com/nitin42/learning-processing
- Owner: nitin42
- Created: 2018-01-01T16:14:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T16:59:30.000Z (almost 8 years ago)
- Last Synced: 2025-10-28T22:48:42.671Z (about 2 months ago)
- Language: JavaScript
- Size: 390 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)