https://github.com/gregmalcolm/randori-20090615
Columbus.rb Randori-Fishbowl from 20090615
https://github.com/gregmalcolm/randori-20090615
Last synced: 4 months ago
JSON representation
Columbus.rb Randori-Fishbowl from 20090615
- Host: GitHub
- URL: https://github.com/gregmalcolm/randori-20090615
- Owner: gregmalcolm
- Created: 2009-06-16T11:48:18.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-06-16T04:03:46.000Z (about 17 years ago)
- Last Synced: 2025-03-26T08:18:56.064Z (about 1 year ago)
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
The results of the first CRB Randori-Fishbowl Pair-programming[1] session. We worked on the "Roman Numerals" Ruby Quiz[2] problem and were able to successful implement a Roman Numberal to Arabic Number converter, but not the later half. Feel free to fork and finish. Even better, come to the CRB Code Jam on Wed, June 24th and pair with someone on the completion of the problem.
[1] http://faithfulgeek.org/randori-all-inclusive-user-group-hackfest.html
[2] http://rubyquiz.com/quiz22.html