开发者

Where are some current Ruby & RoR resources?

I've开发者_如何学运维 been a PHP Developer for a few years now and I've recently been interested in learning Ruby & Rails but I've found a lot of the resources I've found seem to be dated and not for Rails 2.0 or Ruby 1.8.6 etc... can anyone point me in the right direction?

I'm running OSX 10.6 with the default ruby & rails installation.

Thanks!


Great book for starting out:

http://pragprog.com/titles/rails3/agile-web-development-with-rails-third-edition


Very thorough and up-to-date tutorial:

http://www.railstutorial.org/


Great free screencasts once you know your way around Rails a bit:

http://railscasts.com/ (or the text version at http://asciicasts.com/)

Hint: concentrate on the most recent ones, as the further back you go the older the info is and the more likely it is to be outdated.


These sceencasts aren't free, but they're very nice as well:

http://peepcode.com/

http://envycasts.com/

(update: community wiki)


http://guides.rubyonrails.org/

Great place to get started, check out the "Getting Started with Rails" guide first.

If you want to purchase a book to help you out, Agile Web Development With Rails from the Pragmatic Bookshelf is an excellent and useful read.


Try StackOverflow when you have questions :-) By design, it should be up-to-date.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜