ROR学习资料

| No Comments | No TrackBacks

ror官方网站:
http://www.rubyonrails.org/
可以作为了解这项技术的起点,那里面有一个15分钟搭建一个blog的视频很值得一看

Rolling with Ruby on Rails:
http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=1
Curt Hibbs写的对于ror的学习过程,还没来得及看,但是实在是太多地方reference了...随大流吧

Really Getting Started in Rails
http://www.slash7.com/articles/2005/01/24/really-getting-started-in-rails
另一处比较著名的入门网站

Ruby on Rails中文社区
http://www.railscn.com/
不知为啥,教育网上这个网站还要用代理...而且好像还不能注册?或者是我的代理的问题?

Setting up a Rails Development Environment on Windows Using Eclipse
http://www.napcs.com/howto/railsonwindows.html
这是一个step by step的在windows上利用eclipse搭建ruby on rails开发平台的指南
我自己就是参考的这个东东。

Why's(poignant) guide to ruby
http://poignantguide.net/ruby/
一个很有意思的ruby语言的入门介绍,作者还会自己画小狐狸插图,
还在侧边栏里写自己的价值观,让我们觉得老外还是蛮可爱的
恩,应该可以用强烈推荐来形容,寓学于乐。

RailsOnWindows:
http://wiki.rubyonrails.com/rails/pages/RailsOnWindows
教你怎样在windows下利用Rails进行开发,其中包括Apache服务器的配置等等
服务器的问题可以从这里找到答案。

Ajax on Rails
http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html
Ajax现在绝对是热点,当然不可放过...虽然对Ajax还仅仅是名词和用户体验上的了解...-___-

GemRails:
http://wiki.rubyonrails.com/rails/pages/GemRails
GemRails是rails的管理器,相当于linux系统中的包管理器
可以自动上网安装新的rails包,可以自动解决依赖,非常方便

No TrackBacks

TrackBack URL: http://www.wujianrong.com/mt-tb.cgi/482

Leave a comment

About this Entry

This page contains a single entry by kevinwu published on February 23, 2006 3:04 PM.

Rolling with Ruby on Rails was the previous entry in this blog.

Ruby on rails学习笔记 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.