length: 90 days
We divide Python learning into 6 stages.
What is programming language?
What is Python?
Why to learn Python?
Scope of Python?
How to install Python?
IDE for Python?
Write your first "Hello World!" code in Python!
Difference between Python Script and Python Shell?
Python Tokens
Keywords
Identifiers
Literals
Operators
Delimiters
Python Data Types
Python Expressions
Python Statements
Python Comments
Python Type Casting
Python Conditional Statements
Python Match Case (new in 3.10)
Python Functions
I/O Functions
*args & **kwargs
Dunder
Python Library and Module
Python Iteration
Python String
Python Lists
Python Tuples
Python Dictionaries
Comprehensions
What is DFH?
Python File Read/Write/Append Operations
Python File Handling Functions
Handling Text Files
Handling Binary Files
Handling CSV Files
Exception Handling
Anonymous Function
filter() vs map()
Students will make a project embedding all gained knowledge
Project must:
make use of any one Data Structure
make use of DFH for storing and retrieving data