Garden of Virtual Kinship, by Stephanie Rothenberg. See project here
...


<--back


Oct 12::

Before Class
Read:
- Review of basic command line prompts for Mac (for Mac users)
- Review of command prompts for Windows(for Windows users)
- Intro to GitHub

- Review Week 5 examples
- Download and review Tracking data over time
Do:
- Install git
- Finish a sketch hacking into either Drawing Data with Lines or Bubbles on a Map where you have imported your own data (most likely a very clean CSV file that has some of your collected data) and altered the code in visually meaningful ways for your specific data set.
- Continue to keep a "debug log" with 4 more additional entries (added to the 4 your made last week) tracking (1) what major errors/unexpected results you get (2) what you think the problem is (3) how you tried to solved them (4) results. Put your debug log in your data folder (be sure to reference Shiffman, Common errors as needed).
Label A1c_lastname_firstname and email to me before class.

In Class
- git and github
- Tables
- download Git - Timeline code
- Parsing through CSV files
- review trim() and equals
- Work on A1

Week 6 examples