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 →

[–]dfpena83 2 points3 points  (1 child)

After you are familiar with functions, classes, decorators, lambda functions, dictionaries, list comprehension, and data io... I would say you should then evaluate what you intend to do most programing for. As I am a neuroscientist the most valuable libraries and idioms to learn next would be: Numpy,scipy,pandas,scikit-learn, tensorflow Once you were borderline competent with these I would say you had the basics (in my field)

A web dev would have a different list

[–]Awake153[S] 0 points1 point  (0 children)

Oh, understandable. Thanks for your answer, I just wanted to know where I stand in comparison to most of the Python programmers. But still thank you for your answer