## Links
* [Processing.js learning](http://processingjs.org/learning/)
* great place to start
* [Processing.js documentation](http://processingjs.org/reference/)
* [Online editor](http://valentin.dasdeck.com/processing/)
* [Intro to Programming with JS and Processing on Khan Academy](https://www.khanacademy.org/computing/computer-programming/programming)
* [Recommended books](http://p5art.tumblr.com/processingbooks)
* [Recommended tutorials](http://p5art.tumblr.com/tutorials)
## End. Questions?
Keep in touch:
* [@piratefsh](http://twitter.com/piratefsh)
* [sherminn.chong@gmail.com](mailto:sherminn.chong@gmail.com)
* [github.com/piratefsh](http://github.com/piratefsh)
I prepared a question
juuuust in case
How is working with Processing.js different from working directly with the Javascript canvas API?