Tagged Questions
221
votes
55answers
23k views
Learning Ruby on Rails
As it stands now, I'm a Java and C# developer. The more and more I look at Ruby on Rails, the more I really want to learn it.
What have you found to be the best route to learn RoR? Would it be ...
25
votes
14answers
796 views
What would you like to see in a book about Rails 3?
Now that I'm quite a ways into this book I can announce that it's Rails 3 in Action.
I'm thinking of writing a book about Rails 3 and I have a basic idea of what I want to write about, but really ...
15
votes
11answers
12k views
Ruby (and Ruby On Rails) book recommendations [closed]
Which ones are the best books to learn ruby and rails?
10
votes
30answers
2k views
Any good Rails books? [closed]
Hey ya guys ...do you know good books for ruby on rails .I know 'Grails'.Keeping that in mind please suggest some good books for Rails !
9
votes
8answers
1k views
Best book for Ruby on Rails? [closed]
What's a good book to start with for Ruby on Rails and Ruby together.
I'm a novice, but I have good understanding of OO programming.
Please let me know a book that helps me to get up and running on ...
5
votes
1answer
167 views
Can you give examples of books that teach large web app development?(advanced and basic topics)
Can you give examples of books that teach large web app development?
it must not be focused on a programming language, but to be generical with the concepts and structure.
thanks :)
EDIT
anyway the ...
4
votes
4answers
261 views
Learning 'advanced' ruby to contribute to rails?
What is the best place to learn 'advanced' Ruby so I can start contributing to Rails? Any other things I should read/know would be appreciated.
Thanks.
3
votes
2answers
42 views
Unix man pages for Ruby standard library? How about Rails?
What's the best Ruby documentation resource?
Some things I'm looking for:
Offline
Easy to keep up-to-date
CLI support and fast
Good for reference AND for browsing and learning new things
Vim ...
2
votes
3answers
91 views
Where can I find a book database with public API?
I'm working on a rails app that allows people to track books they're interested in reading and see what their friends are reading. I thought it would be really great if a user could just enter a ...
2
votes
2answers
124 views
Is Foundation Rails 2 a good book to start with?
This is probably for those who have read Foundation Rails 2. I have ordered it and looking forward to reading up on it. I believe it is for Rails 2 and not Rails 3.
I have recently gotten a ...
2
votes
3answers
489 views
Up to date (as of 2010) Ruby On Rails books? [closed]
I've been trying to learn Rails for a while now and I just can not piece it all together with random blogs and SO questions, so I've decided I need a full book/ebook. Can anyone suggest a good one? ...
2
votes
5answers
206 views
book about Rails recommendation
From The Ruby Way:
This book is largely intended to answer questions of the form of "How do I…?" As such, you can expect to do a lot of skipping around. I'd be honored if everyone read every page ...
2
votes
6answers
459 views
What Ruby programming book should I read first?
I'm am an experienced developer in other languages like C#, VB.net and C++, but a real newbie in Ruby. What Ruby book do you think should I read first?
1
vote
7answers
1k views
Agile Web Development with Rails: 3rd vs 4th Edition?
About me: I'm becoming "the technical guy" so I can build my web startup. It's a relatively simple idea (no complex algorithms, etc. just moving data from input boxes around.) I'm spending the next ...
1
vote
2answers
234 views
Learning web architecture?
What is a good book to learn about web server architecture? I am a beginner Rails developer and want to go beyond Ruby. For example, I want to know what exactly a 'Mongrel cluster' is, ...
1
vote
5answers
169 views
Rails and beyond
I feel like I'm an intermediate-advanced Rails programmer. I've written some small client apps. However, I feel like I'm missing something. I don't really understand HTTP; what a web server is; how ...
1
vote
4answers
409 views
Best book for getting up-to-speed on Ruby on Rails
I am planning to travel this weekend (long 23 hour flight) so my mission is that by the time I get off that plane I want to be able to start developing on ROR.
I am very well versed in PHP/.NET/Java ...
1
vote
1answer
147 views
Best book for learning script.aculo.us in depth
Most of the Rails books I have touch on script.aculo.us and prototype, but because the Rails framework is so large, they don't spend a lot of time going in depth on the two packages.
I really like ...
1
vote
2answers
322 views
Chris Pine = Ruby as X = Rails…What is X?
I am just reading through Chris Pine's Learn to Program (The Ruby Series) 2nd Edition and it is one of the best programming books I have ever come across.
Unfortunately, he hasn't written (or I can't ...
1
vote
6answers
261 views
Need a book on rails - does it need to cover 2.0?
This is similar to a previous question on Rails Books, but I'm looking for a little more detail on something that was brought up in that thread.
I'm starting a project using Rails 2.0 next week, and ...
0
votes
1answer
42 views
cucumber rails in action book
hi im working with rails in action
having problem with this scenario
Feature: Viewing projects
In order to assign tickets to a project
As a user
I want to be able to see a list of available projects
...
0
votes
5answers
132 views
What are the most recommended a Ruby on Rails eBooks?
I played around with the language a couple of years ago but didn't have application for it. Now I think I want to refresh my knowledge. What are the recommended books?
PDF or Kindle book that I can ...
0
votes
4answers
65 views
Ruby on Rails Book [closed]
Do you suggest any books for learning ruby on rails? I already know some OO programming. I know there are many other topics like this one, but I am afraid that they might be a little bit outdated.
...
0
votes
2answers
58 views
the method problem and the difference between url and path
when i read the book "Aglie web development with rails 4th",i found the code
<%= button_to 'Add to Cart', line_items_path(:product_id => product) %>
what's the difference if i use ...
0
votes
3answers
144 views
A good book about new versions of django and Rails? [closed]
I want good books about these frameworks, but not the old versions. Some books are very outdated... =P
0
votes
2answers
149 views
books for teaching programmers website development
I am looking for a book that will teach me how to build a site like facebook or doodle. I am a fourth year computer science undergrad so I know my basic data structures, algorithms and sql databases. ...
0
votes
6answers
120 views
If you are really experienced developer but somewhat new to Ruby/Rails and had to buy 2 books… which ones?
I think I'm sold on getting the Rails 3 Way. It seems like while the book may not be perfect, it's going to have a lot of in-depth information that will probably save me a lot a lot of time.
I'm ...
0
votes
4answers
126 views
What is the best book or books to read to learn just about everything you need to know about rails?
Are there any really good books on rails 3 that don't just talk about the basics (it's easy to learn that very quickly by watching screen-casts, etc.)? For example, is there a book that basically ...
0
votes
2answers
59 views
Is “Pro Active Record: Databases with Ruby and Rails ” outdated?
I am considering buying Pro Active Record: Databases with Ruby and Rails. I am using Rails 3.0.5, and the book's from 2007. Can it's information still be applied, or it's very outdated?
0
votes
1answer
330 views
Advice on purchasing the book “Service-Oriented Design with Ruby and Rails” by Paul Dix
I am considering to purchase the book Service-Oriented Design with Ruby and Rails by Paul Dix and I would like to know:
If the book is for Ruby on Rails, why the author write about Sinatra, ...
0
votes
3answers
214 views
Reference book on Ruby on Rails social network site for novices
Hey, so I am a novice programmer who has only worked with HTML, CSS, and a touch of Java a couple of years ago. I am looking to try to get a social network site up and running on Ruby on Rails and was ...
0
votes
2answers
94 views
Does Agile Web Development With Ruby on Rails (Third Edition) Create Bad Coding Habits?
Does Agile Web Development With Ruby on Rails (Third Edition) teach best practices as well as Rails coding?
My concern is that, as I use this book, I'm developing bad Rails coding habits resulting ...
0
votes
2answers
276 views
Rails 2.3 Books [closed]
Rails is a target that moves fast which makes finding up-to-date books difficult. I know there are some great Rails Guides that cover Rails 2.3; but sometimes I just want something in print.
Are ...
0
votes
2answers
83 views
rails cookbook 2009 or 2007?
I apologize for this silly question but is ISBN-10: 0596527314 Rails Cookbook 2009 or 2007? Amazon has it listed as 2009 but I can't confirm as everywhere else it seems to be 2007:
...