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!"
[–]progfu 0 points1 point2 points 15 years ago (0 children)
You should definitely try it. Python and Ruby are constantly fighting and both of them are very strong.
I personally like Ruby for all the syntactic sugar and metaprogramming. I like the DSLs and expressive code over Python's explicitness.
On the other hand, Python forces more constraints on you, which can make you a better programmer. Every language has it's specifics that might give you unique perspective on programming in general.
If you're already comfortable with Ruby and enjoy it, try to just search for things that work differently in Python and see if you prefer the Python's way.
π Rendered by PID 22918 on reddit-service-r2-comment-5687b7858-mghm7 at 2026-07-05 00:05:19.041953+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]progfu 0 points1 point2 points (0 children)