Essential Learning for Ruby and Rails

August 25th, 2009 admin

Ruby is rapidly becoming the preferred programming language for many developers. With that said, let’s look at some of the best tutorials, videos and books to learn Ruby and Rails. Beginner Resources Just starting out with Ruby or Rails


Originally posted on Net Tuts

 
  Related Posts
20 Ruby on Rails Tuts to Rule Them All
20 Ruby on Rails Tuts to Rule Them All
Today, we’ll review twenty incredible Ruby on Rails tutorials that every developer should consider reading. Whether you’re a beginner who prefers video tutorials or an experienced dev, you’ll find an applicable tutorial here! 1. Try Ruby! If you’re going to have to learn a brand new language, why not learn it interactively  Read More →
Ruby on Rails Steams Ahead With 3.0 Release
Ruby on Rails Steams Ahead With 3.0 Release
It’s been two years in the making, but Ruby on Rails 3.0 is finally here . You can grab the third generation of the popular web framework from the official website , or update via the command line with: gem install rails –version 3.0.0 Rails 3 is a major overhaul for the framework and merges the Rails and Merb frameworks to create... 
From CodeIgniter to Ruby on Rails: A Conversion
From CodeIgniter to Ruby on Rails: A Conversion
Today, we’ll be creating a simple shoutbox using the CodeIgniter PHP framework. We’ll then port this exact application, piece-by-piece, to Ruby on Rails! Throughout this tutorial, we’ll create a simple shoutbox application in CodeIgniter, and then port it over to Ruby on Rails  Read More →
A Simple Twitter App with Ruby on Rails � Building Friendships
This is the third and final part of series on how to create a twitter style web application with Ruby on Rails. This part will cover how to add friendships between users  Read More →
Zero-to-Sixty: Creating and Deploying a Rails App in Under an Hour
Zero-to-Sixty: Creating and Deploying a Rails App in Under an Hour
Give me an hour of your time, and I’ll take you on a fly by of the Ruby on Rails framework. We’ll create controllers, models, views, add admin logins, and deploy using Heroku’s service in under an hour! In this article we will create a simple bookshelf application where you can add books and write thoughts about them. Then we... 
Hackday: Intro to Ruby Meta-Programming
Hackday: Intro to Ruby Meta-Programming
This past Saturday we hosted the third Hackday at Viget Labs ( photos ). For this round we decided to tackle meta-programming, one of the more mystical features of Ruby. We found, through several conversations at Hacknight , that people were getting the hang of Ruby through their work with Rails, but weren’t clear on how things like the... 
CoffeeScript for Ruby Bros
Hello there, Ruby friend. You’ve perhaps heard of CoffeeScript , “JavaScript’s less ostentatious kid brother,” but it might as yet be unclear why you’d want to stray from Ruby’s loving embrace. Well, friend, I’ve been playing with it off-and-on for the past few months, and I’ve come to the following... 
Rails 3 Generators: The Old Faithful
I figured it would be best to start the tour of Rails 3 generators with those that are most commonly used. Assuming I’m representative of most Rails developers, that would include the following: migrations, models, controllers, and resources. (If your favorite isn’t in the list, don’t worry! I’ll be covering the rest of them... 
Using ruby-debug to Find Those Hard-To-Reach Places (bugs)
I’ve been writing Rails applications for a little over two years now, but only recently has ruby-debug been added to my tool belt. Since then, I’ve been using it almost every week and have found it super useful. If you take five minutes to learn the six commands I’ll provide for you here, I promise you won’t regret it. The... 
Rails 3 Generators: Scaffolding
Scaffolding in Rails has always been a little controversial. Originally, it was responsible for a lot of Rails’s wow factor – DHH’s blog in fifteen minutes was built on scaffolding. Over time, however, it became less clear whether it was supposed to be used for production code, or if it was intended to educate new Rails developers on... 
  Related Tweets from Twitter
singlemama_cc (singlemama CC)  : RT @OLSONagency: We're a proud sponsor of the 1st @MNBlogConf this Saturday. Check out an article on MinnPost for more on the event! http://..
Updated : 2010-09-09T15:10:31Z   |  Reply  |  View Tweet
GlamKendra (Kendra H)  : LOL I love all the comments on the article..
Updated : 2010-09-09T15:10:30Z   |  Reply  |  View Tweet
Sonjamoore2010 (Sonja)  : MWC football notebook: Wyoming carries on after tragic death of teammate: By Jeff Call, Deseret News The Cowboys' ... http://bit.ly/bFRICw..
Updated : 2010-09-09T15:10:30Z   |  Reply  |  View Tweet
SREENATHTS (SREENATH T S)  : Obama implores minister to call off Quran burning http://t.co/RaOWTAV via @ndtv..
Updated : 2010-09-09T15:10:30Z   |  Reply  |  View Tweet
Tony_BradleyPCW (Tony Bradley)  : pcworld: Google Instant Could Evolve into Ultimate Universal Search http://bit.ly/cmELPY (via PCWBizCenter) - pcwor... http://bit.ly/9wiOwl..
Updated : 2010-09-09T15:10:29Z   |  Reply  |  View Tweet
  Related News from Digg
No comments yet.

Spam Protection by WP-SpamFree

TOP