Ruby

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.jasimabasheer.com/posts/meta_introduction_to_ruby.html

15 Things for a Ruby Beginner

Posted on May 30, 2012 | Posted in ruby The following is a post I had recently sent the Bangalore Ruby User Group . It has been slightly modified to address a larger audience. There were many Ruby beginners in last week's meetup, and the common question we heard was 'after the very basics, what next?' The best way to learn Ruby best practices is to pair with an experienced dev; the way I learned was by inheriting a reasonably small, but well-written codebase from an amazing colleague.
The other night, during our monthly SDRuby meetup , lots of people were very interested in learning more about CouchDB and Ruby. I tried to show what Couch was all about but I didn’t have time to show how to use CouchDB with Ruby. Here is me trying to do that in 10 minutes or less. I’ll assume you don’t have CouchDB installed. Install CouchDB, if you are on MacOSX, you are in luck, download and unzip the standalone package called CouchDBX . http://merbist.com/2009/05/17/couchdb-with-couchrest-in-5-minutes/

CouchDB with CouchRest in 5 minutes

Michael Hartl Contents Foreword My former company (CD Baby) was one of the first to loudly switch to Ruby on Rails, and then even more loudly switch back to PHP (Google me to read about the drama).

Ruby on Rails Tutorial: Learn Rails by Example book and screencasts by Michael Hartl

http://ruby.railstutorial.org/ruby-on-rails-tutorial-book
http://jimmyzimmerman.com/blog/2007/05/why-i-prefer-ruby-on-rails-over-cakephp.html

Why I Prefer Ruby on Rails over CakePHP by Jimmy Z

Last year, I had a goal to learn Ruby on Rails and build an application in that framework. By learning CakePHP, I was able to wrap my mind around the rails framework concepts and make that transition a little easier. This year, I have made the full plunge into the Ruby on Rails, and I absolutely love it. As I’ve made the transition from php to ruby and from CakePHP to Ruby On Rails, I’ve written down some of the reasons why I now use Ruby on Rails over CakePHP . [note: I still prefer to use CakePHP over no framework if a client requests an application be written in php. However, when we have the option to start the project in Rails, we really push for rails.]
http://mislav.uniqpath.com/poignant-guide/book/ Read This Paragraph At my local Barnes and Noble, there is a huge wall of Java books just waiting to tip over and crush me one day. And one day it will.

why’s (poignant) guide to ruby