amritbh / python-for-devops

Learn Python from DevOps Engineer point of you.
MIT License
1 stars 0 forks source link

Python Zero to Hero for DevOps Engineers

Screenshot 2023-10-12 at 9 57 40 PM

Day 1: Introduction to Python, Installation, and Configuration

Day 2: Intro to Datatypes, Working with Strings and Numbers

Day 3: Keywords and Variables

Day 4: Functions, Modules and Packages

Day 5: Environment Variables and Command Line Arguments

Day 6: Operators

Day 7: Conditional Handling using if, elif and else

Day 8: Working with Lists (Part 1)

Day 9: Loops

Day 10: Working with Lists (Part 2)

Day 11: Working with Dictionaries and Sets (Project-1)

Day 12: Python Tasks for DevOps (Part 1) - File Operations (Project-2)

Day 13: Python Tasks for DevOps (Part 2) (Project-3)

Day 14: Github-JIRA intergration Project - (Project-4)

Day 15: Github-JIRA intergration Project - (Project-4) - (Part-2)

Day 16: Python Interview Questions & Answers

Day 17: Python Interview Questions & Answers