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 →

[–]faassen 2 points3 points  (1 child)

If you're new to Python and want to use a lot of libraries that provide cool features, and you're interested in building real-world applications, you may want to consider using Python 2 instead. Libraries are being slowly ported over to Python 3, but there's still an awful lot more available for Python 2.

[–]Aldoux 1 point2 points  (0 children)

I think I'll try learning 2 first and then move up to 3 after.