Table of Content
- Python Introduction
- Python Installation & various ways to run Python Programming
- Python Language Fundamentals
- Python Operators
- Python Input and Output Statements
- Python Flow Control part 1
- Python Flow Control Part 2
- Python Strings
- Python Data structure-list
- Python Data structure-Tuple
- Python Data structure-Set
- Python Data structure-Dictionary
- Python Function
- Python Modules
- Python Packages
- Python Exception Handling
- Python Logging
- Python Assertions
- Python File Handling
- Python OOPS
- Python Project 1
- Python Project 2
- Python Project 3
- Python Project 4
- Python Project 5
Top comments (1)
Python for SRE and DevOps Engineers
1. Python Introduction
2. Python Installation & Setup
3. Python Language Fundamentals
4. Python Operators
5. Input/Output Operations
6. Flow Control Part 1
7. Flow Control Part 2
8. String Operations
9. Lists
10. Tuples
11. Sets
12. Dictionaries
13. Functions
14. Modules
15. Packages
16. Exception Handling
17. Logging
18. Assertions
19. File Handling
20. Object-Oriented Programming
Projects
Project 1: System Monitoring Script
Project 2: Automated Deployment Tool
Project 3: Log Analysis Tool
Project 4: Infrastructure as Code
Project 5: CI/CD Pipeline Automation
Each section includes: