Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 766 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 766 Bytes

Processing workshop

Intro

Over the course of this workshop, you will build a simple interactive visualization of your social graph using your downloaded Facebook data.

The finished project

See the finished project to understand where we want to get at. (Not viewable in stupid IE.)

Get your data

Follow the instructions in this video to download your Facebook data required for this workshop.

Read the tutorial

Prior to the workshop, please read this tutorial covering important concepts in Processing, from the basics of declaring variables and functions to more advanced concepts of object-oriented programming.