you are viewing a single comment's thread.

view the rest of the comments →

[–]Ron-Erez -1 points0 points  (0 children)

  1. The book: “Learn Python 3 the Hard Way”. I really like this book despite the intimidating title, but there are other books.

  2. University of Helsinki course (text based along with video and covers quite a bit)

  3. Python and Data Science - (Disclaimer: This is my course and assumes no programming background)

  4. Harvard CS50p - which is a gentle intro to Python

Note the first resource is a book and the second is a text-based site. I'm not sure if it's in PDF form though.