Python Programming for Network Engineers

Python Programming for Network Engineers
English | Size: 1.87 GB
Category: Tutorial


Do you want to advance your skills further as a network engineer? Do you want to learn how to build a script to generate a configuration file? Do you want to learn how to write a script to telnet to the network devices to run show commands or apply configuration commands? Or do you want to learn how to build a network monitoring solution to check for faults and performance on the devices? In this video series you will learn how to build these applications using Python.

PluralSight – Practical Python for Beginners

PluralSight – Practical Python for Beginners-XQZT
English | Size: 311.30 MB
Category: Tutorial


This course will teach you the basics of Python while creating Python applications to solve a wide variety of problems

O`REILLY – Cloud Computing with Python Video Course

O`REILLY – Cloud Computing with Python Video Course
English | Size: 2.95 GB
Category: Tutorial


Get started with Cloud Computing in Python. Topics include: Multi-Cloud, Cloud Computing Service Models, Distributed Computing in the Cloud, Cloud Computing ETL Pipelines, Serverless Soutions with the Cloud, Containers in the Cloud, and Continuous Delivery for ML Engineers.

Skillshare – Learn Python Programming Language Easily And Quickly Part I

Skillshare – Learn Python Programming Language Easily And Quickly Part I-SkilledHares
English | Size: 1.06 GB
Category: Tutorial


This course is very helpful to those who wants to learn python programming language easily and quickly. By watching these classes you can learn Python Programming Language in a Day. Here I will explain everything step by step in Hindi and English language. This class covers the following topics:

Modern APIs with FastAPI and Python | TalkPython

Modern APIs with FastAPI and Python | TalkPython
English | Size: 3.09 GB
Category: CBTs


FastAPI is one of the most exciting new web frameworks to date. It leverages more of the power of modern Python than any other framework: type hints, async and await, data classes, and more. If you are building an API in Python, you have many options. But for us FastAPI is the obvious choice in the future. And this course will teach you everything you need to know to get started. We will create a realistic API that works with live data and deploy this API on a cloud server Linux VM. In fact, you will even see how to create proper HTML web pages to extend your FastAPI API.