10-Days Summer Coding Camp
10-Days Summer Coding Camp
π This Summer, Dive into Coding!
Join our 10-Day Python Programming Camp β a fun, interactive, and hands-on experience crafted specially for school students!
π¦ Grades 5β8: Basic Python Programming
Understand variables, loops, and conditionals
Create patterns, work with lists, and build simple games
Fun hands-on mini projects
π©βπ» Grades 9β12: Intermediate Python Programming
Master functions and file handling
Explore dictionaries, OOP, and modular programming
Real-world project development and problem-solving
Duration: 10 Days
Class Time: 1 Hour per day
Format: Online / Offline (Personal Summer Camp)
ποΈ Available Slots
Slot 1: 2β13 June
Slot 2: 16β27 June
π Offline Camp
π Venue Address:
C-202, Parsvnath Prestige,
Sector-93A, Noida, Uttar PradeshΒ
Basic Python (Grades 5β8): 10:00 AM β 11:00 AM / 4:00 PM - 5:00 PM
Intermediate Python (Grades 9β12): 11:00 AM β 12:00 PM / 3:00 PM - 4:00 PM
π» Online Camp
Basic Python (Grades 5β8): 1:00 PM β 2:00 PM
Intermediate Python (Grades 9β12): 9:00 AM β 10:00 AM
Basic Python: βΉ2500
Intermediate Python: βΉ3500
β
Friendly, expert instructors
β
Project-based learning approach
β
Boost logical thinking & problem-solving skills
β
Get a head start for future tech careers!
π Registration Form: Β https://forms.gle/NhdWkhb3ZHEPLHgGA
π WhatsApp/Phone: 9667677216
Duration: 10 Days | Fee: βΉ2500
Focus: Logic building, basic coding skills, and fun with Python.
Day 1: Introduction to Python
Material:
What is Python?
Installing Python / using online IDE
Print statements & syntax
Worksheet:
Write your name, school, and grade using print()
Print a smiley face pattern using text characters
Day 2: Variables & Data Types
Material:
Strings, integers, floats, input/output
Type casting
Worksheet:
Declare variables for name, age, grade
Take input and print a sentence using them
Day 3: Operators & Expressions
Material:
Arithmetic, relational, logical operators
Worksheet:
Calculator expressions (addition, subtraction, etc.)
Predict the output of expressions
Day 4: Conditional Statements
Material:
if, else, elif with simple examples
Worksheet:
Take marks input and print Grade (A/B/C/Fail)
Check if a number is even or odd
Day 5: Loops
Material:
for loop using range(), while loop
Worksheet:
Print numbers from 1 to 10
Print even numbers using a loop
Day 6: Lists
Material:
Creating, accessing, appending to lists
Worksheet:
Create a list of fruits, print them using a loop
Find the length of a list
Day 7: Pattern Printing
Material:
Nested loops for triangles, squares
Worksheet:
Print a right-angled triangle of stars
Print a number pyramid
Day 8: Functions (Intro)
Material:
Defining and calling functions
Worksheet:
Create a function to greet a user
Create a function to add two numbers
Day 9: Mini Project
Choose One:
Simple quiz game using if
Pattern generator
List-based item tracker
Day 10: Recap + Kahoot Quiz / Live Coding
Activity worksheet:
Crossword or matching quiz on key concepts
Duration: 10 Days | Fee: βΉ3500
Focus: Core programming, file handling, functions, OOP.
Day 1: Python Refresher
Material:
Variables, input, output, formatting
Worksheet:
Take user input for 3 subjects and calculate average
Day 2: Advanced Conditionals and Loops
Material:
Nested if-else, advanced loop logic
Worksheet:
Program to print factors of a number
Use a loop to create a menu-driven calculator
Day 3: Lists, Tuples, and Dictionaries
Material:
Real-world examples
Worksheet:
Store student names and marks in a dictionary
Retrieve and update marks
Day 4: Functions
Material:
Function parameters, return values
Worksheet:
Create a function to calculate factorial
Create a function to check prime number
Day 5: File Handling
Material:
Opening, reading, writing text files
Worksheet:
Read from a file and count words
Write user data to a file
Day 6: Exception Handling
Material:
Try-except blocks
Worksheet:
Handle division by zero
Try invalid input for age and print custom message
Day 7: Introduction to OOP
Material:
Classes and objects
Worksheet:
Create a class Student with attributes and methods
Instantiate and print details
Day 8: OOP Continued
Material:
Inheritance, method overriding
Worksheet:
Class Person, subclass Teacher
Override method and use super()
Day 9: Mini Project
Choose One:
Expense Tracker (with file)
Student Database (using dictionary + file)
Quiz App (with functions and logic)
Day 10: Project Presentation + Q&A
Worksheet:
Project reflection: What I learned
Feedback & suggestion form