買這商品的人也買了...
- 
                
                   Interconnecting Cisco Network Devices, Part 1 (ICND1): CCNA Exam 640-802 and ICND1 Exam 640-822, 2/e Interconnecting Cisco Network Devices, Part 1 (ICND1): CCNA Exam 640-802 and ICND1 Exam 640-822, 2/e$2,220$2,109
- 
                
                   Web 安全測試錦囊妙技 (Web Security Testing Cookbook) Web 安全測試錦囊妙技 (Web Security Testing Cookbook)$580$458
- 
                
                   專案管理知識體指南, 4/e (A Guide to the Project Management Body of Knowledge: (PMBOK Guide), 4/e) 專案管理知識體指南, 4/e (A Guide to the Project Management Body of Knowledge: (PMBOK Guide), 4/e)$1,350$1,283
- 
                
                   CCNP SWITCH 642-813 Official Certification Guide (Hardcover) CCNP SWITCH 642-813 Official Certification Guide (Hardcover)$2,220$2,109
- 
                
                   ASP.NET 4.0 專題實務-使用 C# ASP.NET 4.0 專題實務-使用 C#$750$593
- 
                
                   雲端運算技術指南 雲端運算技術指南$490$387
- 
                
                   $1,050CCNP TSHOOT 642-832 Official Certification Guide (Hardcover) $1,050CCNP TSHOOT 642-832 Official Certification Guide (Hardcover)
- 
                
                   作業系統原理精簡本 (Operating System Concepts, 8/e) 作業系統原理精簡本 (Operating System Concepts, 8/e)$650$618
- 
                
                   $299Agile Web Development with Rails 3.2, 4/e (Paperback) $299Agile Web Development with Rails 3.2, 4/e (Paperback)
- 
                
                   The Rails 3 Way, 2/e (Paperback) The Rails 3 Way, 2/e (Paperback)$1,900$1,805
- 
                
                   $2,240PMP Exam Prep: Rita's Course in a Book for Passing the PMP Exam, 7/e (Paperback) $2,240PMP Exam Prep: Rita's Course in a Book for Passing the PMP Exam, 7/e (Paperback)
- 
                
                   一定要學會的 HTML5 + CSS3 網頁設計實作應用 一定要學會的 HTML5 + CSS3 網頁設計實作應用$450$351
- 
                
                   Eclipse 完全攻略-從基礎 Java 到 PDE 外掛開發 Eclipse 完全攻略-從基礎 Java 到 PDE 外掛開發$600$468
- 
                
                   Div + CSS 網頁版面設計-輕鬆做網頁排版,隨手做 SEO Div + CSS 網頁版面設計-輕鬆做網頁排版,隨手做 SEO$490$387
- 
                
                   深入淺出 Python (Head First Python) 深入淺出 Python (Head First Python)$780$616
- 
                
                  24 小時不打烊的雲端服務-專家教你用 CentOS 架設萬年不掛的伺服器$680$530
- 
                
                   Android 初學特訓班 (適用 Android 4.X~2.X 手機與平板電腦全面啟動) Android 初學特訓班 (適用 Android 4.X~2.X 手機與平板電腦全面啟動)$480$379
- 
                
                   版本控制使用 Git (Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development) 版本控制使用 Git (Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development)$580$458
- 
                
                   App 程式設計入門-iPhone、iPad, 2/e App 程式設計入門-iPhone、iPad, 2/e$490$387
- 
                
                   《超強圖解》前進 Android Market!Google Android SDK 實戰演練, 2/e (適用2.X/3.X/4.X) 《超強圖解》前進 Android Market!Google Android SDK 實戰演練, 2/e (適用2.X/3.X/4.X)$750$593
- 
                
                   精通 Objective-C 程式設計, 4/e (Programming in Objective-C, 4/e) 精通 Objective-C 程式設計, 4/e (Programming in Objective-C, 4/e)$580$458
- 
                
                   iOS 創意程式設計家─ iPhone + iPad 跨平台通用, 3/e iOS 創意程式設計家─ iPhone + iPad 跨平台通用, 3/e$580$458
- 
                
                   雲端工作術:Google 教我的 100 個工作方法 雲端工作術:Google 教我的 100 個工作方法$320$253
- 
                
                   Android 核心剖析 Android 核心剖析$650$514
- 
                
                   $294RESTful Rails 開發(中文版)( RESTful Rails Development) $294RESTful Rails 開發(中文版)( RESTful Rails Development)
商品描述
Rails 3 in Action takes you on a journey developing a Rails application in the real world, one step at a time. This collaboration between Rails community leaders Ryan Bigg and Yehuda Katz book covers Rails 3.1 so it's the most up-to-date resource available. But it's much more than just a Rails 3 reference book. You'll learn to do Rails the right way so you can build stable, scalable, and maintainable apps that will satisfy even the most demanding clients.
Rails 3 in Action introduces the core concepts and techniques of Ruby on Rails by developing an application and demonstrating how it works. If you're a beginner, you'll catch on quick. If you have a few cycles under your belt already, you'll appreciate seeing this gurus-eye-view of Rails basics. Early on you begin delving into two core principles: Test Driven Development (TDD) and Behavior Driven Development (BDD). You'll apply these practices throughout the book, just like you would in the top Rails shops worldwide.
You'll explore Rails 3 by developing a ticket tracking application that includes:
- RESTful routing
- Authentication & Authorization Systems
- Using RSpec & Cucumber
- The basics of a maintainable Rails application
There's more than that though! You'll also tackle more advanced issues.
- Chapter 16 begins the departure from the application development and moves into developing a miniature application, called an engine. This is a relatively new feature in Rails 3.1, and this chapter is the most comprehensive guide to engine development with Ruby on Rails 3.1 available.
- Chapter 17 covers Rack applications and how to work with Rack middleware. Rack is a key component of how the entire Rails stack works, and this chapter provides great detail on how Rack ties into Rails.
Rails 3.1 and the evolving ecosystem around it introduces a new generation of Rails development. Whether you're just starting with Rails or moving from an earlier version, this book is a must-read.
商品描述(中文翻譯)
《Rails 3 in Action》帶您一步一步地在現實世界中開發一個 Rails 應用程式。這本書是 Rails 社群領袖 Ryan Bigg 和 Yehuda Katz 的合作作品,涵蓋了 Rails 3.1,因此是目前最具時效性的資源。但它不僅僅是一本 Rails 3 的參考書。您將學會正確使用 Rails,從而構建穩定、可擴展且易於維護的應用程式,滿足最挑剔的客戶需求。
《Rails 3 in Action》通過開發一個應用程式並演示其運作,介紹了 Ruby on Rails 的核心概念和技術。如果您是初學者,您會很快上手。如果您已經有一些經驗,您會欣賞這本書提供的 Rails 基礎的專家視角。早期您將深入探討兩個核心原則:測試驅動開發 (Test Driven Development, TDD) 和行為驅動開發 (Behavior Driven Development, BDD)。您將在整本書中應用這些實踐,就像在全球頂尖的 Rails 團隊中一樣。
您將通過開發一個票務追蹤應用程式來探索 Rails 3,該應用程式包括:
- RESTful 路由
- 認證與授權系統
- 使用 RSpec 和 Cucumber
- 可維護的 Rails 應用程式的基本知識
不僅如此!您還將處理更高級的問題。
- 第 16 章開始脫離應用程式開發,轉向開發一個稱為引擎的小型應用程式。這是 Rails 3.1 中相對較新的功能,而這一章是目前最全面的 Ruby on Rails 3.1 引擎開發指南。
- 第 17 章涵蓋 Rack 應用程式及如何使用 Rack 中介軟體。Rack 是整個 Rails 堆疊運作的關鍵組件,這一章詳細介紹了 Rack 如何與 Rails 連接。
Rails 3.1 及其不斷演變的生態系統引入了新一代的 Rails 開發。無論您是剛開始接觸 Rails 還是從早期版本轉移,這本書都是必讀之作。

 
     
     
     
     
     
     
     
     
    