A review by click2carney
Ruby on Rails Tutorial: Learn Web Development with Rails by Michael Hartl

5.0

By far, this is the best tutorial I've taken for any programming language. It's the perfect jumpstart to Ruby on Rails where he teaches you as you code. He even equips you with some basic Ruby syntax and concepts along the way.

It's even free to read online! (I bought the book because I wanted to support this wonderful work and know I'll be referring back to it often, as I jump into my own projects.)
https://www.railstutorial.org/book

Word of advice: walk through it exactly as he does it, and take notes for yourself along the way! You will use many of these techniques/features again and again.