Beginning Rails 4 (Expert's Voice in Web Development)

Adam Gamble

  • 出版商: Apress
  • 出版日期: 2013-09-16
  • 售價: $2,230
  • 貴賓價: 9.5$2,119
  • 語言: 英文
  • 頁數: 328
  • 裝訂: Paperback
  • ISBN: 1430260343
  • ISBN-13: 9781430260349
  • 相關分類: Ruby
  • 無法訂購

商品描述


Beginning Rails 4 is a book that will guide you from never having programmed with Ruby, to having a Rails application built and deployed to the web. You'll learn how to combine all the components of Rails to develop your own web applications. 
You will learn how to use Git for source control and best practice techniques to create applications like a pro. Essential, and often-missed, information on testing and learning to program with Ruby are also covered.
This book is well suited for someone with little to no Ruby or Rails experience, or possibly even someone with no experience developing web applications at all. Beginning Rails 4 does assume a basic familiarity with the web and typical web terms, but doesn't require you to be an expert of these. This book will springboard your journey into web application development, and show you how much fun building web applications with Ruby on Rails can be.
  • Learn to create Rails applications from the bottom up
  • Learn the basics of the Ruby programming language
  • Completely updated for Rails 4, including new information on turbo links, etc.
Beginning Rails 4 gently guides you through designing your application, writing tests for the application, and then writing the code to make your application work as expected.

What you'll learn
  • Learn the basics of the Ruby programming language
  • Learn the components of Rails, and how to leverage them to build rich web applications
  • Build a good foundation so you can move on to more advanced techniques
  • Learn the basics of databases and how to use them to store and retrieve your data
  • Use git source control and contribute to open source on Github
  • Deploy your application to the web so others can use it
Who this book is for
Beginning Rails 4 is for anyone who wants to learn to quickly build applications, and deploy them to the web. No matter your experience level you'll learn something from this book.

Table of Contents
  1. Introducing the Rails Framework
  2. Getting Started
  3. Getting Something Running
  4. Introduction to the Ruby Language
  5. Working with a Database: Active Record
  6. Advanced Active Record: Enhancing Your Models
  7. Action Pack: Working with the View and the Controller
  8. Advanced Action Pack
  9. JavaScript and CSS
  10. Sending and Receiving Email
  11. Testing Your Application
  12. Internationalization
  13. Deploying Your Rails Applications
  14. Appendix A: Databases 101
  15. Appendix B: The Rails Community
  16. Appendix C: Git

商品描述(中文翻譯)

《Beginning Rails 4》是一本指導讀者從沒有使用過Ruby程式語言到建立並部署Rails應用程式的書籍。你將學習如何結合Rails的各個組件來開發自己的網路應用程式。本書還涵蓋了使用Git進行源代碼控制和創建專業應用程式的最佳實踐技巧。同時也介紹了測試和學習Ruby程式語言的基本資訊,這些資訊通常被忽略。

這本書非常適合沒有或幾乎沒有Ruby或Rails經驗的讀者,甚至是完全沒有開發網路應用程式經驗的讀者。《Beginning Rails 4》假設讀者對網路和常見網路術語有基本的了解,但不需要成為這些領域的專家。本書將為你的網路應用程式開發之旅提供助力,並展示使用Ruby on Rails建立網路應用程式的樂趣。

你將學到的內容包括:
- 學習從頭開始建立Rails應用程式
- 學習Ruby程式語言的基礎知識
- 完全更新的Rails 4相關資訊,包括turbo links等新功能
- 引導你設計應用程式、為應用程式撰寫測試,並編寫程式碼使應用程式按預期運作

本書適合任何想要快速建立應用程式並部署到網路上的人。無論你的經驗水平如何,你都能從本書中學到一些東西。

目錄:
1. 介紹Rails框架
2. 入門指南
3. 讓應用程式運行起來
4. Ruby程式語言入門
5. 使用資料庫:Active Record
6. 進階Active Record:增強你的模型
7. Action Pack:處理視圖和控制器
8. 進階Action Pack
9. JavaScript和CSS
10. 發送和接收電子郵件
11. 測試你的應用程式
12. 國際化
13. 部署你的Rails應用程式
14. 附錄A:資料庫101
15. 附錄B:Rails社群
16. 附錄C:Git