Open main menu

CDOT Wiki β

Changes

User:Minooz/OSD600/processing

784 bytes removed, 00:38, 27 February 2011
no edit summary
: A missing feature from Processing (Java). Convert a char, a integer, a string, an array into a boolean.
====Start up!====: [http://processingjs.org/ Processingjs.org]: [http://processing.org/ Processing.org]: Definition of the [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb project]: Processing on [http://zenit.senecac.on.ca/wiki/index.php/Processing.js CDOT]:[https://developer.mozilla.org/En/Developer_Guide/Source_Code Mozilla Project]: [http://processingjs.org/reference/articles/jsQuickStart Processing QuickStart]: [https://wiki.mozilla.org/Processing.js_for_JavaScript_Devs processing.js for javascript]: [http://processing.org/learning/gettingstarted/ Getting Started] ====Setup the environment====
: [https://processing-js.lighthouseapp.com/projects/41284/project-workflow setup]
: [http://processingjs.org/blog/?p=152 Git/GitHub] and [http://processingjs.org/blog/?p=155 Add code to repo]
: [http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html git_tutorial]
: [http://dev.processing.org/source/index.cgi/trunk/processing/core/src/processing/core/ Java Code]
: [http://groups.google.com/group/processingjs?pli=1 google help beginners]
: [http://dev.processing.org/build/ how to build the processing in cygwin]
: [https://github.com/blog/180-local-github-config github .gitconfig]
: [http://expansive-derivation.ossreleasefeed.com/2010/07/getting-started-with-processing-js/ sample]
: [http://processingjs.org/reference/articles/jsQuickStart Processing QuickStart]
: [https://processing-js.lighthouseapp.com/projects/41284/how-to-contribute how to contribute]
: [http://getfirebug.com/javascript firebug] - [http://thecodecentral.com/2007/08/01/debug-javascript-with-firebug#sampleFiles Tutorial]
: [http://help.github.com/forking/ Fork on GitHub]
==Bugs==Helps==== 
: link to the [[Processing_Discussions | Discussions and Questions]]
: [https://processing-js.lighthouseapp.com/projects/41284/tickets/448-code-parseboolean 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==
: [http://processingjs.org/ Processingjs.org]
: [http://processing.org/ Processing.org]
: Definition of the [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb project]
: 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://wiki.mozilla.org/Processing.js_for_JavaScript_Devs processing.js for javascript]
 
==Related References==
: 1- [http://zenit.senecac.on.ca/wiki/index.php/Canvas3D_JS_Library C3DL]
: 2-[https://developer.mozilla.org/en/Canvas_tutorial Canvas Tutorial]
1
edit