Courses Every Ruby Developer Should Take

RUBY Playlist: Pluralsight Courses Every RUBY Developer Should Take

Essential courses and paths for learning Ruby on Rails and getting started on your new career journey.

Author: Pluralsight


Part three of a four-part series about Ruby on Rails.

If you’ve been following along with our Ruby on Rails series, you’ve learned what makes the programming language so popular and what to expect as a Ruby developer. In this installment, we’ll show you how to become a Ruby developer through hands-on tutorials. Below, you’ll find essential courses and paths for learning Ruby on Rails and getting started on your new career journey.

1. Ruby: Getting Started

Wondering where to begin? The Ruby: Getting Started course is the perfect launching pad for those new to Ruby. You learn the nuts and bolts of the programming language alongside your instructor, Paolo Perrotta. For best results, come to the class with at least some experience writing code and with a knowledge of the fundamentals of programming.

What makes this Ruby on Rails course different from other Ruby beginner classes out there is that it instructs through examples. You won’t just watch someone else code. Instead, you’ll build a foundational knowledge of Ruby by writing and executing code yourself.

The course kicks off with writing Ruby code to solve concrete programming problems and follows up with an overview of how simple constructs (e.g., conditionals and loops) look in Ruby. From there, Paolo will show you how to use common Ruby data types such as arrays and hashes as well as how to deal with programming errors and exceptions. Throughout the course, you’ll be writing a program to perform simple text analysis on the works of William Shakespeare. Once things wrap up, you’ll be ready to dive into deeper Ruby courses and can keep building short programs on your own.

After the 1 hour and 39-minute class, you can expect to walk away with the knowledge on how to:

  • write Ruby programs
  • input data
  • write functions
  • control program flow
  • manage errors
  • deal with basic and not-so-basic Ruby types

2. Ruby Language Fundamentals Learning Path

Ready to get a bit more technical? Head on over to Ruby Language Fundamentals. This learning path includes Ruby: Getting Started but also branches off into more advanced topics such as data iteration and unit testing. You can start from scratch with Ruby: The Big Picture, and then make your way through six more courses to complete the path. Or dive right into Reading and Writing Data with Ruby if you’d like to skip the refresher.

The full learning path includes:

1. Ruby: The Big Picture

You’ll get a quick introduction to Ruby in just 1 hour and 15 minutes. Led by Paolo Perrotta, this beginner-level course showcases what Ruby looks like and what makes it unique.

You’ll walk away with enough knowledge to determine if Ruby is right for you and set your intention for learning the language.

2. Ruby: Getting Started

We’ve already broken down the highlights of this essential Ruby starter course for you, so we’ll continue to keep things short and sweet as you move along into more programming. If you’re not familiar with Ruby and want to build the foundational elements first, this Ruby on Rails tutorial is an absolute must.

3. Reading and Writing Data with Ruby

Once you’ve gotten your feet wet, you can progress onto the intermediate level. In Reading and Writing Data with Ruby, you’ll discover how to read data in various formats from an internal or external source using the Ruby programming language. Instructor Raphael Alampay brings his Ruby expertise to the table so you can learn to represent data programmatically and save it to a file for later use.

4. Data Iteration with Ruby

Moving along the Ruby Language Fundamentals path, you’ll find Data Iteration with Ruby, an intermediate-level course. You’ll learn to write clear, concise, and adaptable code in Ruby from instructor and software engineer Prateek Parekh. Highlights from the hour-long tutorial include:

  • calling and writing blocks
  • reducing code duplication with Procs and Lambdas
  • using and writing your own modules

5. Object-oriented Ruby Fundamentals

Because Ruby is a thoroughly object‑oriented language, it’s critical to build a solid foundation for writing object‑oriented Ruby code. In Object-oriented Ruby Fundamentals, author and consultant Alex Korban breaks down how to implement object-oriented designs with Ruby. Key learning points include classes, objects, and inheritance, modules and the principles of object-oriented design in Ruby.

6. Packing Ruby Code with RubyGems

Once you’ve established a solid foundation with Ruby, you’ll learn how to share your code across multiple Ruby applications while maintaining and managing it in one place through RubyGems. Rag Dhiman, an instructor, and programmer, will give you a closer look at what RubyGems are, how to package your own code in a RubyGem, and how to publish those Gems internally and externally.

7. Unit Testing with Ruby

In the final Ruby on Rails tutorial in this learning path, you’ll learn how to test your Ruby application manually and automatically using commonly used unit test frameworks. Unit Testing with Ruby is an essential part of developing reliable applications. Rag Dhiman is back again to share best practices for testing Ruby applications both manually and automatically.

Overall, this path is ideal for those who want an overview of the open-source programming language as well as those who want to master more advanced topics such as object-oriented design, code organization, and testing. The only prerequisites are HTML and CSS.

The Ruby Language Fundamentals path will teach you how to:

  • set up a Ruby development environment
  • read and write data with Ruby
  • generate CSV data with Ruby
  • understand data iteration with Ruby
  • master object-oriented Ruby fundamentals
  • package Ruby code with RubyGems
  • perform unit testing with Ruby

If you’re not sure where to begin, you can always take the skillIQ assessment to measure your current knowledge.

3. Ruby Beyond the Basics

If you want to maximize your time and advance your knowledge of Ruby, try Ruby Beyond the Basics. Developer and conference speaker John Cinnamond will break down how Ruby works and give you tools to get into the nitty-gritty aspects of the language. This course comes in at just over two hours and is broken into three accessible sections:

  1. Ruby is an Object-oriented Language
  2. Functions
  3. Meta-programming

Each section explains how the concepts function individually and comprehensively to unlock the full power of Ruby. To reap the benefits of Ruby Beyond the Basics, you’ll want to have a general understanding and some experience with the language.

Our Series on Ruby on Rails:

  1. What Every Developer Should Know About Ruby on Rails
  2. Ruby on Rails Developers: Common Roles, Responsibilities and Salary Expectations
  3. RUBY Playlist: Pluralsight Courses Every RUBY Developer Should Take (this article)
  4. A Day in the Life of a Ruby on Rails Developer


Related tags:

programming   Ruby   RubyonRails  
About the author

Pluralsight is the tech workforce development company that helps teams build better products by knowing more and working better together.

10-day free trial

Sign Up Now