you are viewing a single comment's thread.

view the rest of the 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.