Beginning Rails 4, 3rd Edition

Beginning Rails 4, 3rd Edition

English | 2013 | ISBN: 978-1-4302-6034-9 | 314 Pages | PDF | 11 MB

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 use test driven development to make sure your application works exactly like you expect.
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.

Homepage