This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn Python Programming Language with Examples
Introduction to the course
Introduction to Python (2:26)
Objective of the course (2:09)
Installing Python IDE in your Computers
Downloading and Installing Python (3:08)
Getting started with Variables and Datatypes in Python
Writing your First Python Program (5:32)
Introduction to Variables in Python (7:00)
String Datatype (9:55)
Numbers Datatype (6:23)
Boolean Datatype (0:34)
Python Collections
Lists in Pyhton (11:44)
Changing, Adding, Removing Items in a list (13:01)
Organizing a List in Python (9:13)
Tuples in Python (7:29)
Slicing List and Tuples (11:42)
Introduction to SET in Python (5:42)
Operations on SETS in python (11:53)
Introduction to Dictionary in Python (1:21)
Creating Dictionary in Python (3:36)
Accessing Elements of a Dictionary (3:03)
Changing, Adding and Deleting Elements in a Dictionary (11:34)
Python Dictionary Methods (0:54)
Flow Control in Python
Code blocks and Indentation (6:01)
Introduction to IF statements (7:22)
Checking Conditions (12:05)
Types of IF statements (10:16)
FOR Loops in Python (10:53)
Range Function (9:23)
IF Else with FOR loop (5:22)
WHILE Loops in Python (5:42)
Else with WHILE loop (2:02)
Pass Statements (5:59)
Break and Continue Statements (8:54)
Exception Handling in Python
Introduction to Exception Handling (8:07)
Clauses with Exception Handling (5:48)
Program Structure in Python
Introduction to Functions (13:30)
Return type,Local and Global Variables in Functions (8:30)
Anonymous Functions(LAMBDA Functions) (13:21)
File Handling in Python
Introduction to File Handling (3:56)
Reading and writing a file (4:52)
File Objects Atributes (2:13)
Close Function (1:15)
File Position (1:28)
Working with Python Modules and Libraries
Introduction to Python Modules and libraries (0:52)
Python Module (1:38)
Storing and Retrieving Modules (1:56)
Creating and Importing Python Module (6:33)
Introduction to Exception Handling
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock