Best resources to learn python automation
How to learn python?
Recommendation for Online Courses to Learn Python/Automation - US
Python Crash Course by Eric Matthes is always my go to recommendation
More on reddit.comWhere to learn python for test automation?
I learned Python by reading the official tutorial. It's absolutely free, and available in several languages.
https://docs.python.org/3/tutorial/index.html
More on reddit.comWhat is Python automation?
How long does it take to learn Python automation?
Do I need programming experience to learn Python automation?
Hello,
I am currently in IT and looking to learn Python to further enhance my skillset but most of the courses that i see online teach you how to make games or how to add numbers. Which i personally feel like hard to apply in my current daily work life.
I would like to know best resources that will help me learn python that could be applied to my daily IT life. Sys admin tasks, Security related stuff or devops related stuff etc to automate them.
Any help with resources will be greatly appreciated.
Also i have OK understanding of very basics of python such as If/else, while functions etc.