Processing
From
(Difference between revisions)
(→Processing) |
|||
Line 11: | Line 11: | ||
Resources:<br /> | Resources:<br /> | ||
- | Main site: http://processing.org/<br /> | + | *Main site: http://processing.org/<br /> |
- | Javascript port: http://processingjs.org/<br /> | + | *Javascript port: http://processingjs.org/<br /> |
- | Online sketchpad for processingjs: http://sketchpad.cc/<br /> | + | *Online sketchpad for processingjs: http://sketchpad.cc/<br /> |
- | Book (not free but lots of free examples/resources): http://www.learningprocessing.com/downloads/<br /> | + | *Book (not free but lots of free examples/resources): http://www.learningprocessing.com/downloads/<br /> |
<br/><br/> | <br/><br/> |
Current revision as of 21:16, 21 September 2012
Possible complement/alternative to BYOB for computational thinking strand of course.
Pros:
- Visual
- Translates well to CC/Java
- Iteration/recursion are very natural and visual in this environment
- "Real" code
Cons:
- "Real" code
- Debugging not well supported
Resources:
- Main site: http://processing.org/
- Javascript port: http://processingjs.org/
- Online sketchpad for processingjs: http://sketchpad.cc/
- Book (not free but lots of free examples/resources): http://www.learningprocessing.com/downloads/