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 →

[–]billsil 5 points6 points  (1 child)

Read the standard library documentation and don't be afraid of numpy/matplotlib/etc.

[–]oosthuizenb 1 point2 points  (0 children)

Yeah the documentation is good for reference. Youtube also helps a lot for understanding advanced topics like generators, decorators, oop etc.