Sr No. | Module Name | Topics |
---|---|---|
1 | Getting Started with Python | Introduction, Installing Python, Choosing an IDE |
2 | Python Basics | Input/output, Variables, Data types, Type conversion |
3 | Operators in Python | Arithmetic, Comparison, Logical, Bitwise, Membership |
4 | Working with Strings | Creating strings, Indexing, Slicing, String methods |
5 | Working with Lists | Creating lists, Indexing, Modifying lists, List methods |
6 | Tuples | Understanding tuples, Indexing, Slicing, Tuple methods |
7 | Sets | Creating sets, Set operations, Set methods |
8 | Dictionaries | Creating dictionaries, Accessing values, Dictionary methods |
9 | Conditional Statements | If, If-else, If-elif-else |
10 | Loops | For loop, While loop, Break, Continue |
11 | Anonymous Functions | Lambda functions, Using with filter, map, reduce |
12 | Generators | Creating and using generators |
13 | Python Modules | Creating and importing modules |
14 | Packages & Data Analysis | Creating packages, Importing from packages, Using data analysis libraries |
15 | Regular Expressions | Using re module, Searching, Replacing patterns |
16 | File Handling & Pandas | Reading, Writing files, Introduction to Pandas |
17 | MySQL Database | Working with MySQL, Joins, Queries, Functions |
18 | Web Development with Django | Installing Django, Building web apps, Django features |
19 | Creating a Website | Setting up a project, Models, Views, Templates |
20 | Front-End Development | HTML, CSS3, Bootstrap, JavaScript basics |
21 | Live Project | Working on a real-world project |
Made in भारत with ❤