I'm looking to learn Ruby and could really use some recommendations for good books. My background is mainly in Python, with some experience in backend development, automation, and AI. Since I have eye strain and find videos or web tutorials a bit tiring, I'd prefer a book I can read. I've started doing some LeetCode problems in Ruby and I've really enjoyed how it feels—like it could be my new favorite language. So, to all the experienced Ruby developers out there, what books do you suggest for a beginner?
3 Answers
You should definitely check out 'Programming Ruby' (often referred to as the Pick Axe book); the fifth edition is great for learning Ruby 3.3. If you're also interested in Rails, the 'Rails Tutorial' by Michael Hartl is a helpful resource. The Ruby community is really welcoming too, which makes learning more enjoyable. Good luck!
Haha, I love that shirt from the tauday site! Wish I could remember to wear it when discussing Ruby.
Check out the sidebar resources from the Ruby subreddit; they have a collection of book recommendations that can help you get started.
Appreciate the heads up! I wasn't aware there was a subreddit for Ruby.

Thanks for the tips! It's nice to hear the community is so supportive.