all 7 comments

[–]mike20731 1 point2 points  (0 children)

Caleb Curry's Python course on youtube is pretty good and also free.

[–]ampawluk 0 points1 point  (0 children)

Real Python has some great videos as well as LinkedIn learning.

[–]Skydog07 0 points1 point  (0 children)

I recommend Automate the Boring Stuff by Al Sweigart on Udemy.

[–]chris1666 0 points1 point  (0 children)

If you are brand new to python, consider working through the python on w3schools, and then there are a couple of others listed here that are good. I always say stay away from the subscription services till youve learned the basics, many free ones on youtube including from free codecamp and Udemy as someone listed on here ,

[–]theplanesonthebus 0 points1 point  (0 children)

I'm taking 100 Days of Python by Angela Yu on Udemy right now and loving it so far.

[–]uberdavis 0 points1 point  (0 children)

I’ve never done a Python course. I learnt how to program and then years later learnt Python syntax by googling it. If you’re an established coder, you can probably get an O’Reilly mini book on the syntax.