https://www.dropbox.com/scl/fi/u3jbvv2r0v6qi855fx2uc/Python-Quick-Study-Guide.docx?rlkey=ubqpdot4xw0rwb5v5a4cxijt3&e=1&st=f443wdah&dl=0

Refer to cheat sheets for Python from here:

https://drive.google.com/drive/folders/1IKh9O4m-ScqOj8ZK2VcD8eZggAXiEK7k

Learn Python by building a project: https://www.youtube.com/watch?v=Dn1EjhcQk64

If you are starting your DevOps engineer journey and want to learn Python, the question you might have is, how much Python is required for DevOps?

Here is a Python learning roadmap for DevOps Engineers with the relevant resources.

  1. Python environment setup
  2. Basic syntax
  3. Variables
  4. Python Data Types
  5. Conditionals
  6. Loops
  7. Regular expressions.