From the course: Using Python for Automation (2019)

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Next steps

Next steps

- [Sam] Congratulations on finishing the course. We've covered the basics of the many ways Python can automate computer operations. But these examples just represent the leading edge of what's possible. Each of these operations can be explored in much greater detail, so the journey is far from over. To assist your continual exploration of automating tasks with Python, I'll recommend a few resources. First, check out the documentation for Selenium, Beautiful Soup, and Requests, as they go very in-depth for all the respective functionality. Also, take a look at the online book called, "Automate the Boring Stuff" by Al Sweigart. He crafts an exceptional read, which progresses from the basics of Python all the way to automating daily operations that make your life easier. I encourage you to continue learning how to create automations in Python. The addition of this skill will not only transform how you approach problems but also prepare you for what's to come in a…

Contents