Autoplay
Autocomplete
Previous Lesson
Complete and Continue
2021 The Complete Python Programming Bootcamp: Zero to Hero
Introduction
Introduction to Programming (5:25)
Introduction into Python Programming (7:25)
Installing Python in your system (8:44)
Getting started with jupyter notebook (8:31)
Data Types
Section Overview (1:31)
Numbers - Part 1 (8:20)
Numbers - Part 2 (8:47)
Numbers Notes
Strings (14:58)
String Methods (10:33)
Strings Notes
Input Statement , Type Conversion , Print Formating (11:03)
Input-output statement Notes
List (11:55)
List Methods (9:15)
Lists Notes
Tuples (7:02)
Tuples Notes
Sets and Booleans (10:26)
Sets Notes
Booleans Notes
Dictionaries - Part 1 (9:42)
Dictionaries - Part 2 (7:34)
Dicitonaries Method (10:37)
Dictionaries Notes
Downloadable IPYNB File Notes
Operators
Operators (9:21)
Operators - Part 2 (8:47)
Operators - Part 3 (8:34)
Assignment Operators Notes
Arithemetic operators Notes
Logical Operators Notes
Identity Operators Notes
Comparision operators Notes
Bitwise Operators Notes
Membership Operators Notes
Downloadable IPYNB File Notes
Conditional Statements
Conditinal Statements intro (13:16)
Else-if Statement (6:21)
Deeper into Else-if Statement (7:44)
Nested-If Statement (9:40)
And_or_pass (7:49)
Conditional Statements Notes
Downloadable IPYNB File Notes
Loops
For loop - Part 1 (10:39)
For loop - Part 2 (9:56)
For loop - Part 3 (10:27)
While loops (9:16)
Loop Control statements (8:59)
Loop Notes
Loop Exercise
Downloadable IPYNB File Notes
Important Operators
Enumerate (8:33)
Enumerate Notes
Zip (8:13)
Zip Notes
Random (9:16)
List comprehension (8:28)
List comprehension deeper (6:08)
List Comprehensions Notes
Downloadable IPYNB File Notes
File Handling
File Handling (12:31)
Reading files in python (12:09)
Write and Append into a file (8:46)
File handling Notes
Downloadable IPYNB File Notes
Functions
Functions Intro (11:56)
Write your first function (11:54)
Function params and args (12:01)
Function return (11:42)
Function deeper (9:27)
Functions Notes
Downloadable IPYNB File Notes
Filter Map Lambda Functions
Map Function - Part 1 (9:42)
Map Function - Part 2 (10:11)
Maps Notes
Filter - Part 1 (8:10)
Filter - Part 2 (9:42)
Filter Notes
Lambda Functions - Part 1 (8:49)
Lambda Functions - Part 2 (6:20)
Lambda Function Advanced (8:59)
Lambda Functions Notes
Downloadable IPYNB File Notes
Guided Projects
Number Guessing game (9:17)
Guessing Game Notes
Rock - Paper- Scissor - Part 1 (6:47)
Rock - Paper- Scissor - Part 2 (11:50)
Mr Smiley Finder - Part 1 (6:30)
Mr Smiley Notes
Mr Smiley Finder - Part 2 (7:48)
Rock - Paper - Scissor Notes
Downloadable IPYNB File Notes
Class and Objects
What is a Class (10:09)
What is an Object (6:57)
HandsOn Class and Object (10:23)
Self and __init__ (9:33)
HandsOn - Self and Init (9:32)
Class Methods (4:19)
Functions vs Methods (4:30)
Class methods HandsOn (7:29)
Class and Object Problem 1 (4:37)
Class and Object Problem 2 (7:06)
Class and Objects Notes
Downloadable IPYNB File Notes
Inheritance
Inheritance
Inheritance Practicals (9:23)
Inheritance deeper (8:50)
Forms of Inheritance
Hands on forms of Inheritance - Part 1 (9:23)
Hands on forms of Inheritance - Part 2 (8:56)
Forms of Inheritance Notes
Inheritance Notes
Downloadable IPYNB File Notes
Polymorphism
Polymorphism - Part 1 (7:34)
Polymorphism - Part 2 (5:55)
Polymorphism Notes
Downloadable IPYNB File Notes
Errors and Exceptions
Exception Handling - Part 1 (6:59)
Exception Handling - Part 2 (11:10)
Errors and Exceptions Notes
Downloadable IPYNB File Notes
Modules and Packages
Pip, Pypi and Packages - Part 1 (6:59)
Pip, Pypi and Packages - Part 2
Script vs Notebook (3:12)
Command line code and run python script (7:59)
Modules and Packages - Part 1 (6:25)
Modules and Packages - Part 2 (6:34)
__name__ and __main__ - Part 1 (5:03)
__name__ and __main__ - Part 2 (6:58)
Downloadable Notes
Fun Libraries
Pillow (7:44)
Datetime (7:41)
Datetime Notes
Turtle (6:10)
Turtle Notes
Tkinter (7:11)
Tkinter Notes
Downloadable IPYNB File Notes
Teach online with
Booleans Notes
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock