-
Notifications
You must be signed in to change notification settings - Fork 18
Home
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.
- Download and install Processing: http://processing.org
- Download and install p5.js editor: http://p5js.org/download/
- download and install git: http://git-scm.com/downloads
- go to github.com and make a (free) account: https://github.com/join
- open up GitHub (the application, not the website). when it configures, sign in with your github.com login info.
- go to our class GitHub Repository: https://github.com/IDMNYU/DM-GY6063A-Creative-Coding-F2015/
- on the lower right, click the Clone in Desktop button.
- 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.
- 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.
- 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!