Difference between revisions of "Programming with Processing"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 20: Line 20:
 
=== Week 2 : connecting to other things ===
 
=== Week 2 : connecting to other things ===
 
Monday<br>
 
Monday<br>
  Free work with help available
+
  Beziers and Intersection Testing
  
 
Tuesday<br>
 
Tuesday<br>
  hardware
+
  networking via osc
[[::File:Lesson_05_LED.zip | Lesson 05 LED]]
 
[[::File:Lesson_05_Arduino_Processing.zip | Lesson 05 Arduino Processing (led and potentiometer)]]
 
  
 
Wednesday<br>
 
Wednesday<br>
Line 31: Line 29:
  
 
Thursday<br>
 
Thursday<br>
  network - OSC - timers
+
  presentations and bonus lesson
[[::File:Lesson_06_OSC.zip | Lesson 06 OSC]]
 
 
Friday<br>
 
android, web, presentation
 

Revision as of 12:51, 18 January 2020

Planning

Week 1 : programming fundamentals

Monday

about processing
variables and conditional statements

Tuesday

arrays, loops and functions

Wednesday

work independently

Thursday

images, libraries, mapping input <-> output

Friday

object oriented programming

Week 2 : connecting to other things

Monday

Beziers and Intersection Testing

Tuesday

networking via osc

Wednesday

work independently

Thursday

presentations and bonus lesson