Skip to content
Kevin Siwoff edited this page Sep 3, 2015 · 15 revisions

Welcome to the Creative-Coding-Grad-Spring-2015 wiki! Some setup items before we begin the class.

  1. Download and install Processing: http://processing.org
  2. Download and install p5.js editor: http://p5js.org/download/
  3. download and install git: http://git-scm.com/downloads
  4. go to github.com and make a (free) account: https://github.com/join
  5. open up GitHub (the application, not the website). when it configures, sign in with your github.com login info.
  6. go to our class GitHub Repository: https://github.com/IDMNYU/DM-GY6063A-Creative-Coding-F2015/
  7. on the lower right, click the Clone in Desktop button.
  8. GitHub (the application) will pop up and ask you where to save the data. you should then be able to see the files locally, and open them in Processing.
  9. whenever you need to download new stuff (e.g. after each class), open up GitHub again, highlight the repository, and select Pull from the Repository menu.
  10. try opening the sketches we made in class. see if they make sense. we'll look them over again next week.

Other item's you'll eventually need in this class:

  • A standard text editor. I prefer Sublime Text, but any other text editor will do!
Clone this wiki locally