Skip to content

Instantly share code, notes, and snippets.

@zealoushacker
Forked from aikalima/gist:8295237
Created January 7, 2014 06:40
Show Gist options
  • Save zealoushacker/8295502 to your computer and use it in GitHub Desktop.
Save zealoushacker/8295502 to your computer and use it in GitHub Desktop.

##Goals 01/07/2014

###git and github

  • Understand the purpose of version control systems
  • Learn how to manage files/projects with git and github
  • Understand git branching
  • Understand how to collaborate with others

###file i/o, arrays, hashes

  • Understand how ruby File I/O is a simple data persistence mechanism
  • Understand ruby arrays, hashes, and how they may be combined for representing data and its relationships
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment