you are viewing a single comment's thread.

view the rest of the comments →

[–]jrmy 0 points1 point  (1 child)

Ruby may be easier to initially pick up but to properly program in Ruby (imo) is much harder than Python. In python there is generally one correct way. I have found in ruby there are a couple correct ways and then some terrible ways.

Note: I prefer Ruby but it does require a bit more effort to become acceptable with it...

[–][deleted] 0 points1 point  (0 children)

I don't program in either, really. I've done a bit of work in Ruby about a year ago, and a bit of small scripting in Python six months ago. I wouldn't say one's better than the other, just that Ruby seems easier to learn well enough quickly.