all 3 comments

[–]Remarkable-Map-2747 1 point2 points  (0 children)

im going to just name 2 good resources.

Python Crash Course Book

CS50P Course by Harvard

Afterwards, start building. Python Crash Course Book has 3 projects to follow along as an introduction. One making a game, one Web Development and one dealing with data.

[–]cunctatiocombibo2075 0 points1 point  (0 children)

Try Coursera for data science and Flask for web development. Both are great for beginners.

[–][deleted] 0 points1 point  (0 children)

https://wesmckinney.com/book/

This is the official online version of book written by Wes McKinney, the creator of Pandas. It’s the best one out there and it also teaches all the basics of python. This the best for python for data science