TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rails references

2 pointsby mechanicianabout 16 years ago
I'm have a few web applications I'm trying to develop and I have been told Ruby on Rails is the tool to use. What references (free would be nice) would ya'll recommend? My programming experience has been limited to scientific analysis and simulation.

3 comments

evdawgabout 16 years ago
Try Ruby in Your Browser - <a href="http://tryruby.hobix.com/" rel="nofollow">http://tryruby.hobix.com/</a><p>Why's Poignant Guide to Ruby - <a href="http://poignantguide.net/ruby/" rel="nofollow">http://poignantguide.net/ruby/</a><p>Offical Ruby on Rails Guides - <a href="http://guides.rubyonrails.org/" rel="nofollow">http://guides.rubyonrails.org/</a>
csbartusabout 16 years ago
if you are new to programming you should read these two books (not free i'm afraid):<p>Design Patterns in Ruby (Addison-Wesley Professional Ruby… by Russ Olsen<p>The Art of Rails (Programmer to Programmer) by Edward Benson
gregkingabout 16 years ago
Agile Web Development with Rails, 3rd Edition