0% found this document useful (0 votes)
3 views

CGC __ Python Curriculum (1)

The document outlines a curriculum schedule for a Python programming course from May 29 to June 26. It covers topics such as Python installation, data types, control statements, object-oriented programming, and libraries like NumPy, Pandas, and Matplotlib. The course concludes with a final test and a project on Flask web framework and MongoDB.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

CGC __ Python Curriculum (1)

The document outlines a curriculum schedule for a Python programming course from May 29 to June 26. It covers topics such as Python installation, data types, control statements, object-oriented programming, and libraries like NumPy, Pandas, and Matplotlib. The course concludes with a final test and a project on Flask web framework and MongoDB.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Day Curriculum

Python Installation and Environment Setup


Python Compiler and Interpreter
Python Architecture and Working Principle
29th May Application of Python
Python REPL (Read-Eval-Print Loop)
Writing your First Python Program
Coding Questions related to Python
30th May Python Syntax and Comments
Python Data Types and Variables
Numbers in Python
31st May Type Casting in Python
Strings in Python
Boolean Data Type
Operators in Python
3rd June Lists and Tuples
Sets and Dictionaries
4th June Control Statements in Python
Functions in Python
5th June Lambda Functions
File System Operations
6th June Error and Exception Handling
Object-Oriented Programming Concepts
Operator Overloading
Method Overriding
Inheritance
7th June Polymorphism
Python Modules
Math Module
PIP Package Manager
10th June User Input and String Formatting
File Handling in Python
11th June Reading, Writing, Creating, and Deleting Files
12th June Introduction to NumPy Library
13th June NumPy Functions and Array Operations
14th June Introduction to Pandas Library
17th June Pandas Functions and Data Manipulation
18th June Introduction to Matplotlib Library
19th June Matplotlib Operations for Data Visualization
20th June Overview of Flask Web Framework
21st June Overview of MongoDB and Database Connections
Building CRUD Operations in Flask
24th June Working on a Flask Project
25th June Doubt clearing session
26th June Final Test

You might also like