CS 330 Homework 5 – Wasd – due before May 16
See the PDF.
Honors 104.502 Homework 3 – Final
See the PDF.
CS 491 Homework 3 – Final
See the PDF.
CS 330 Homework – Funfun – due before April 25
See the PDF.
CS 330 Homework – Bleakr – due before April 6
See the PDF.
Honors 104.502 Homework 2 – Platformer
See the PDF.
CS 330 Homework – CSX – due before March 11
See the PDF.
Installing a Newer Ruby with RVM
My department’s Linux machines don’t have a very new Ruby installed (1.8.7, which was released in 2008 and which has since been retired by the Ruby community). This old version is missing a number of useful features, like lookaround assertions in regular expressions! Instead of upgrading the system-wide Ruby, they recommend that each individual install […]