Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Python: Everything you need to know to become a developer
Welcome and Introduction
Introduction and overview (m00_00) (7:50)
How to run your Python code (m00_01) (7:34)
Real world example: SD-WAN Controller (m00_02) (2:02)
Module 1: Kick start your Python knowledge
m01_01: Strings, variables, numbers and ducks! (11:16)
m01_02: Everything is an object in Python. Mutable and immutable (7:07)
m01_lab: Can you complete the challenge lab? (2:10)
m01_lab_sol: Lab solution and Module Review (4:32)
Module 2:Lists, For Loop, Reading Files
m02_01a: Lists, For Loops (10:30)
m02_01b: Reading from a File (7:58)
mo2_lab: Can you complete the lab? (2:45)
m02_lab_sol: Lab Solution (2:32)
mo2_review: Module Review (4:21)
Module 3: Formatted Output, Splitting Strings
m03_01a: Print formatted Data Part 1 (10:23)
m03_01b: Print formatted Data Part 2 (6:57)
m03_lab: Can you complete the lab? (5:19)
m03_lab_sol: Lab Solution and Module Review (8:45)
Module 4: Nested Data Structures, While Loops
m04_00: Introduction (2:37)
m04_01: Python data structures: list (5:29)
m04_02: Python data structures: Dictionary (6:50)
m04_03: Python data structures: sorting (6:48)
m04_04: Python data structures: nested (10:58)
m04_05: Python while loop with dictionary search (9:28)
m04_lab: Can you complete the lab? (4:51)
m04_lab_sol: Lab Solution and Module Summary (7:42)
Module 5: Functions and Modules
m05_01: Python Functions (15:48)
m05_02: Python function parameter types (positional, keyword, default) (6:49)
m05_03: Python modules (9:21)
m05_lab: Can you complete the lab? (3:35)
m05_lab_sol: Lab Solution and Module Summary (10:42)
Module 6: Miscellaneous Extra Stuff
m06_01: Python parsing data information (11:38)
m06_02: Python writing output to files (11:38)
Thank you and further learning
Wrap up and Thank you! (4:47)
How to run your Python code (m00_01)
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock