Previous Student Examples
Processing Cheat Sheet
How to Save Comma Separated Value File – CSV
Processing Lecture – 11/5
processingDeckA
processingDeckB
Wearable Data Portrait Template Files
There are several examples here:
Basic – Just importing one set of data
Int – Importing another set of data to change the color with conditional statements
String – Same as above, but the conditional statement uses text
Map– Re-scaling the range of a set of data to match new parameters
variableData: Processing Paper Folding Exercise
Project Timeline
10/23 Project 3 Kickoff
11/03 Processing Tutorial I: Beginner Session – 12-2p, Advanced Session – 2.30-3.30p
11/04 Project 2 – Critique // Intro to Processing/Coding
11/06 Methods of Construction & For Loops
– Come to class with two types of folds you want to try out from here
11/10 Processing Tutorial II : Beginner Session – 12-2p, Advanced Session – 2.30-3.30p
11/11 Working With Processing/Data Set Due
11/13 Project 4 Proposal Review/Submission /Studio
11/18 Studio Class/Visualization Complete
11/20 Studio Class/Printing and Construction/Prototype
11/25 Project Due/Fashion Show / Documentary Conventions
Tutorials
If you do not have experience coding before, you will attend both beginner sessions. If you have experience coding and feel comfortable with programming, you can attend the advanced sessions. Each week presents different material about how to code using Processing and importing and exporting data.
11/03 – Processing Tutorial I
Beginner Session – 12PM – 2PM
Advanced Session – 2.30PM – 3:30PM
11/10 – Processing Tutorial I
Beginner Session – 12PM – 2PM
Advanced Session – 2.30PM – 3:30PM
Data Collection
Over the next week you should begin collecting your data set for your Wearable Data Portrait. Please record this data in a Google Drive Spreadsheet. If you have questions about your specific choice of data let me know.
This can be anything from the personal, to local, national, global, or universal:
How many steps I took today
How many people did I see on their phone
How many people were wearing brown shoes
How much water did I drink today
Postage stamp cost increases
Drought rates of crops in California
Solar wind speed
Do not do: How many hours I slept
Readings/Homework: Read these by 11/06
Artistic Data Visualization: Beyond Visual Analytics – Viégas and Wattenberg
Jill Lepore – The Cobweb – Can the Internet be Archived, New Yorker
Resources
Origami Folding Techniques
Processing Reference page – all functions explained
OpenProcessing – share Processing sketches
Learning Processing – book by Daniel Shiffman