This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

26 used & new from $0.90
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Agile Web Development with Rails: A Pragmatic Guide (Pragmatic Programmers)
 
See larger image
 
Please tell the publisher:
I'd like to read this book on Kindle
 
  

Agile Web Development with Rails: A Pragmatic Guide (Pragmatic Programmers) [ILLUSTRATED] (Paperback)

by Dave Thomas (Author), David Hansson (Author), Leon Breedt (Author), Mike Clark (Author), Thomas Fuchs (Author), Andrea Schwarz (Author)
4.6 out of 5 stars See all reviews (104 customer reviews)


Available from these sellers.


26 used & new available from $0.90
Also Available in: List Price: Our Price: Other Offers:
Paperback (Illustrated) $39.95 $26.37 55 used & new from $16.99
 
   

Customers Who Bought This Item Also Bought

Programming Ruby: The Pragmatic Programmers' Guide, Second Edition

Programming Ruby: The Pragmatic Programmers' Guide, Second Edition by Dave Thomas

4.3 out of 5 stars (57)  $26.97
Rails Recipes (Pragmatic Programmers)

Rails Recipes (Pragmatic Programmers) by Chad Fowler

4.5 out of 5 stars (11)  $21.42
Ajax on Rails

Ajax on Rails by Scott Raymond

4.3 out of 5 stars (15)  $26.39
Ruby Cookbook (Cookbooks (O'Reilly))

Ruby Cookbook (Cookbooks (O'Reilly)) by Lucas Carlson

4.7 out of 5 stars (28)  $31.49
Ruby for Rails: Ruby Techniques for Rails Developers

Ruby for Rails: Ruby Techniques for Rails Developers by David Black

4.2 out of 5 stars (55)  $29.67
Explore similar items : Books (100)


Editorial Reviews

Product Description
Rails is a full-stack, open source web framework that enables you to create full-featured, sophisticated web-based applications, but with a twist... A full Rails application probably has less total code than the XML you'd need to configure the same application in other frameworks. With this book you'll learn how to use ActiveRecord to connect business objects and database tables. No more painful object-relational mapping. Just create your business objects and let Rails do the rest. You'll learn how to use the Action Pack framework to route incoming requests and render pages using easy-to-write templates and components. See how to exploit the Rails service frameworks to send emails, implement web services, and create dynamic, user-centric web-pages using built-in Javascript and Ajax