Skip to content

Instantly share code, notes, and snippets.

@smanek
Created December 1, 2011 02:16
Show Gist options
  • Save smanek/1412852 to your computer and use it in GitHub Desktop.
Save smanek/1412852 to your computer and use it in GitHub Desktop.
[
{ "courseNumber" : 101,
"department" : "COMPUTER_SCIENCE",
"vanityName" : "Intro to Typing"
},
{ "courseNumber" : 201,
"department" : "ENGLISH",
"vanityName" : "Postmodern Deconstructionism"
},
{ "courseNumber" : 51,
"department" : "MATH",
"vanityName" : "Remedial Galois Field Arithmetic"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment