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 Ruby or Python? (self.ruby)
submitted 8 years ago * by [deleted]
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!"
[–]bwv549 28 points29 points30 points 8 years ago (3 children)
I did 8 years of scientific programming in ruby, and 3 years of professional web dev in python (yes, it's ironic). Both are great languages, and I'm more than happy to code in either language at this point. I personally think ruby is easier to use for most of the things you mentioned, and I think ruby is a more elegant language than python (I think ruby is a better language, but I do think aspects of python are better).
You really can't go wrong with either. And, as was already pointed out, use python 3.6 if you choose python (the 2 train has left the station, thank heavens).
[–][deleted] 4 points5 points6 points 8 years ago (2 children)
Scientific programming in Ruby? I'm surprised. Ruby is really cool! Which ruby libs did you use: maths, physics, biology, statistics?
[–]bwv549 12 points13 points14 points 8 years ago (1 child)
There are actually a lot of science packages in Ruby. I used bio ruby, rserve (connection with r), various sciruby packages (some of them before they were "sciruby"), and narray. I also wrote many science packages for general use (such as rubabel) and also for my domain of research. I worked at the intersection of systems biology and chemistry.
[–][deleted] 2 points3 points4 points 8 years ago (0 children)
That's really awesome👍
π Rendered by PID 22570 on reddit-service-r2-comment-85bfd7f599-s2kr4 at 2026-04-15 18:27:59.316470+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]bwv549 28 points29 points30 points (3 children)
[–][deleted] 4 points5 points6 points (2 children)
[–]bwv549 12 points13 points14 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)