Practical Python For DevOps Engineers LiveLessons Contents
Practical Python For DevOps Engineers LiveLessons Contents
queue
By Chris Jackson
1. Introduction
1. Practical Python for DevOps Engineers LiveLessons (Video Training): Introduction
2m 13s
2. Lesson 1: Getting Started with Python
1. Learning Objectives
26s
2. 1.1 Python Primer
12m 18s
3. 1.2 Python Syntax
7m 49s
4. 1.3 Variables and Data Types
11m 31s
5. 1.4 Input and Output
9m 35s
6. 1.5 Conditionals and Loops
12m 6s
7. 1.6 Functions
8m 55s
3. Lesson 2: Object Oriented Programming and Python
1. Learning Objectives
25s
2. 2.1 Understanding Object Oriented Programming
2m 33s
3. 2.2 Creating a Class in Python
6m 40s
4. 2.3 Methods
3m 54s
5. 2.4 Inheritance
4m 9s
4. Lesson 3: Modules
1. Learning Objectives
36s
2. 3.1 Understanding Python Modules
3m 6s
3. 3.2 Importing a Module
5m 43s
4. 3.3 Importing and Using Your Own Modules
1m 38s
5. 3.4 Useful Modules for Infrastructure Automation
9m 32s
5. Lesson 4: Unit Testing
1. Learning Objectives
22s
2. 4.1 What is a Unit Test?
2m 10s
3. 4.2 Using the Unittest Module in Python
7m 2s
6. Lesson 5: Working with Data in Python
1. Learning Objectives
25s
2. 5.1 File Input and Output
5m 53s
3. 5.2 Comparing XML, JSON, and YAML
6m 7s
4. 5.3 Parsing CSV in Python
6m 56s
5. 5.4 Parsing XML in Python
7m
6. 5.5 Parsing JSON in Python
5m 4s
7. 5.6 Parsing YAML in Python
4m 4s
7. Lesson 6: What is an API?
1. Learning Objectives
39s
2. 6.1 Understanding APIs
5m 48s
3. 6.2 REST
6m 16s
4. 6.3 SOAP
3m 2s
5. 6.4 RPC
3m
6. 6.5 Common Usage Patterns With Webhooks
2m 54s
7. 6.6 Interpret an API Sequence Diagram
2m
8. Lesson 7: Working with REST APIs
1. Learning Objectives
43s
2. 7.1 REST: HTTP Foundation
8m 4s
3. 7.2 REST: HTTP Headers and Response Codes
8m 48s
4. 7.3 REST: API Authentication
4m 33s
5. 7.4 Understanding Rate Limiting
7m 42s
6. 7.5 Constructing a REST API Request
11m 47s
9. Lesson 8: Making an API Call With Python
1. Learning Objectives
31s
2. 8.1 Constructing an API Call with Python Requests Library
6m 8s
3. 8.2 Making the Call and Parsing the Returned Information
9m 39s
4. 8.3 Troubleshooting API Calls
7m 20s
10. Summary
1. Practical Python for DevOps Engineers LiveLessons (Video Training): Summary
47s