-
Notifications
You must be signed in to change notification settings - Fork 36
Week 1 Homework
CSantamaria edited this page Dec 3, 2014
·
37 revisions
- Post a link to documentation of your assignment. This could be a version of your work that runs online or a blog post with written / visual description of your work.
- Place a copy of your code in our class' shared dropbox folder. (Look for it in email.) This is so that we can run or debug in class if necessary.
- Sign up for the class google group
- Sign up for a Github Account. You need it to edit this wiki page.
- Accept invite to share Dropbox folder.
- Complete this Bottle Exercise. Write about your results on your blog post with your assignment below.
- Watch or read The Secret Life of Pronouns.
- Develop a program that "writes" or "reads" (or both) text, i.e. generate your own text from a source text (or via some other generative method) or create your own method for analyzing the statistical properties (or, dare I say, meaning) of an input text. You can use node to process a text file or you can get user input in a browser. Feel free to play around with visual ideas for displaying text with p5.js.
- Add a link below.
If you are struggling with something, write about it below and it will help me organize material for class. (Name optional.)
- your question here
- Your Name -- your work -- any comments about your work
- Ben --
- Billy -- [blog] (http://ddaanngg.com/category/itp-nyu/programming-from-a-to-z/)
- Clara -- [Triangles] (http://www.csantamariav.com/word-triangles/)
- Diana --
- Alejandra --[blog] (http://www.dimelsamedina.com/ITPBlog/programming-a-to-z-what-did-you-said/)
- Danqing -- Blog post
- Karen --
- Moon -- didn't do code, prepared a short presentation.. [link] (http://moqn.net/work/research/)
- Karam -- Bottle Exercise + Idea
- Kate --[Bottle Exercise] (http://www.katevisuth.net/category/programming-from-a-z/)
- Neva -- [Jacque] (https://www.dropbox.com/home/a2z_2014/week1/neva) ** [blog] (http://nevaneva.net/2014/09/21/how-honest-is-jacque-prevert/)
- Qingyuan --[Bottle Exercise] (http://chenqingyuan.me/itp/a-to-z-bottle-exercise/)
- Sharang --"Jabberwocky"
- Sharon -- ["Parsing with Node"] (http://itp.unoseistres.com/?p=788)
- Susanne -- ["Robber language"] (http://www.forchheimer.se/susanne/ITP/?cat=16)
- Woonyung -- Word Counter
- Sagar -- [Phyllotaxis] (https://github.com/sagar-sm/az/tree/master/Week1%20-%20Phyllotaxis)
- Claire -- [JS homework] (https://github.com/CleezyITP/Programming-A-Z), [Blog entry] (http://ckvitp.wordpress.com/programming-a-z/)
- Jinyi -- [See your text in color] (https://github.com/ginnyfu/a2z/tree/master/homework1) | however the code doesn't work as I tried to figured out and failed still.