๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Agile Web Development with Rails: A Pragmatic Guide

โœ Scribed by Dave Thomas, David Hansson, Leon Breedt, Mike Clark, James Duncan Davidson, Justin Gehtland, Andreas Schwarz


Book ID
127438969
Publisher
Pragmatic Bookshelf
Year
2006
Tongue
English
Weight
7 MB
Edition
Second Edition
Category
Library
ISBN-13
9780977616633

No coin nor oath required. For personal study only.

โœฆ Synopsis


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 support. There are extensive chapters on testing, deployment, and scaling. You'll see how easy it is to install Rails using your web server of choice (such as Apache or lighttpd) or using its own included web server. You'll be writing applications that work with your favorite database (MySQL, Oracle, Postgres, and more) in no time at all. You'll create a complete online store application in the extended tutorial section, so you'll see how a full Rails application is developed - iteratively and rapidly. Rails strives to honor the Pragmatic Programmer's "DRY Principle" by avoiding the extra work of configuration files and code annotations. You can develop in real-time: make a change, and watch it work immediately. Forget XML. Everything in Rails, from templates to control flow to business logic, is written in Ruby, the language of choice for programmers who like to get the job done well (and leave work on time for a change). Rails is the framework of choice for the new generation of Web 2.0 developers. Agile Web Development with Rails is the book for that generation, written by Dave Thomas (Pragmatic Programmer and author of Programming Ruby) and David Heinemeier Hansson, who created Rails.


๐Ÿ“œ SIMILAR VOLUMES


Agile Web Development with Rails
๐Ÿ“‚ Standards ๐Ÿ“… 2008;2009 ๐Ÿ› Pragmatic Bookshelf ๐ŸŒ English โš– 497 KB

It's a good text, but it might be recommended that an Agile Development specific book be read, either beforehand or concurrently, while evolving the knowledge imparted in these pages. "The Art of Agile Development" by James Shore is a good compliment to this reading. Agile of course, does not only

Agile and Iterative Development (Agile S
โœ Craig Larman ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English โš– 2 MB

Larman outlines the principles and best practices of iterative, evolutionary, and agile approaches to software development that emphasize collaboration and flexibility, illustrates those practices in an example system for tracking immigrants, and overviews the work products and core practices of the

Agile Development with ICONIX Process: P
โœ Doug Rosenberg, Mark Collins-Cope, Matt Stephens ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Apress ๐ŸŒ English โš– 10 MB

This book describes using the ICONIX Process (an object modeling process) in an agile software project. To do this, the book defines a core agile subset-so those of you who want to "get agile" need not spend years learning to do it. Instead, you can simply read this book and apply the core subset of