Skip to content

A comprehensive and FREE Online Python Development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.

License

mytechnotalent/Python-For-Kids

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.

CLICK FOR VIDEO

Python For Kids

A comprehensive and FREE Online Python Development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.


PROMOTIONAL VIDEO - WATCH NOW HERE ON YOUTUBE


Chapter 1: Goals

This lesson will begin with the basic concepts of why kids should learn to program in Python.

-> Click HERE to read the lesson in PDF format.
-> Click HERE to watch the video on YouTube.

Chapter 2: "Hello World"

This lesson will step-by-step code our first program to have our little microcontroller say hello to the world!

-> Click HERE to read the lesson in PDF format.
-> Click HERE to watch the video on YouTube.

Chapter 3: FUN With Images

This lesson will step-by-step code a FUN image making program where our little microcontroller will make various faces to his new friend.

-> Click HERE to read the lesson in PDF format.
-> Click HERE to watch the video on YouTube.

Chapter 4: FUN With Numbers

This lesson will step-by-step code a FUN program where we will work with numbers and learn about how to make variables with them.

-> Click HERE to read the lesson in PDF format.
-> Click HERE to watch the video on YouTube.

Chapter 5: FUN With Words

This lesson will step-by-step code a FUN program where we will work with words and learn about how to make variables with them.

-> Click HERE to read the lesson in PDF format.
-> Click HERE to watch the video on YouTube.

Chapter 6: FUN With Word Lists

This lesson will step-by-step code a FUN program where we will work with word lists and learn about how to make variables with them.

-> Click HERE to read the lesson in PDF format.
-> Click HERE to watch the video on YouTube.

Chapter 7: Fun With Music

This lesson will step-by-step code a FUN song making program where our little microcontroller will play various songs to his new friend.

-> Click HERE to read the lesson in PDF format.
-> Click HERE to watch the video on YouTube.

Chapter 8: Fun With Talking Robots

This lesson will step-by-step interact with a FUN talking robot where we can ask him questions and he will respond to us using his voice.

-> Click HERE to read the lesson in PDF format.
-> Click HERE to watch the video on YouTube.

Chapter 9: Basic I/O

This lesson will discuss MicroPython basic input and output for the micro:bit.

-> Click HERE to read the lesson in PDF format.

Chapter 10: DataTypes & Numbers

This lesson will discuss MicroPython datatypes and numbers for the micro:bit.

-> Click HERE to read the lesson in PDF format.

Chapter 11: Conditional Logic

This lesson will discuss MicroPython conditional logic and application flow chart design for the micro:bit.

-> Click HERE to read the lesson in PDF format.

Chapter 12: Lists, Tuples, Dictionaries & Loops

This lesson will discuss MicroPython lists, tuples, dictionaries and loops for the micro:bit.

-> Click HERE to read the lesson in PDF format.

Chapter 13: Functions

This lesson will discuss MicroPython functions for the micro:bit.

-> Click HERE to read the lesson in PDF format.

Chapter 14: Classes

This lesson will discuss MicroPython classes for the micro:bit.

-> Click HERE to read the lesson in PDF format.

Chapter 15: Unittest

This lesson will discuss MicroPython unittest for the micro:bit.

-> Click HERE to read the lesson in PDF format.


License

Apache License, Version 2.0

About

A comprehensive and FREE Online Python Development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages