Python Path

Zero to advanced - 20 sequential lessons

A self-paced Python path that takes you from your very first program to file handling, MySQL connectivity, and core data structures.

1

Introduction to Python

Introduction to Python, Python learning path. Free notes with code examples by SUPARN PATRA.

2

Variables and Data Types

Variables and Data Types, Python learning path. Free notes with code examples by SUPARN PATRA.

3

Operators and Expressions

Operators and Expressions, Python learning path. Free notes with code examples by SUPARN PATRA.

4

Input, Output and Type Conversion

Input, Output and Type Conversion, Python learning path. Free notes with code examples by SUPARN PATRA.

5

Conditional Statements

Conditional Statements, Python learning path. Free notes with code examples by SUPARN PATRA.

6

Loops (for, while)

Loops (for, while), Python learning path. Free notes with code examples by SUPARN PATRA.

7

Strings

Strings, Python learning path. Free notes with code examples by SUPARN PATRA.

8

Lists

Lists, Python learning path. Free notes with code examples by SUPARN PATRA.

9

Tuples

Tuples, Python learning path. Free notes with code examples by SUPARN PATRA.

10

Dictionaries

Dictionaries, Python learning path. Free notes with code examples by SUPARN PATRA.

11

Functions

Functions, Python learning path. Free notes with code examples by SUPARN PATRA.

12

Modules

Modules, Python learning path. Free notes with code examples by SUPARN PATRA.

13

Exception Handling in Python

Exception Handling in Python, Python learning path. Free notes with code examples by SUPARN PATRA.

14

Text File Handling in Python

Text File Handling in Python, Python learning path. Free notes with code examples by SUPARN PATRA.

15

Binary File Handling in Python (Pickle Module)

Binary File Handling in Python (Pickle Module), Python learning path. Free notes with code examples by SUPARN PATRA.

16

CSV File Handling in Python

CSV File Handling in Python, Python learning path. Free notes with code examples by SUPARN PATRA.

17

Stack Implementation Using List

Stack Implementation Using List, Python learning path. Free notes with code examples by SUPARN PATRA.

18

Python-MySQL Connectivity

Python-MySQL Connectivity, Python learning path. Free notes with code examples by SUPARN PATRA.

19

Sorting Algorithms

Sorting Algorithms, Python learning path. Free notes with code examples by SUPARN PATRA.

20

Searching Algorithms

Searching Algorithms, Python learning path. Free notes with code examples by SUPARN PATRA.