Ruby on Rails Tutorial, 7th Ed (Addison-Wesley)
Monday, 02 January 2023

In this tome subtitled "Learn Web Development with Rails", Michael Hartl teaches Rails by guiding you through the development of three example applications of increasing sophistication. The tutorial's examples focus on the general principles of web development needed for virtually any kind of website. The updates to this edition include full compatibility with Rails 7.

<ASIN:013804984X>

The book provides integrated tutorials not only for Rails, but also for the Ruby, HTML, CSS, and SQL skills you 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 while still being useful.

Author: Michael Hartl
Publisher: Addison-Wesley
Date: January 2023
Pages: 896
ISBN: 978-0138049843
Print: 013804984X
Kindle: B0BGDGX5JM
Audience: Developers interested in Rails
Level: Introductory/Intermediate
Category: Ruby

rubyrails7

  • Set up your Rails development environment
  • Record version changes with Git and create a secure remote repository at GitHub
  • Deploy your applications early and often with Heroku
  • 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 and display images using Active Storage and Amazon S3
  • Implement account activation and password reset, including sending email with Rails
  • Integrate JavaScript with Rails using Importmap
  • Add social features and microblogging, including an introduction to Hotwire and Turbo

 

Related Reviews:

Ruby on Rails 3 Tutorial

For recommendations of Ruby books see Gems Among Ruby Books in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Database Design for Mere Mortals: 25th Anniversary Edition

Author: Michael J Hernandez
Publisher: Addison-Wesley
Pages: 680
ISBN: 978-0136788041
Print: 0136788041
Kindle: B08JLXKJ6S
Audience: Database developers
Rating: 5
Reviewer: Kay Ewbank

As the title of this book suggests, this is a title that has stood the test of time, and this updated 4th Edition has bee [ ... ]



Artificial Intelligence, Machine Learning, and Deep Learning (Mercury Learning)

Author: Oswald Campesato
Publisher: Mercury Learning
Date: February 2020
Pages: 300
ISBN: 978-1683924678
Print: 1683924673
Kindle: B084P1K9YP
Audience: Developers interested in machine learning
Rating: 4
Reviewer: Mike James

Another AI/ML book - is there room for another one?


More Reviews