Check out some free content, log in, or join!
The Freebies
A sampling of free topic-focused videos and articles from the RubyTapas archive.
Practices of a Graceful Developer
There are some lessons that will serve you no matter what programming language or framework you're working in. Follow this…
Master the Object-Oriented Mindset in Ruby and Rails
It's time to make objects work for you.
Introduction to Observability
What is observability, and why should you care? This free-with-registration course, created in collaboration with Honeycomb and led by Jessica Kerr, will answer that question and give you hands-on experience developing with observability.
Reproducible Development with Containers
Go from zero to committing in half an hour. Develop in the cloud. Share your development environment improvements with everyone…
Utility Ruby
Ruby has a secret hobby: acting as the perfect glue language for all kinds of utility work. Learn about Ruby's…
Systems Ruby
A course about the interface between code and the computer operating system. Manage OS processes, communicate across processes, perform advanced…
Investigative Debugging
Investigative debugging is the practice of using the full diagnostic arsenal at our disposal, along with our special privileges as…