FileMood

Download Practical Python for DevOps Engineers LiveLessons

Practical Python for DevOps Engineers LiveLessons

Name

Practical Python for DevOps Engineers LiveLessons

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

810.3 MB

Total Files

92

Hash

1D6B61C8B1A7CB3860A9F15205217462F4FEFD2A

/Lesson 7 Working with REST APIs/

006. 7.5 Constructing a REST API Request.mp4

50.1 MB

001. Learning Objectives en.srt

1.0 KB

001. Learning Objectives.mp4

4.1 MB

002. 7.1 REST HTTP Foundation en.srt

15.6 KB

002. 7.1 REST HTTP Foundation.mp4

30.8 MB

003. 7.2 REST HTTP Headers and Response Codes en.srt

17.3 KB

003. 7.2 REST HTTP Headers and Response Codes.mp4

36.3 MB

004. 7.3 REST API Authentication en.srt

9.1 KB

004. 7.3 REST API Authentication.mp4

18.5 MB

005. 7.4 Understanding Rate Limiting en.srt

15.4 KB

005. 7.4 Understanding Rate Limiting.mp4

30.2 MB

006. 7.5 Constructing a REST API Request en.srt

22.2 KB

/Introduction/

001. Practical Python for DevOps Engineers LiveLessons (Video Training) Introduction.mp4

13.7 MB

001. Practical Python for DevOps Engineers LiveLessons (Video Training) Introduction en.srt

3.7 KB

/Lesson 1 Getting Started with Python/

001. Learning Objectives en.srt

0.5 KB

001. Learning Objectives.mp4

2.6 MB

002. 1.1 Python Primer en.srt

22.7 KB

002. 1.1 Python Primer.mp4

36.7 MB

003. 1.2 Python Syntax en.srt

14.3 KB

003. 1.2 Python Syntax.mp4

22.4 MB

004. 1.3 Variables and Data Types en.srt

21.5 KB

004. 1.3 Variables and Data Types.mp4

46.2 MB

005. 1.4 Input and Output en.srt

17.3 KB

005. 1.4 Input and Output.mp4

23.8 MB

006. 1.5 Conditionals and Loops en.srt

22.9 KB

006. 1.5 Conditionals and Loops.mp4

31.5 MB

007. 1.6 Functions en.srt

16.3 KB

007. 1.6 Functions.mp4

20.7 MB

/Lesson 2 Object Oriented Programming and Python/

001. Learning Objectives en.srt

0.5 KB

001. Learning Objectives.mp4

2.4 MB

002. 2.1 Understanding Object Oriented Programming en.srt

4.9 KB

002. 2.1 Understanding Object Oriented Programming.mp4

9.1 MB

003. 2.2 Creating a Class in Python en.srt

11.8 KB

003. 2.2 Creating a Class in Python.mp4

19.7 MB

004. 2.3 Methods en.srt

7.0 KB

004. 2.3 Methods.mp4

12.4 MB

005. 2.4 Inheritance en.srt

7.4 KB

005. 2.4 Inheritance.mp4

13.7 MB

/Lesson 3 Modules/

001. Learning Objectives en.srt

0.9 KB

001. Learning Objectives.mp4

3.6 MB

002. 3.1 Understanding Python Modules en.srt

5.8 KB

002. 3.1 Understanding Python Modules.mp4

12.1 MB

003. 3.2 Importing a Module en.srt

10.0 KB

003. 3.2 Importing a Module.mp4

13.0 MB

004. 3.3 Importing and Using Your Own Modules en.srt

2.9 KB

004. 3.3 Importing and Using Your Own Modules.mp4

5.5 MB

005. 3.4 Useful Modules for Infrastructure Automation en.srt

17.7 KB

005. 3.4 Useful Modules for Infrastructure Automation.mp4

37.6 MB

/Lesson 4 Unit Testing/

001. Learning Objectives en.srt

0.4 KB

001. Learning Objectives.mp4

2.1 MB

002. 4.1 What is a Unit Test en.srt

4.3 KB

002. 4.1 What is a Unit Test.mp4

9.2 MB

003. 4.2 Using the Unittest Module in Python en.srt

12.6 KB

003. 4.2 Using the Unittest Module in Python.mp4

21.2 MB

/Lesson 5 Working with Data in Python/

001. Learning Objectives en.srt

0.4 KB

001. Learning Objectives.mp4

2.4 MB

002. 5.1 File Input and Output en.srt

10.5 KB

002. 5.1 File Input and Output.mp4

18.1 MB

003. 5.2 Comparing XML, JSON, and YAML en.srt

10.9 KB

003. 5.2 Comparing XML, JSON, and YAML.mp4

22.8 MB

004. 5.3 Parsing CSV in Python en.srt

11.5 KB

004. 5.3 Parsing CSV in Python.mp4

16.3 MB

005. 5.4 Parsing XML in Python en.srt

11.5 KB

005. 5.4 Parsing XML in Python.mp4

18.9 MB

006. 5.5 Parsing JSON in Python en.srt

7.6 KB

006. 5.5 Parsing JSON in Python.mp4

14.4 MB

007. 5.6 Parsing YAML in Python en.srt

6.3 KB

007. 5.6 Parsing YAML in Python.mp4

12.0 MB

/Lesson 6 What is an API/

001. Learning Objectives en.srt

0.9 KB

001. Learning Objectives.mp4

3.7 MB

002. 6.1 Understanding APIs en.srt

11.2 KB

002. 6.1 Understanding APIs.mp4

20.4 MB

003. 6.2 REST en.srt

11.8 KB

003. 6.2 REST.mp4

23.6 MB

004. 6.3 SOAP en.srt

5.4 KB

004. 6.3 SOAP.mp4

10.6 MB

005. 6.4 RPC en.srt

5.5 KB

005. 6.4 RPC.mp4

10.3 MB

006. 6.5 Common Usage Patterns With Webhooks en.srt

5.4 KB

006. 6.5 Common Usage Patterns With Webhooks.mp4

10.1 MB

007. 6.6 Interpret an API Sequence Diagram en.srt

3.3 KB

007. 6.6 Interpret an API Sequence Diagram.mp4

7.2 MB

/Lesson 8 Making an API Call With Python/

001. Learning Objectives en.srt

0.7 KB

001. Learning Objectives.mp4

2.9 MB

002. 8.1 Constructing an API Call with Python Requests Library en.srt

10.2 KB

002. 8.1 Constructing an API Call with Python Requests Library.mp4

13.6 MB

003. 8.2 Making the Call and Parsing the Returned Information en.srt

18.2 KB

003. 8.2 Making the Call and Parsing the Returned Information.mp4

39.7 MB

004. 8.3 Troubleshooting API Calls en.srt

14.8 KB

004. 8.3 Troubleshooting API Calls.mp4

29.0 MB

/Summary/

001. Practical Python for DevOps Engineers LiveLessons (Video Training) Summary en.srt

3.5 KB

001. Practical Python for DevOps Engineers LiveLessons (Video Training) Summary.mp4

4.7 MB

 

Total files 92


Copyright © 2025 FileMood.com