Agile Web Development with Rails, 2/e
暫譯: 敏捷網頁開發與 Rails, 第2版
Dave Thomas, David Hansson, Leon Breedt, Mike Clark, James Duncan Davidson, Justin Gehtland, Andreas Schwarz
- 出版商: Pragmatic Bookshelf
- 出版日期: 2006-12-24
- 定價: $1,280
- 售價: 2.3 折 $299
- 語言: 英文
- 頁數: 720
- 裝訂: Paperback
- ISBN: 0977616630
- ISBN-13: 9780977616633
-
相關分類:
Ruby、Agile Software
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$880$695 -
$880$695 -
$650$514 -
$780$663 -
$650$507 -
$550$468 -
$270$213 -
$980$774 -
$420$399 -
$650$507 -
$520$406 -
$680$537 -
$720$569 -
$550$429 -
$1,200$948 -
$680$537 -
$580$493 -
$580$493 -
$620$490 -
$580$493 -
$880$695 -
$620$409 -
$580$452 -
$290$226 -
$600$480
相關主題
商品描述
Description
The definitive, Jolt-award winning guide to learning and using Rails is now in its Second Edition. Rails is a new approach to web-based application development that enables developers to create full-featured, sophisticated web-based applications using less code and less effort. Now programmers can get the job done right and still leave work on time.NEW IN THE SECOND EDITION: The book has been updated to take advantage of all the new Rails 1.2 features. The sample application uses migrations, Ajax, features a REST interface, and illustrates new Rails features. There are new chapters on migrations, active support, active record, and action controller (including the new resources-based routing). The Web 2.0 and Deployment chapters have been completely rewritten to reflect the latest thinking. Now you can learn which environments are best for your style application, and see how Capistrano makes managing your site simple. All the remaining chapters have been extensively updated. Finally, hundreds of comments from readers of the first edition have been incorporated, making this book simply the best available.
Rails is a full-stack, open-source web framework that enables you to create full-featured, sophisticated web-based applications with a twist...you can create a full Rails application using less code than the setup XML you'd need just to configure some other frameworks.
With this book, you'll learn how to use Rails Active Record 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, talk to web services, and interact dynamically with Javascript applications running in the browser (the "Ajax" architecture).
You'll see how easy it is to deploy Rails. You'll be writing applications that work with your favorite database (MySQL, Oracle, Postgres, and more) in no time at all.
商品描述(中文翻譯)
**描述**
這本獲得 Jolt 獎的權威指南,專注於學習和使用 Rails,現在已經進入第二版。Rails 是一種新的網頁應用程式開發方法,讓開發者能夠使用更少的程式碼和更少的努力來創建功能齊全、複雜的網頁應用程式。現在,程式設計師可以正確地完成工作,並且準時下班。
第二版的新內容:本書已更新以利用所有新的 Rails 1.2 功能。範例應用程式使用了遷移(migrations)、Ajax,具備 REST 介面,並展示了新的 Rails 功能。新增了有關遷移、主動支援(active support)、主動記錄(active record)和行動控制器(action controller,包括新的基於資源的路由)的章節。Web 2.0 和部署章節已完全重寫,以反映最新的思維。現在,您可以了解哪些環境最適合您的應用程式風格,並看到 Capistrano 如何簡化網站管理。其餘章節也經過廣泛更新。最後,第一版讀者的數百條評論已被納入,使這本書成為市場上最好的選擇。
Rails 是一個全棧的開源網頁框架,讓您能夠以不同的方式創建功能齊全、複雜的網頁應用程式……您可以使用比配置其他框架所需的設置 XML 更少的程式碼來創建完整的 Rails 應用程式。
通過這本書,您將學會如何使用 Rails Active Record 來連接業務物件和資料庫表格。不再需要痛苦的物件關聯映射(object-relational mapping)。只需創建您的業務物件,讓 Rails 來處理其餘的工作。您將學會如何使用 Action Pack 框架來路由傳入請求並使用易於編寫的模板和組件來渲染頁面。了解如何利用 Rails 服務框架來發送電子郵件、與網路服務進行交互,以及與在瀏覽器中運行的 Javascript 應用程式(即「Ajax」架構)進行動態互動。
您將看到部署 Rails 是多麼簡單。您將能夠在短時間內編寫與您最喜愛的資料庫(MySQL、Oracle、Postgres 等)一起工作的應用程式。