Introduction to Python What is Python? Thonny IDE - Introduction and Installation Writing First program Data Types - Strings, Numbers, Boolean Variables in Python Introduction to Variables Assigning values to variables Basic airthmetic operators Getting User Input Getting string input from user Getting number input from user Comments in Python Introduction to List Data Type Initializing a list Printing a list Accessing and Printing list elements Append and remove elements from list Strings deep dive - Part 1 Creating and Initializing Strings Getting number of characters in a String Concatenation operator Slicing of strings Finding substring in a given string Strings deep dive - Part 2 Splitting string into words Replacing a character with another Checking if substring is a member of another string Type conversion Finding type of a variable Converting one type to another like number to a string Converting a string to number Conversion of String to a boolean Explicit and implicit conversion Descision making using conditions - Part 1 Concept of relation operatiors Expressions evaluating to True/False Concept of conditions Indentation and code blocks concept If and else statements Descision making using conditions - Part 2 Logical Operators (AND OR NOT) Nested conditions Combining multiple conditions Use of else if statements Breaking Program into Functions Modularization and Advantages Defining functions Passing parameters to a function Returning Values from function Local vs Global scoping Intoduction to loops - Part 1 Concept fo repeat Intro to while loop Itertaing over strings and lists Use of conditions in loop Taking input from user in loop Intoduction to loops - Part 2 Breaking the loop Basic nesting of loops Itertaing over list using index Use of else in loop
Parents feedback: What our customer has to say?
Parent 1 This is the most simple and easy to learn coding course for kids above eight years old.
Parent 2 Excellent course - Python for Kids level 1, My kid has grown so much in the coding.
Customer 1 My son was so happy to code in pythong and make program by him self.
Customer 2 My daughter teaches the programming to her friends. She is also planning to mov eto advanced level.