"《Web開發敏捷之道:應用Rails進行敏捷Web開發(第4版, 涵蓋Rails 3)》(Agile Web Development with Rails, 4th edition)英文文字版/更新EPUB版本/更新源代碼/更新第3版中文和英文[PDF]"介紹
中文名: Web開發敏捷之道:應用Rails進行敏捷Web開發(第4版, 涵蓋Rails 3)
原名: Agile Web Development with Rails, 4th edition
作者: Sam Ruby
Dave Thomas
David Heinemeier Hansson
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新EPUB版本/更新源代碼/更新第3版中文和英文
出版社: Pragmatic Bookshelf
書號: 978-1934356548
發行時間: 2011年03月31日
地區: 美國
語言: 英文
簡介:
內容介紹:Rails just keeps on changing. Rails 3 and Ruby 1.9 bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused so it's more useful than ever before for developers new to Ruby and Rails.
Rails 3 is a major release--the changes aren't just incremental, but structural. So we decided to follow suit. This book isn't just a mild reworking of the previous edition to make it run with the new Rails. Instead, it's a complete refactoring.
作者介紹:Sam Ruby
Sam Ruby is a prominent software developer who is a co-chair of the W3C HTML Working Group and has made significant contributions to many of the Apache Software Foundation's open source software projects. He is a Senior Technical Staff Member in the Emerging Technologies Group of IBM.
Dave Thomas
Dave Thomas, as one of the authors of the Agile Manifesto, understands agility. As the author of "Programming Ruby," he understands Ruby. And, as an active Rails developer, he knows Rails.
David Heinemeier Hansson
David Heinemeier Hansson is the creator of the Rails framework.
內容截圖: 目錄:
Introduction
Getting Started
Installing Rails
Instant Gratification
The Architecture of Rails Applications
Introduction to Ruby
Building an Application
The Depot Application
Task A: Creating the Application
Task B: Validation and Unit Testing
Task C: Catalog Display
Task D: Cart Creation
Task E: A Smarter Cart
Task F: Add a Dash of Ajax
Task G: Check Out!
Task H: Sending Mail
Task I: Logging In
Task J: Internationalization
Task K: Deployment and Production
Depot Retrospective
Rails in Depth
Finding Your Way Around Rails
Active Record
Action Dispatch and Action Controller
Action View
Caching
Migrations
Non-Browser Applications
Rails’ Dependencies
Rails Plugins
Where to Go From Here