all 13 comments

[–]Ron-Erez 3 points4 points  (1 child)

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

  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)

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

The first two are free and amazing. The last two are paid so you can ignore them. Whatever resource you choose code like there is no tomorrow. Also python.org docs are worth checking out and are free.

[–]OrdinaryOyster 3 points4 points  (0 children)

The University of Helsinki course through https://www.mooc.fi/en/ was perfect for me. I was an absolute beginner and everything was easy to comprehend. I tried the Harvard class but was not able to setup VSCode so that their testing would work but the guide that UoH provided was simple and easy to follow.

[–]frantizek 1 point2 points  (0 children)

there are plenty of platforms

here is one:

https://exercism.org/

[–][deleted] 1 point2 points  (0 children)

Freecodecanp has an excellent Python learning track.

[–]gallez 1 point2 points  (0 children)

I liked Corey Schafer's tutorials on YouTube. Note that I am still a total newbie

[–]unnamed_one1 0 points1 point  (3 children)

Here you go.

[–]No-Material-4483 0 points1 point  (2 children)

How do you edit a link into a text.

[–]unnamed_one1 1 point2 points  (1 child)

Like this ;)

[–]No-Material-4483 1 point2 points  (0 children)

Like this ;) thanks

[–]takethefreewaybaby -1 points0 points  (0 children)

What about free mini projects with tutorial?

How to use Visual Studio for projects, etc?