The syllabus outlines a 12-week course on Analytical Maths Using Python, held on Saturdays from 6 pm to 8 pm. Topics include Python basics, control structures, functions, data structures, file handling, numerical computations, data visualization, data analysis, algorithms, and project work. Each week focuses on different programming concepts and practical applications to enhance understanding and skills in Python.
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 ratings0% found this document useful (0 votes)
6 views
Python Syllabus Basic
The syllabus outlines a 12-week course on Analytical Maths Using Python, held on Saturdays from 6 pm to 8 pm. Topics include Python basics, control structures, functions, data structures, file handling, numerical computations, data visualization, data analysis, algorithms, and project work. Each week focuses on different programming concepts and practical applications to enhance understanding and skills in Python.
File modes and handling exceptions Text file processing CSV file handling
Week 8: Numerical Computations and Libraries
Basic mathematical operations
Working with mathematical functions Introduction to NumPy library Performing numerical computations using NumPy
Week 9: Data Visualization
Introduction to data visualization
Plotting with Matplotlib library Line plots, scatter plots, and bar graphs Customizing plots and adding labels Week 10: Introduction to Data Analysis
Introduction to data analysis
Working with pandas library Reading and manipulating data with pandas Basic data analysis operations
Week 11: Introduction to Algorithms and Problem Solving
Problem-solving strategies Introduction to algorithms and pseudocode Solving mathematical problems using Python Implementing algorithms in Python
Week 12: Project Work and Practical Applications
Collaborative project work using Python
Applying Python programming skills to solve real-world problems Presenting and demonstrating project outcomes