Difference between revisions of "Minoo processing"
(→About Processing.js) |
(→Start up!) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
: [http://groups.google.com/group/processingjs?pli=1 google help beginners] | : [http://groups.google.com/group/processingjs?pli=1 google help beginners] | ||
: [http://dev.processing.org/build/ how to build the processing in cygwin] | : [http://dev.processing.org/build/ how to build the processing in cygwin] | ||
+ | : [http://cheat.errtheblog.com/s/git Git Cheat Sheet] | ||
==Discussions== | ==Discussions== | ||
: link to the [[Processing_Discussions | Discussions and Questions]] | : link to the [[Processing_Discussions | Discussions and Questions]] | ||
==About Processing.js== | ==About Processing.js== | ||
− | : [http://processingjs.org/ | + | : [http://processingjs.org/ Processingjs.org] |
− | : [http://processing.org/ | + | : [http://processing.org/ Processing.org] |
: Definition of the [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb project] | : Definition of the [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb project] | ||
− | : [http://zenit.senecac.on.ca/wiki/index.php/Processing.js CDOT] | + | : Processing on [http://zenit.senecac.on.ca/wiki/index.php/Processing.js CDOT] |
:[https://developer.mozilla.org/En/Developer_Guide/Source_Code Mozilla Project] | :[https://developer.mozilla.org/En/Developer_Guide/Source_Code Mozilla Project] | ||
Latest revision as of 21:14, 24 March 2010
Contents
PROCESSING
Start up!
- setup
- Git/GitHub and Add code to repo
- git_tutorial
- Java Code
- google help beginners
- how to build the processing in cygwin
- Git Cheat Sheet
Discussions
- link to the Discussions and Questions
About Processing.js
- Processingjs.org
- Processing.org
- Definition of the project
- Processing on CDOT
- Mozilla Project
Related References
- 1- C3DL
- 2-Canvas Tutorial
- 3- git cheat sheet