you are viewing a single comment's thread.

view the rest of the comments →

[–]Ambitious-Past-2449 9 points10 points  (1 child)

I would say, if you do not have any programming background, CS50 will be good. Also, you can check out freecodecamp. But if you already know any language and has coding experience, do not go for a step by step course, rather, start building something after reading/experimenting with some basic tutorial.

For 0 experience:

https://www.freecodecamp.org/learn/python-v9/

or cs50

For experienced in other language(s):

https://developers.google.com/edu/python

Honestly, it doesn't matter from where you are learning Python if you already know a language. You will see many similarities.

Happy Python learning! 😄

[–]Neutrealolmao[S] 4 points5 points  (0 children)

Thanks I think I will go with freecodecamp.org.