商品描述
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.
- 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.
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
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
- Introducing the Rails Framework
- Getting Started
- Getting Something Running
- Introduction to the Ruby Language
- Working with a Database: Active Record
- Advanced Active Record: Enhancing Your Models
- Action Pack: Working with the View and the Controller
- Advanced Action Pack
- JavaScript and CSS
- Sending and Receiving Email
- Testing Your Application
- Internationalization
- Deploying Your Rails Applications
- Appendix A: Databases 101
- Appendix B: The Rails Community
- 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 等的新資訊
《Beginning Rails 4》將輕鬆引導您設計應用程式、為應用程式編寫測試,然後編寫代碼使您的應用程式按預期運行。
您將學到的內容:
- 學習 Ruby 程式語言的基本知識
- 學習 Rails 的組件,以及如何利用它們來構建豐富的網路應用程式
- 建立良好的基礎,以便您能夠進一步學習更高級的技術
- 學習資料庫的基本知識,以及如何使用它們來存儲和檢索數據
- 使用 Git 進行版本控制,並在 GitHub 上貢獻開源
- 將您的應用程式部署到網路上,讓其他人可以使用
這本書適合誰:
《Beginning Rails 4》適合任何想要快速學習構建應用程式並將其部署到網路上的人。無論您的經驗水平如何,您都能從這本書中學到東西。
目錄:
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