DEV Community

Cover image for 3 resources from Beginner to PRO to learn Ruby on Rails
The Monkey Dev
The Monkey Dev

Posted on

3 resources from Beginner to PRO to learn Ruby on Rails

TL;DR

Rails Guides: Your Go-To for Beginners (FREE)

πŸ”— Rails Guides

GoRails: Gems and tools ($190/year)

πŸ”— GoRails

RubyCademy: Pro Tips and Advanced Patterns ($80/year)

πŸ”— RubyCademy

Enjoy!

Rails Guides: Your Go-To for Beginners

Picture this: you're a Rails newbie, staring blankly at your screen, wondering where to start.

Rails Guides is here to rescue you from the depths of confusion!

It's like having a wise old guru guiding you through the mystical forest of Rails, one step at a time.

From setting up your environment to mastering MVC, and core concepts, consider this your beginner's handbook.

GoRails: Gems and Tools

Alright, champ, you've mastered the basics, but now it's time to learn more about what the Rails community has to offer: Gems and tools! GoRails is the perfect place for this. You'll learn how to use the Bunny API, create Rails generators, install and configure Whisper, etc...

RubyCademy: PRO Tips and Advanced Techniques and Patterns

if you want to master Rails, RubyCademy is probably your best ally.

It's the best resource to learn how to combine advanced Ruby concepts, design patterns, SOLID principles, and Ruby/Rails tools to create flexible, decoupled solutions. It only focuses on real-world examples.

Conclusion

So there you have it, folks! With Rails Guides, GoRails, and RubyCademy by your side, you'll be slinging code like a seasoned pro in no time.

Top comments (0)