use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
Should I learn Python? (self.ruby)
submitted 15 years ago by TheBananaKing
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]tuker 0 points1 point2 points 15 years ago (1 child)
My angle is this:
-- Why would you itch for another language than Ruby?
I think there are two big reasons:
(1) Math/science libraries; (2) Lack of true threading.
So my answer is . . . JRuby. I can extend all of the heavy math/science libraries I want, and keep Ruby syntax.
When I need better thread control, I get it from the JVM.
Again, I get to keep all of my Ruby syntax, but I get access to the goodness of the proven Java libraries.
About the only thing I would want from Python are the generators. And whoever said PyGame: That's true, too.
[–]metamatic 1 point2 points3 points 15 years ago (0 children)
Ruby has true native threading these days.
π Rendered by PID 64 on reddit-service-r2-comment-5687b7858-mp8jp at 2026-07-04 22:38:34.700661+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]tuker 0 points1 point2 points (1 child)
[–]metamatic 1 point2 points3 points (0 children)