Hacker News new | ask | show | jobs
by Stubb 4367 days ago
> So in my opinion for a beginner Python is more future proof than Ruby

Which is more future proof: Python v2 or Python v3?

I figured that I was least likely to regret Ruby for a green-field data analysis project. So far it's been a delightful experience.

2 comments

Either. They're not really that different from the other. I use 2, but I've used 3.. no issues. It will be an easy move as an enduser programmer when Python3's time in the sun arrives (and it may never).
The differences are very small. Whatever you learn, you'll be at home in both.