
Introduction and Setting Up Python (Video 01)
Nov 14, 2021
Free Python Programming Course Introduction and Setting Up Python

Why you should learn Python 3 (Video 02)
Nov 14, 2021
Free Python Programming Course Why you should learn Python 3

Installing Python 3 on Windows (Video 03)
Nov 14, 2021
Free Python Programming Course Installing Python 3 on Windows

Installing Python 3 on Unbuntu and Mac (Video 04)
Nov 14, 2021
Free Python Programming Course Installing Python 3 on Unbuntu and Mac

Taking a closer look at Python 3 with IDLE (Video 05)
Nov 14, 2021
Free Python Programming Course Taking a closer look at Python 3 with IDLE

Basics of Programming with Math Operations in Python (Video 06)
Nov 14, 2021
Free Python Programming Course Basics of Programming with Math Operations in Python

Basics of Programming with Strings in Python (Video 07)
Nov 14, 2021
Free Python Programming Course Basics of Programming with Strings in Python

Variables and Variable Naming Rules in Python (Video 08)
Nov 14, 2021
Free Python Programming Course Variables and Variable Naming Rules in Python

Our First Program in Python (Video 09)
Nov 14, 2021
Free Python Programming Course Our First Program in Python

Built-In Functions (type, len, int, float...) in Python (Video 10)
Nov 14, 2021
Free Python Programming Course Built-In Functions (type, len, int, float...) in Python

True or False Booleans in Python (Video 11)
Nov 14, 2021
Free Python Programming Course True or False Booleans in Python

If Statements in Python (Video 12)
Nov 14, 2021
Free Python Programming Course If Statements in Python

If and Else Statements in Python (Video 13)
Nov 14, 2021
Free Python Programming Course If and Else Statements in Python

Using Elif for Multiple Statements in Python (Video 14)
Nov 14, 2021
Free Python Programming Course Using Elif for Multiple Statements in Python


Leaving an Infinite Loop with Break Statement in Python (Video 16)
Nov 15, 2021
Free Python Programming Course Leaving an Infinite Loop with Break Statement in Python

Using Continue Statement in a Loop in Python (Video 17)
Nov 15, 2021
Free Python Programming Course Using Continue Statement in a Loop in Python


Importing Python Libraries (Video 19)
Nov 15, 2021
Free Python Programming Course Importing Python Libraries

Defining Functions in Python (Video 20)
Nov 15, 2021
Free Python Programming Course Defining Functions in Python

Local and Global Variables in Python (Video 21)
Nov 15, 2021
Free Python Programming Course Local and Global Variables in Python

Coding Guess The Number Program in Python (Video 22)
Nov 15, 2021
Free Python Programming Course Coding Guess The Number Program in Python

Reverse a String Function in Python (Video 23)
Nov 15, 2021
Free Python Programming Course Reverse a String Function in Python

Calculating The Area of a Circle in Python (Video 24)
Nov 15, 2021
Free Python Programming Course Calculating The Area of a Circle in Python

Simple Python Calculator (Video 25)
Nov 15, 2021
Free Python Programming Course Simple Python Calculator