Rails Crash Course: A No-Nonsense Guide to Rails Development Paperback
暫譯: Rails 快速入門:Rails 開發的實用指南 平裝本
Anthony Lewis
- 出版商: No Starch Press
- 出版日期: 2014-10-08
- 售價: $1,430
- 貴賓價: 9.5 折 $1,359
- 語言: 英文
- 頁數: 296
- 裝訂: Paperback
- ISBN: 1593275722
- ISBN-13: 9781593275723
-
相關分類:
Ruby
海外代購書籍(需單獨結帳)
相關主題
商品描述
Rails is a robust, flexible development platform that lets you build complex websites quickly. Major websites like GitHub, Hulu, and Twitter have run Rails under the hood, and if you know just enough HTML and CSS to be dangerous, Rails Crash Course will teach you to harness Rails for your own projects and create web applications that are fast, stable, and secure.
In Part I, you'll learn Ruby and Rails fundamentals and then dive straight into models, controllers, views, and deployment. As you work through the basics, you'll learn how to:
- Craft persistent models with Active Record
- Build view templates with Embedded Ruby
- Use Git to roll back to previous versions of your code base
- Deploy applications to Heroku
- Implement an authentication system to identify authorized users
- Write your own automated tests and refactor your code with confidence
- Maximize performance with the asset pipeline and turbolinks
- Secure your app against SQL injection and cross-site scripting
- Set up a server and deploy applications with Capistrano
商品描述(中文翻譯)
Rails 是一個強大且靈活的開發平台,讓你能夠快速構建複雜的網站。像 GitHub、Hulu 和 Twitter 等主要網站都在其背後運行 Rails,如果你對 HTML 和 CSS 了解得足夠多以至於能夠進行基本操作,Rails Crash Course 將教你如何利用 Rails 來實現自己的專案,並創建快速、穩定且安全的網頁應用程式。
在第一部分中,你將學習 Ruby 和 Rails 的基本知識,然後直接深入模型、控制器、視圖和部署。在學習基礎知識的過程中,你將學會如何:
- 使用 Active Record 創建持久化模型
- 使用嵌入式 Ruby 建立視圖模板
- 使用 Git 回滾到代碼庫的先前版本
- 將應用程式部署到 Heroku
在第二部分中,你將提升技能,使用更高級的 Ruby 工具(如模組和元程式設計)以及 Rails 的 Active Record 中的高級數據建模技術來構建社交網路應用程式。你將學會如何:
- 實現身份驗證系統以識別授權用戶
- 編寫自己的自動化測試並自信地重構代碼
- 使用資產管道和 turbolinks 最大化性能
- 保護你的應用程式免受 SQL 注入和跨站腳本攻擊
- 設置伺服器並使用 Capistrano 部署應用程式
每一章都充滿了實作範例和練習,以加強你所學的知識。無論你是完全新手還是已經有一些 Ruby 的經驗,Rails Crash Course 將快速帶你從基礎知識到發佈你的第一個 Rails 應用程式。