Difference between revisions of "Programming with Processing(2019)"
Jump to navigation
Jump to search
(Created page with "== Planning == === Week 1 : programming fundamentals=== Monday<br> variables and conditional statements Tuesday<br> functions, media, libraries :File:StartLesson02.zip...") |
|||
Line 40: | Line 40: | ||
Friday<br> | Friday<br> | ||
android, web, presentation | android, web, presentation | ||
+ | |||
+ | [[Category:Classes]] |
Revision as of 15:03, 21 November 2022
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 Lesson 4 Mouse Scrub Lesson 4 Input Volume
Week 2 : connecting to other things
Monday
Free work with help available
Tuesday
hardware [[::File:Lesson_05_LED.zip | Lesson 05 LED]] [[::File:Lesson_05_Arduino_Processing.zip | Lesson 05 Arduino Processing (led and potentiometer)]]
Wednesday
work independently
Thursday
network - OSC - timers [[::File:Lesson_06_OSC.zip | Lesson 06 OSC]]
Friday
android, web, presentation