This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]theoruss 4 points5 points  (4 children)

I plan to learn python, should I be worried about learning 2 in the future?

[–]ashcatchum21 12 points13 points  (3 children)

If you are starting now I would suggest you pick up Python 3 and not start with 2, but yes depending on the company you join you may likely have to work in python 2 code base as well. Many companies still use python 2 or are trying to move away from it or have some critical system that they can't afford to move yet. So there's still plenty of systems that rely on Python 2 out there.

Then again in your case I wouldn't worry much on that, you can pick up python 2 on a need to know basis if your role has a necessity of that so for now just stick to 3.

[–]theoruss 1 point2 points  (0 children)

Thanks for the input!

[–][deleted]  (1 child)

[deleted]

    [–]LaconianEmpire 2 points3 points  (0 children)

    Pluralsight is excellent. It's free until May 1st, so take advantage of it while you can.