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