RevanthLavanur / Python_for_Devops

Python zero to hero
MIT License
0 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

Day 12: Functions and Modules

Day 13: Functions and Modules (Part 2)

Day 14: Python Libraries for DevOps (Part 1)

Day 15: Python Libraries for DevOps (Part 2)

Day 16: Working with RESTful APIs

Day 17: Data Serialization and Configuration Files

Day 18: Automation with Cron Jobs

Day 19: Python Interview Questions & Answers