Mac / OS X, Ruby, Ruby on Rails, Technology and Computing
Geeking out in Ruby
For the last week or two, I’ve started teaching myself some Ruby and Ruby on Rails. I figured I’d start looking at this to complement some self study in Mac/iPhone/iPad programming. (With a bit of Git for source control).
For some reason, there seems to be a lot Mac (using) developers in the Ruby world. Also, I find it pretty interesting because Ruby was invented by a Japanese chap (“Matz – まつもとゆきひろ“), so you end up seeing a lot of Japanese names for various Ruby utilities, tools and frameworks.
Once I feel a bit more comfortable with Rails, I’m probably going to attempt two ‘home projects’. The first is an idea for a web-app (which I’m keeping secret for now), which has potential for having a iPhone and iPad rich client (but with a web front end as a fall back). The second is basically handcrafting a ‘CMS’ for this blog and replacing the WordPress blog. Sure, it would be easy just using a free downloadable too, but writing my own CMS means I can tweak it and gives me some focus.
There are some good resources for getting started with Ruby and Rails.
Programming Ruby 1.9
Ruby Koans
Rails for Zombies
Agile Web Development with Rails
Crafting Rails Applications
23 May 2011 Gavin comments off