Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Getting Started with Python
Getting Started
Join the Community
Installing Python (2:36)
Installing Pycharm (2:52)
Your First Program (3:35)
Newsletter
The Basics
Variables (5:04)
Naming Variables (2:25)
Datatypes (3:27)
Dynamically Typed (5:18)
Comments (2:29)
Strings (5:24)
Multiline and Formatting Strings (4:48)
Indentation and Keyword (6:55)
Operators
Arithmetic Operators (4:19)
Logical Operators (2:56)
Logical Operators (5:27)
Assignment Operator (3:42)
Control Flow
If statements (5:47)
Quick word about if statement (2:22)
Ternary if statements (2:48)
Data Structures
Lists (5:26)
Useful List methods (3:30)
Deleting Items from lists (4:28)
Sets (4:20)
Set Union Intersection and Difference (6:15)
Dictionaries (6:18)
Loops
For loop (3:05)
Loop Through Dictionaries (3:47)
Exercise (0:43)
Exercise Solution (1:52)
While Loop (3:08)
Break and Continue (5:08)
Functions
Your First Function (2:26)
Parameters and Arguments (4:04)
Return values from functions (5:59)
Built in functions and Import Statement (4:20)
Modules (5:30)
Classes
2 - Classes (8:09)
3 - Override __str__ (4:18)
Working with Dates
Working with Dates (3:57)
Formatting Dates (4:22)
Working with Files
Creating files (5:33)
Reading from files (2:34)
A better way to work with files (4:25)
Fetching Data from Internet
Fetching Data from Internet (2:45)
Fetching Jokes (9:53)
Modules
Pip and Modules (3:24)
Requests Module (3:01)
Text to Speech (5:12)
Wrap up
Outro (0:54)
Assignment Operator
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock