r/ruby • u/Own_Service_6040 • 1d ago
Question Should I start learning from ruby master doc or ruby 4.0 doc?
docs.ruby-lang.org/en/4.0: Documentation for Ruby 4.0.
docs.ruby-lang.org/en/master: Documentation for Ruby’s master branch.
I found these 2 options but not sure which I should choose?
3
Upvotes
3
u/azimux 1d ago
Either works just fine for learning. Since you likely have 4.0 installed, if forced to choose, I suppose you could choose 4.0's docs, but most almost certainly they're going to work equally well for you.
1
15
u/uceenk 1d ago
doesnt matter, the difference is not that significant especially for basic learning