Created
December 31, 2012 23:09
-
-
Save alyssa/4423720 to your computer and use it in GitHub Desktop.
Top CS schools in a ruby array
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
top_cs_schools = ["Carnegie Mellon University", "Massachusetts Institute of Technology", "Stanford University", "University of California--Berkeley", "Cornell University", "University of Illinois--Urbana-Champaign", "University of Washington", "Princeton University", "University of Texas--Austin", "Georgia Institute of Technology", "California Institute of Technology", "University of Wisconsin--Madison", "University of Michigan--Ann Arbor", "University of California--Los Angeles", "University of California--San Diego", "University of Maryland--College Park", "Columbia University", "Harvard University", "University of Pennsylvania", "Brown University", "Purdue University--West Lafayette", "Rice University", "University of Massachusetts--Amherst", "University of North Carolina--Chapel Hill", "University of Southern California", "Yale University", "Duke University", "Johns Hopkins University", "New York University", "Ohio State University", "Pennsylvania State University--University Park", "Rutgers, the State University of New Jersey--New Brunswick", "University of California--Irvine", "University of Virginia", "Northwestern University", "University of California--Santa Barbara", "University of Chicago", "University of Minnesota--Twin Cities"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment