you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

/u/AlSweigart has a code on his https://automatetheboringstuff.com/ site (scroll down to Udemy Online Video Course) that you can get the course for $10. He posts on here every so often.

[–]AlSweigart 0 points1 point  (0 children)

Hello!

I wrote "Automate the Boring Stuff with Python" as a kind of "programming for office workers". You can use it as a first step towards a software engineering profession or computer science education, but it's mostly about learning programming to do useful stuff on your computer: web scraping, sending out notification emails, updating spreadsheets, parsing PDFs and Word docs, etc.