Skip to content
CSantamaria edited this page Dec 3, 2014 · 37 revisions

Guidelines

  1. 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.
  2. 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.

Assignment

  • 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.

Questions

If you are struggling with something, write about it below and it will help me organize material for class. (Name optional.)

  • your question here

Add Your Homework

Clone this wiki locally