Processing Workshop Report: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(New page: A few quick notes on the workshop Scott taught. * 15 people attended * all had been able to install Processing in advance * all were able to create some pretty pictures by the end of the ...)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:


[[Processing Code Fragments]]
[[Processing Code Fragments]]
[[Category:Programming languages]]

Latest revision as of 00:23, 10 July 2019

A few quick notes on the workshop Scott taught.

  • 15 people attended
  • all had been able to install Processing in advance
  • all were able to create some pretty pictures by the end of the workshop

Scott took us through the Processing IDE briefly, discussing the parts of the window, how to run your program, how to get help, and a few other useful tips. Then he jumped right into how to program - we were all able to create a simple diagonal line immediately. He walked us through flat sketches, moving sketches, 3-D sketches, text, importing external images, various control structures, and a brief explanation of objects. About 6-8 remained after the workshop and continued playing with the language.

All agreed Scott did an excellent job of introducing Processing and that it's a fascinating and useful language.

Processing Code Fragments