arrow_back
Introduction, Installation and Basic Syntax
Introduction of Python
Installation of Python in Windows
Installation of Python in MAC
Hello word : Frist python program
How to Install Pycharm Windows
Basic Syntax of Python
Reserved Keywords in Python
Indentation & Comments in Python
Introduction, Installation and Basic Syntax Quiz
Assignment
Summary
Data Types and Type Conversion
What is Data Types
Mutable and Non Mutable Data Types
Type Conversion
Taking user Input in Python
Data Types and Type Conversion Quiz
Assignment
Summary
Operators in Python
Introduction of Operator & Types of Operator
Arithmetic Operator
Comparison Operator & Assignment Operator
Comparison Operator (Practical)
Assignment Operator
Logical Operator
Membership Operator
Membership Operator (Practical)
Identity Operator
Identity Operator (Practical)
Bitwise Operator
Bitwise Operator (Practical)
Operators in Python Quiz
Assignment
Summary
FLOW CONTROL
Conditional Statement (if-else, Nested if-else)
Conditional Statement (Practical)
if-else Practice Question SET
While Loop
While loop (Practical)
For Loop in Python
For loop (Practical)
Break-continue Statement
For Loop/while Loop Practice Question SET - Part 1
For Loop/while Loop Practice Question SET - Part 2
For Loop/while Loop Practice Question SET - Part 3
While Loop Practice Question SET
FLOW CONTROL Quiz
Assignment
Summary
String Data Type in Python
Python String & String Slicing
String Iteration
Introduction of String Function with Practical
String Function (Practical)
Python ord(), chr() functions
Python String format()
String Practice Question SET - Part 1
String Practice Question SET - Part 2
String Data Type in Python Quiz
Assignment
Summary
List Data Type in Python
What is a List in Python?
List (Practical)
List Iteration
List Iteration (Practical)
List Comprehension: Elegant way to create Lists
List Function - Part 1
List Function - Part 1 Practical
List Function - Part 2
List Function - Part 2 Practical
List Practice Question SET - Part 1
List Practice Question SET - Part 2
Iterate Over 2+ Lists at the Same Time(zip Function)
Program to convert String to a List
Implement a Stack and Queue Using a List Data Type
List Data Type in Python Quiz
Assignment
Summary
Dictionary Data Type in Python
What is a Dictionary in Python?
Dictionary (Practical)
Dictionary Function
Dictionary Function Practical
Python Nested Dictionary
Dictionary Function Practice Question SET - Part 1
Dictionary Function Practice Question SET - Part 2
Dictionary Data Type in Python Quiz
Assignment
Summary
Tuple Data Type in Python
Python - Tuples
Python - Tuples (Practical)
Python - Tuples Practice Question SET
Tuple Data Type in Python Quiz
Assignment
Summary
Sets Data Type in Python
Python - Sets
Python Sets (Practical)
Sets Data Type in Python Quiz
Assignment
Summary
Function and Modules
Python - Functions
Python - Functions (Practical)
Python - Functions Practice Question SET - Part 1
Python - Functions Practice Question SET - Part 2
Python - Modules
Python - Modules (Practical)
Python - Math module
Python - Random module
Python - Datetime module
Number Guessing Game in Python(Using Random Module)
Rock Paper Scissors game (Using Random Module)
Function and Modules Quiz
Assignment
Summary
Python File Handling
Python - File Handling
Python - Read Files
Python - Write Files
Python - Append Files
Python - Read Files (Practical)
Python - Write Files (Practical)
Python - Append Files (Practical)
Introduction of Pickle with Practical
Python File Handling Quiz
Assignment
Summary
Working With JSON Data in Python
What is JSON & Create JSON
Converting JSON to Python Objects
Writing & Reading JSON File
Python Object & Class
Python Object Oriented Programming(Class & Object )
Python Object Oriented Programming(Methods & Constructors)
Python Object Oriented Programming(Inheritance)
Python Object Oriented Programming(Encapsulation)
Python Object Oriented Programming(Encapsulation) getter and setter
Polymorphism in Python
Python - Method Overloading and Overriding
A Bike Rental System
Python Object & Class Quiz
Assignment
Summary
Python Exceptions
Python Errors and Built-in Exceptions
Python - Exceptions Handling
Python - Exceptions Handling (Practical)
Python - Exceptions Handling Practice Question SET
Python Exceptions Quiz
Assignment
Summary
Python Sqlite Database
Data Create & Connect -SQLite
Python- DB Browser for SQLite (Installation)
Python - Sqlite (Insert Query) - How To Store Data in Database
Python - Sqlite (Select Query, Order By & Limit)
Python - Sqlite (Delete Query)
Python - Sqlite (Update Query)
Python - Sqlite (WHERE Clause)
Python - SQLite - Join
Python Sqlite Database Quiz
Assignment
Summary
Python Mysql
Python - Xampp Installation
Python - Mysql (DB Create and Connection)
DataTypes in Mysql
Python - Mysql (Create Table)
Python - Mysql (Insert Query)
Python - Mysql (Select Query)
Python - Mysql (Delete Query)
Python - Mysql (Update Query)
Python - Mysql (Order By & Limit)
Python - Mysql(Searching & Filtering)
Python - Mysql Joins Introduction
Python - Mysql Inner Join
Python - Mysql Left Join
Python - Mysql Right Join
Python - Mysql Equi Join
MYSQL - BETWEEN Operator
MYSQL - MIN() and MAX() Functions
MYSQL - GROUP BY Statement
MYSQL - Distinct Keyword
MYSQL - SUM() Function
MYSQL - IN or Not IN
MYSQL - AVG() Function
MYSQL - COUNT() Function
Python Mysql Quiz
Top Interview Questions
Python Interview Question No 1 to 5
Python Interview Question No 6 to 10
Python Interview Question No 11 to 15
Advance Python - NumPy
Python NumPy Array Introduction
Create Array in NumPy
NumPy Functions (arange(),zeros(),ones(),full(),reshape())
NumPy Functions (flatten(),sum(),nansum(),cumprod(),cumsum())
NumPy Functions (power(),diff(),cross(),diff())
NumPy Functions (mean(),nanmean(),median(),nanmedian(),append())
NumPy Functions (repeat() , concatenate() , vstack() ,r_ in numpy ,hstack() )
NumPy Functions (linspace() , random.rand() , random.randint() , shuffle() )
NumPy Array Iterating
Project in Python - Cab Management Application
Introduction of Cab Management Application - PART 1
Cab Management Application - PART 2
Cab Management Application - PART 3
Cab Management Application - PART 4
Cab Management Application - PART 5
Cab Management Application - PART 6
Cab Management Application - PART 7
Cab Management Application - PART 8
Cab Management Application - PART 9
Cab Management Application - PART 10
Cab Management Application - PART 11
Cab Management Application - PART 12
Cab Management Application - PART 13
Cab Management Application - PART 14
Cab Management Application - PART 15
Cab Management Application - PART 16
Cab Management Application - PART 17
Cab Management Application - PART 18
Cab Management Application - PART 19
Python - GUI Programming (Tkinter)
Graphical User Interface (Tkinter Python Introduction)
First GUI in Tkinter
Widgets & Attributes in Tkinter
Tkinter Window (change title, change icon, change background color, change transparency)
Window Size and Location in Tkinter
Preview - All about Mastery in Python Programming Course
Discuss (
0
)
navigate_before
Previous
Next
navigate_next