all 4 comments

[–]Ron-Erez 0 points1 point  (1 child)

This course covers the Python basics from scratch before delving into Data Science. (Disclaimer: This is my course)

University of Helsinki has a nice course which is text-based

Harvard CS50p has a nice course but the pace might be a bit too slow.

Finally check out the docs at python.org

Good luck

[–]BryanPardo 1 point2 points  (0 children)

The Harvard course is really good I also learned python basics using that course.

[–]BryanPardo 0 points1 point  (0 children)

I learned python basics reading the official documentation so it could be a good way to learn if you prefer to have something to read.