Difference between revisions of "User:Minooz/Processing"
(→Start up!) |
(→PROCESSING) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
: [http://processingjs.org/reference/articles/jsQuickStart Processing QuickStart] | : [http://processingjs.org/reference/articles/jsQuickStart Processing QuickStart] | ||
− | == | + | ==Bugs== |
: link to the [[Processing_Discussions | Discussions and Questions]] | : link to the [[Processing_Discussions | Discussions and Questions]] | ||
+ | : ParseBoolean | ||
+ | :: [http://code.google.com/p/processing/w/list Introduction to Processing java] | ||
+ | :: [http://code.google.com/p/processing/source/browse/trunk/processing/core/src/processing/#processing%2Fcore Java repo] | ||
+ | :: [http://processing.org/learning/gettingstarted/ Getting Started] | ||
+ | :: [http://www.google.com/codesearch/p?hl=en#Ej56LtI_pY0/trunk/processing/core/methods/demo/PApplet.java&q=test%20parseBoolean%28%29%20package:http://processing\.googlecode\.com&sa=N&cd=1&ct=rc&l=5946 googleCode.PApplet.java] | ||
+ | |||
+ | |||
==About Processing.js== | ==About Processing.js== | ||
: [http://processingjs.org/ Processingjs.org] | : [http://processingjs.org/ Processingjs.org] | ||
Line 22: | Line 29: | ||
: Processing on [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] | ||
+ | : [https://wiki.mozilla.org/Processing.js_for_JavaScript_Devs processing.js for javascript] | ||
==Related References== | ==Related References== |
Latest revision as of 18:57, 30 January 2011
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
- msysgit
- learn GitHub
- github .gitconfig
- sample
- Processing QuickStart
Bugs
- link to the Discussions and Questions
- ParseBoolean
About Processing.js
- Processingjs.org
- Processing.org
- Definition of the project
- Processing on CDOT
- Mozilla Project
- processing.js for javascript
Related References
- 1- C3DL
- 2-Canvas Tutorial