01-20-2025, 07:01 PM
Python For Young Coders (7+)
Published 1/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 946.72 MB | Duration: 1h 54m
This course is intended for purchase by adults
What you'll learn
learn about programming fundamentals
learn about how to write code
learn about how to make simple applications
learn about how to solfe probelms using programming
Requirements
You should have a computer to practice programming
An internet in case of phone or tablet
Description
This course is designed for young learners and beginners of any age who want to explore the exciting world of Python programming. Designed to be simple and fun, it starts with setting up a coding environment using Visual Studio Code, with step-by-step instructions for macOS, Windows, and Linux.Learners will discover Python basics, like printing text, using numbers and Boolean, and understanding variables. They'll also explore organising data using lists, tuples, dictionaries, and sets. Interactive quizzes and fun activities help reinforce these concepts, making learning enjoyable and effective.The course introduces key programming concepts, such as decision-making with if-else conditions and using loops (for and while) to repeat tasks. Real-life examples, like printing names multiple times or controlling a fan, make coding relatable and engaging for kids and beginners.Later, learners will create functions and understand classes, providing a strong foundation in coding logic and object-oriented programming. With easy explanations and practical examples, this course ensures everyone can follow along and succeed. Mr. Umair is teaching in the presence of Mr andy and Mr andy is also explaining useful information. By the end, beginners and beginners will have the skills to write their own Python programs, sparking creativity and a love for coding!
Overview
Section 1: Introduction and course plan
Lecture 1 introduction video
Lecture 2 syllabus or curriculum
Section 2: Learn how to download and install vscode
Lecture 3 how to install Visual Studio code on MAC book
Lecture 4 how to install Visual Studio code on Windows
Lecture 5 how to install Visual Studio code on Linux
Section 3: Data Types and variables
Lecture 6 how to print a text in python
Lecture 7 how to store numbers and boolean in variable
Lecture 8 what are variables and how to write data in it
Lecture 9 additional: finally print is a typetext
Section 4: how to store data using list and tuple
Lecture 10 what is list
Lecture 11 what is tuple
Section 5: how to store more data using dictionaries and sets
Lecture 12 what is set
Lecture 13 what is Dictionary
Section 6: What is if else conditions
Lecture 14 what are comparative and logical operators
Lecture 15 structures of if else condition
Lecture 16 turn fan on and off based on temp using python script
Section 7: how to keep on doing something (for while loop)
Lecture 17 For loop logics
Lecture 18 While loop logics
Lecture 19 Example for both
Section 8: how to make system to be called with input to get answer (functions)
Lecture 20 Functions
Section 9: how to make class in python classes (object oriented programming )
Lecture 21 Classes
Section 10: Thank you
Lecture 22 Thank you
This course is for absolute beginners