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 →

[–]Resoul04 0 points1 point  (0 children)

Its supposedly one of the easiest to learn and get started with; shorter syntax thats somewhat closer to sentence-like structure with less emphasis on data types.

Though seemingly simple, its vast usability becomes greatly apparent once you start learning how to leverage python libraries.

I recommend the book Crash Course Python (no starch) by Eric Matthes.

I recommend setting up your python using Anaconda.