Learn Ruby on Rails Path
Become a Ruby on Rails developer in record time.
Level One
Prerequisites
Let's dig into the very basics. We'll learn Ruby, object oriented programming, databases, and a few other topics that are essential knowledge before learning web development.
Your Teachers

Ruby for Beginners
Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It is the foundation for the Ruby on Rails web framework and we'll teach you the basics so you can get started with Rails.
Your Teachers
Collin Jilbert
Level Two
Rails 7 for Beginners
Let's leap into learning Rails. In this level, you'll build multiple apps to learn the basics of Rails, testing, and deployment.
Your Teachers

Build a Blog with Rails 7
For our very first Rails app, we're going to start very simple. We'll build a blog completely from scratch to learn routes, models, views, and controllers. Plus, we'll deploy our code to production, add migrations to improve our blog, and lastly we'll add rich text and file uploads with ActionText and ActiveStorage.
Your Teachers
Chris Oliver