Main
Beginning Rails 4
Beginning Rails 4
Adam Gamble, Cloves Carneiro Jr., Rida Al Barazi
5.0
/
5.0
0 comments
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.
- 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
- 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
Comments of this book
There are no comments yet.