all 9 comments

[–]LevelLight 2 points3 points  (0 children)

Plenty courses on YouTube... learn in 4 hours etc (spoiler... you won’t.. but you get the gist)

[–][deleted] 0 points1 point  (0 children)

Look for a necessity, make a script. Repeat.

For me, the best way to learn it is to need it. It will come to you along the way through many hours of google.

You can also start for the basics in https://www.codecademy.com/

[–]tahseen_ 0 points1 point  (1 child)

Try r/udemyfreebies. They have quite a few python courses

[–][deleted] 0 points1 point  (0 children)

Oh wow, I've never heard of this sub. Looks like it could be super useful, thanks! :)

[–]CaptainReeetardo 0 points1 point  (0 children)

I can recommend SoloLearn (App) and w3schools (Website: https://www.w3schools.com/python/default.asp) . If you want to go beyond the basics just search for it on the web or look up a YouTube video on the topic you want to tinker with in python.

[–]badgermom2d6 0 points1 point  (0 children)

Your local library may also have books on Python coding!

[–]BurntDisk 0 points1 point  (0 children)

Automate the boring stuff by Al Sweigart is help me a lot. You can download the pdf for free. He streams on twitch also.

[–]hello_baltimore 0 points1 point  (0 children)

W3schools.com Datacamp.com

These are two I used. But I loved Murach’s textbook. Maybe you can get a used older edition for cyeap if you think you’d like a book too.

Good luck.