Any Python course solely focused on the scripting side of things?

Waifu_tatyana

Elite Member
Joined
Apr 20, 2021
Messages
2,479
Reaction score
1,779
I know basics of python and have some advanced knowledge in C.
But it's all bookish theoritical knowledge (Linked lists and such).

Please suggest me a good Python course (paid courses are fine by me) that mainly focuses on coding scripts and writing programs with real world applications.
Thanks
 
"Automate the Boring Stuff". The book is available for free but you can get the video course free with Udemy trial.

It's pretty outdated, but still often recommended for Python. Best course I've found to date for fundamentals and implementing for real-world use cases.

https://automatetheboringstuff.com/
 
Back
Top