Y
Hacker News
new
|
ask
|
show
|
jobs
by
modernerd
2945 days ago
What are the best resources to learn Ruby/Rails these days?
3 comments
guu
2945 days ago
https://www.railstutorial.org/book
is quite good
link
mooreds
2945 days ago
This is what I used to jump from "I've hacked on a rails 3 app and gone through some ruby Katas" to "I am building out a full fledged SaaS product in a Rails 4 app as technical co-founder".
Highly recommended.
link
Shank
2943 days ago
I, personally, just used the Rails docs, and watched DHH's introduction. The Rails guides are really good (the official guides, that is).
link
webbrahmin
2945 days ago
Pick up rails book from pragmatic bookshelf. Give it a quick read. Then watch railscast videos. Then to rails doc and gorails.
link
richjdsmith
2945 days ago
Another vote for Gorails. It's certainly the next step from beginner Rails dev to, well, not beginner.
link