We are pleased to announce Python Programming for Kids (9+ years) from 1st June onwards. It will be for 7 days and batch will run from 6 pm to 7 pm (IST). Maximum kids in 1 batch will be 10.
Overview of the course:
* Learn Programming fundamentals from Scratch.
* Data Structures in Python. (List, Dictionary etc.)
* Learn to work with JSON.
* Work on cool projects like Quotes Notifier, Digital Dictionary, Hangman etc.
Content
Day 1 – What is algorithm, data types, variables & Python print statements
Day 2 - Operators, use of type function, + String formatting
Day 3- Conditional statements
Day4- Python Data Structures (list, tuple, dict, set)
Day5- Building a dictionary with JSON
Day-6 Loops ( for loop, while loop) [tables calculator , random password generator, number guessing game mod]
Day 7- Functions, Lambda function