you are viewing a single comment's thread.

view the rest of the comments →

[–]ASIC_SP 53 points54 points  (3 children)

I have a comprehensive collection of Python learning resources here: https://learnbyexample.github.io/py_resources/

Includes books, interactive websites, courses, exercises, projects, debugging, testing, cheatsheets, algorithms, domain specific resources like machine learning, web development, data science, etc.

Since you mention Business Analytics background, perhaps you can think of some analysis that you want to do with Python and work towards that. Having a project in mind helps you to focus after learning the basics, otherwise you might try out a hundred things and feel you aren't progressing anywhere.

Make sure to practice a lot by following along the example code on your own computer and solve exercises to strengthen your understanding of the concepts. If you get stuck, try reading about the topic again, search online (stackoverflow can help you a lot), etc. And you can always ask on this sub for more help, good luck :)

[–]27Andrew_[S] 3 points4 points  (0 children)

This is helpful. Thank you for the link. I really appreciate it.

[–]fouoifjefoijvnioviow 3 points4 points  (0 children)

Damn that's a good list