Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6037

Python • Re: I want to teach Python to my kids

$
0
0
There is also https://www.python.org/about/gettingstarted/ and https://realpython.com/learning-paths/

Note https://www.learnpython.org/ ca cost money but they have a discount for the kids courses at the moment.

These maybe more useful for you to structure the learning path than for the family to use directly.

I would also look to base some activities around the GPIO - even simple things like flashing LEDs, checking for buttons being pressed get them involved and seeing results of their code rather than simple text output. There are many project books available as PDFs from https://magpi.raspberrypi.com/books but be aware you will need to check things first as libraries and Python itself have changed over the years of publication.

Simple experimental kits are available but something as simple as the sense hat https://www.raspberrypi.com/products/sense-hat/ can give hours of pleasure and comes with a Python library.

Statistics: Posted by MiscBits — Fri Jul 26, 2024 11:04 am



Viewing all articles
Browse latest Browse all 6037

Trending Articles