My “Ruby Programming Challenge For Newbies” Efforts

One blog that I subscribe to in my RSS feed is RubyLearning Blog. Since September of last year, they’ve been posting (approximately bi-weekly) programming challenges for newcomers to Ruby appropriately named Ruby Programming Challenge For Newbies.

Outside of the class I took at Sierra College and a couple Rails projects I’ve thrown together on my own, I haven’t really had as much time with Ruby as I’d like. With the day job having been a bit slow lately and not wanting to risk getting in trouble for doing outside contracting work while there (and assuming learning/training is an acceptable way to pass time), I decided to do the past exercises as a way to further my proficiency with the language.

Here are what would have been my submissions for the first five contests:

  1. RPCFN: Shift Subtitle (#1)
    http://gist.github.com/283194
  2. RPCFN: Average Arrival Time For A Flight (#2)
    http://gist.github.com/284044
  3. RPCFN: Short Circuit (#3)
    http://gist.github.com/284303
  4. RPCFN: Ruby**Fun (#4)
    http://gist.github.com/284365
  5. RPCFN: Mazes (#5)
    http://gist.github.com/284408

Though my version of the solution aren’t the most elegant or Ruby-like, having worked out the exercises on my own then reviewing other people’s entries was extremely beneficial, showing me even slicker ways Ruby can be used to solve problems.

I’m really looking forward to the next contest and actually submitting my entry for review.

This entry was posted in Uncategorized and tagged . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>