by Michael Hartl (Author)
"Ruby on Rails(TM) Tutorial by Michael Hartl has become a must-read for developers learning how to build Rails apps." -Peter Cooper, Editor of Ruby Inside Used by sites as diverse as Twitter, GitHub, Disney, and the Yellow Pages, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you're new to web development or new only to Rails, Ruby on Rails(TM) Tutorial, Third Edition, is the solution. Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of three example applications of increasing sophistication, focusing on the fundamental techniques in web development needed for virtually any kind of application. The updates to this edition include simplified installation via a standard development environment in the cloud, use of the default Rails stack throughout, a light-weight testing approach, an all-new section on image upload, and an all-new chapter on account activation and password resets, including sending email with Rails. This indispensable guide provides integrated tutorials not only for Rails, but also for the essential Ruby, HTML, CSS, and SQL skills you'll need when developing web applications. Hartl explains how each new technique solves a real-world problem, and then he demonstrates it with bite-sized code that's simple enough to understand, yet novel enough to be useful. Whatever your previous web development experience, this book will guide you to true Rails mastery. This book will help you * Install and set up your Rails development environment, including a pre-installed integrated development environment (IDE) in the cloud * Go beyond generated code to truly understand how to build Rails applications from scratch * Learn testing and test-driven development (TDD) * Effectively use the Model-View-Controller (MVC) pattern * Structure applications using the REST architecture * Build static pages and transform them into dynamic ones * Master the Ruby programming skills all Rails developers need * Create high-quality site layouts and data models * Implement registration and authentication systems, including validation and secure passwords * Update, display, and delete users * Upload images in production using a cloud storage service * Implement account activation and password reset, including sending email with Rails * Add social features and microblogging, including an introduction to Ajax * Record version changes with Git and create a secure remote repository at Bitbucket * Deploy your applications early and often with Heroku
Format: Paperback
Pages: 640
Edition: 2
Publisher: Addison Wesley
Published: 27 Jul 2012
ISBN 10: 0321832051
ISBN 13: 9780321832054
My former company (CD Baby) was one of the first to loudly switch to Ruby on Rails, and then even more loudly switch back to PHP (Google me to read about the drama). This book by Michael Hartl came so highly recommended that I had to try it, and the Ruby on Rails (TM) Tutorial is what I used to switch back to Rails again.
-From the Foreword by Derek Sivers (sivers.org), formerly, Founder, CD Baby; currently, Founder, Thoughts Ltd.
Michael Hartl's Rails Tutorial book is the #1 (and only, in my opinion) place to start when it comes to books about learning Rails. . . . It's an amazing piece of work and, unusually, walks you through building a Rails app from start to finish with testing. If you want to read just one book and feel like a Rails master by the end of it, pick the Ruby on Rails (TM) Tutorial.
-Peter Cooper, editor, Ruby Inside
Grounded in the real world.
-I Programmer (www.i-programmer.info), by Ian Elliot
The book gives you the theory and practice, while the videos focus on showing you in person how it's done. Highly recommended combo.
-Antonio Cangiano, Software Engineer, IBM
The author is clearly an expert at the Ruby language and the Rails framework, but more than that, he is a working software engineer who introduces best practices throughout the text.
-Greg Charles, Senior Software Developer, Fairway Technologies
Overall, these video tutorials should be a great resource for anyone new to Rails.
-Michael Morin, ruby.about.com
Hands-down, I would recommend this book to anyone wanting to get into Ruby on Rails development.
-Michael Crump, Microsoft MVP
Michael Hartl is the author of the Ruby on Rails (TM) Tutorial, the leading introduction to web development with Ruby on Rails. His prior experience includes writing and developing RailsSpace, an extremely obsolete Rails tutorial book, and developing Insoshi, a once-popular and now-obsolete social networking platform in Ruby on Rails. In 2011, Michael received a Ruby Hero Award for his contributions to the Ruby community. He is a graduate of Harvard College, has a Ph.D. in Physics from Caltech, and is an alumnus of the Y Combinator entrepreneur program.