Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Hello Python 3 Programming for Kids & Beginners
Rating: 4.3 out of 5(2,020 ratings)
12,056 students

Hello Python 3 Programming for Kids & Beginners

Just updated for 2023! Master the fundamentals of Python while working on various use cases in easy steps.
Last updated 5/2024
English

What you'll learn

  • The students could understand Python Basics

Course content

3 sections17 lectures2h 33m total length
  • Course Introduction1:58

    Sophia comes into Jacob ‘s room and sees him working on a computer. Sophia is a teenager and her older brother Jacob is a programming engineer in an IT company.  She enquires what he is doing and Jacob tells her that he is writing code in Python. Sophia is confused, so Jacob explains to her what a computer program is and that Python is basically a programming language.  He also explains what a programming language is and points out the benefits of using Python over other languages. He gets Sophia excited about learning to code by telling her that if she knows how to code, she can create interactive animations and even create games. Sophia then requests Jacob to teach her how to code in Python.

    Jacob teaches Sophia how to install Python on her computer. He also introduces her to the IDLE shell and explains some of its benefits. Finally, he lets Sophia type out a simple “Hello World” program, and teaches her how to run it and save it. Sophia is quite proud of herself at the end of the session, and Jacob tells her that this is just the beginning.

    Chapter 1 Topics:

    -What is a computer program and programming language?

    -Why Python?

    - Have Fun!

    - Installing Python

  • Chapter 1: Introduction to Python Programming9:11

    Let's download and install the latest version of Python from the following site!

    https://www.python.org/downloads/


    Sophia comes into Jacob ‘s room and sees him working on a computer. Sophia is a teenager and her older brother Jacob is a programming engineer in an IT company.  She enquires what he is doing and Jacob tells her that he is writing code in Python. Sophia is confused, so Jacob explains to her what a computer program is and that Python is basically a programming language.  He also explains what a programming language is and points out the benefits of using Python over other languages. He gets Sophia excited about learning to code by telling her that if she knows how to code, she can create interactive animations and even create games. Sophia then requests Jacob to teach her how to code in Python.

    Jacob teaches Sophia how to install Python on her computer. He also introduces her to the IDLE shell and explains some of its benefits. Finally, he lets Sophia type out a simple “Hello World” program, and teaches her how to run it and save it. Sophia is quite proud of herself at the end of the session, and Jacob tells her that this is just the beginning.

    Chapter 1 Topics:

    -What is a computer program and programming language?

    -Why Python?

    - Have Fun!

    - Installing Python


  • Chpater 2: Operating on Variables13:50
  • Chapter 3: Strings and String Variables11:04

    Sophia tells Jacob, that he explained how to use variables to display numbers, but what if one wanted to display text? Jacob explains to Sophia that variables can also be used to hold text, and that this text is called a ‘string’ in Python.  He goes on to explain how to create strings, print them and assign them to variables. He explains a bit about problems relating to strings that have single quotes or double quotes in them and how to solve such problems. Then he explains how to use placeholders in strings with an example and also how strings are different from numbers.

    Next, Jacob talks about how to work with sets of strings by using Lists, Tuples and Maps, how each of them are different from each other and how they are used, by giving examples.

    Chapter 3,4,5 Topics:

    - Difference between Strings, Lists, Tuples and Maps

    -How to use Python’s Strings, Lists, Tuples, Maps

     

  • Chapter 4: Lists9:33
  • Chapter 5: Tuples and Maps11:15

Requirements

  • A willingness to learn and practice

Description

Just updated for 2023! We have confirmed the all code of this course in 2022.


This course is designed to help students and programming enthusiasts who are just beginning to learn programming.  The goal is help learners get a better grasp of concepts of programming, along with a little bit of fun.

Students will follow Sophia and her brother Jacob, as Sophia is introduced to the world of Python programming. Jacob, the elder sibling, is a programming engineer at an IT company and Sophia is just a curious teenager enthralled by the realm of coding and eager to be an IT engineer herself, just like her brother.

Sophia is excited to learn how to code in Python after her brother tells her that that if she learns how to code, she can create interactive animations and even create her own games. He also lets her in on some other benefits of coding.


He teaches her every single detail, even how to download python from the Internet, how to install it and how to write simple and helpful programs. Jacob lets his sister learn hands-on by letting her do a lot of the coding tasks herself.

This course will provide students with a fun way to learn coding skills. The concepts are explained in such a simple fashion, that even a child can easily learn to code.

At the end of the course, students will be able to do simple calculations, make lists and learn how programming can be put to practical use . More importantly, students will come to realize that there is no reason to be afraid of coding. In fact, anyone can code, as long as they have the desire to learn. 


  • Producer: Animate U, Japan

  • Writer: Nahid Akhter, Bangladesh

  • Male Voice Talent: Jason Wright, the United States

  • Female Voice talent: Jessica Geffen, the United States

  • Animator: Svitlana Skrypka, Ukraine

Who this course is for:

  • Anyone who wants to learn to Python