Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Python: Learn Python with Real Python Hands-On Examples
Python is Easy To Learn
Python Is The New King (2:56)
Python Setup
Installing Anaconda Distribution For MAC (3:42)
Installing Anaconda Distribution For Windows (3:19)
Installing Python and PyCharm For MAC (5:45)
Installing Python and PyCharm For Windows (4:10)
Installing Jupyter Notebook For MAC (2:30)
Installing Jupyter Notebook For Windows (2:26)
Variables
Variables (8:36)
quiz
Numbers
Numbers (10:20)
quiz
Strings
String Operations and Useful String Methods (5:37)
Data Type Conversion (3:53)
Exercise : Company Email Generator (2:57)
quiz
Conditionals
Conditionals (1:40)
bool() Function (2:08)
Comparison and Logical Operators (9:05)
If Statements (9:59)
Exercise: Calculator (11:05)
Exercise: User Login (4:56)
quiz
Loops
Loops (1:31)
While Loops (4:15)
For Loops (4:29)
Range Function (3:24)
Control Statements (5:03)
Exercise: Perfect Numbers (2:33)
Exercise: User Login with Loops (5:05)
quiz
Functions
Functions (2:11)
Create A New Function and Function Calls (3:53)
Return Statement (4:36)
Lambda Functions (2:58)
Exercise: Finding Prime Number (4:21)
quiz
Modules
Logic of Using Modules (2:19)
How It is Work (3:17)
Create A New Module (3:07)
Exercise: Number Game (5:57)
quiz
Lists
Lists and List Operations (4:55)
List Methods (5:35)
List Comprehensions (2:24)
Exercise: Fibonacci Numbers (2:42)
Exercise: Merging Name and Surname (2:29)
Tuples
Tuples (6:42)
Dictionaries
Dictionaries (10:15)
Dictionary Comprehensions (2:20)
Exercise: Letter Counter (2:33)
Exercise: Word Counter (2:49)
quiz
Exceptions
What is exception? (3:29)
Exception Handling (12:53)
Exercise: if Number (2:22)
Files
Files (3:01)
File Operations (11:27)
Exercise: Team Building (5:43)
Exercise: Overlap (5:11)
Sets
Sets and Set Operations and Methods (11:09)
Set Comprehensions (5:58)
Object Oriented Programming
Logic of OOP (4:58)
Constructor (7:09)
Methods (4:41)
Inheritance (6:42)
Overriding and Overloading (10:33)
quiz
Final Project and Last Words
Final Project: Remote Controller Application (21:36)
Create A New Module
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock