1 - Course Introduction
2 - Lab Setup
3 - Installing Python3, Netmiko, Atom and VIM on Ubuntu Machine
4 - Using the Print Command
5 - Using the Print Command - Lab Task
6 - Numbers and Math with Python
7 - Numbers and Math with Python - Lab Task
8 - Creating, Verifying, and Printing Variables
9 - Format String Variables
10 - Creating, Verifying, and Printing Variables - Lab Task
11 - Using the Built-in Method
12 - Creating, Verifying, and Printing Built-in Methods - Lab Task
13 - Creating, Verifying, and Printing Format Built-in Methods
14 - Creating, Verifying, and Printing Format and Replace Built-in Methods - Lab Task
15 - Creating, Verifying, and Printing Lists
16 - Creating, Verifying, and Printing Lists - Lab Task
17 - Creating, Verifying, and Printing Dictionaries
18 - Creating, Verifying, and Printing Dictionaries - Lab Task
19 - Creating, Verifying, and Printing Nested Objects
20 - Creating, Verifying, and Printing Nested Objects - Lab Task
21 - Installing Operating System Module and Working with Files and Directories
22 - Reading and Working with Files
23 - Reading , Writing, and Printing Files - Lab Task
24 - Writing Files Using WITH Statement
25 - Writing Files Using WITH Statement - Lab Task
26 - Understanding Functions
27 - Understanding Conditionals
28 - Conditionals & Functions - Lab Task
29 - Understanding For Loop
30 - Functions, Conditional & For Loop - Lab Task
31 - Connecting to Cisco Devices Using Netmiko
32 - Executing Commands on a Cisco Router Using a File - Lab Task