Difference between revisions of "Programming with Processing"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 18: Line 18:
  
 
Friday<br>
 
Friday<br>
  refactoring and debugging / pixel magic
+
  loading an imagesequence. mapping inputs to outputs
  
 
=== Week 2 : connecting to other things ===
 
=== Week 2 : connecting to other things ===
 
Monday<br>
 
Monday<br>
  hardware
+
  Free work with help available
  
 
Tuesday<br>
 
Tuesday<br>
  network
+
  hardware
  
 
Wednesday<br>
 
Wednesday<br>
Line 31: Line 31:
  
 
Thursday<br>
 
Thursday<br>
  android, web, presentation.. mouse
+
  network
 
+
 
Friday<br>
 
Friday<br>
  finish
+
  android, web, presentation

Revision as of 04:14, 26 January 2019

Planning

Week 1 : programming fundamentals

Monday

variables and conditional statements

Tuesday

functions, media, libraries 
Start Lesson 2
End Lesson 2

Wednesday

work independently

Thursday

loops, lists / arrays, object oriented programming
End Lesson 3

Friday

loading an imagesequence. mapping inputs to outputs

Week 2 : connecting to other things

Monday

Free work with help available

Tuesday

hardware

Wednesday

work independently

Thursday

network

Friday

android, web, presentation