You are on page 1of 9

PYTHON PRIME

WEEK
SYLLABUS
DAY 01
INTRODUCTION TO
PYTHON
• Overview of Python
programming language
• Setting up Python
environment
• Basic syntax and data types
• Variables and operators
• Control flow (if statements,
loops)
DAY 02
DATA STRUCTURES AND
FUNCTIONS
• Lists, tuples, and dictionaries
• Working with strings
• Functions and parameter
passing
• Scope of variables
• Lambda functions and built-in
functions

3
DAY 03
FILE HANDLING AND
MODULES
• Reading and writing files in
Python
• Working with CSV and JSON
files
• Introduction to modules and
packages
• Creating and importing
modules
• Using external libraries
DAY 04
OBJECT-ORIENTED
PROGRAMMING (OOP)
• Introduction to OOP concepts
• Classes and objects
• Inheritance and polymorphism
• Encapsulation and abstraction
• Implementing OOP concepts in
Python

5
DAY 05
EXCEPTION HANDLING
AND DEBUGGING
• Understanding exceptions
• Handling exceptions using try-
except blocks
• Raising exceptions
• Debugging techniques and
tools
• Best practices for error
handling
DAY 06
WORKING WITH DATA
• Introduction to data
manipulation libraries (e.g.,
Pandas)
• Reading and writing data
from/to different sources
• Data cleaning and
manipulation techniques
• Basic data visualization

7
DAY 07
PROJECT DAY

• Apply the skills learned


throughout the week to
complete a Python project
• Guidance and support from
instructors
• Presentation of projects and
feedback session
THANK YOU
INFO@SKILLDARPAN.COM

WWW.SKILLDARPAN.COM

You might also like