
Invent With Python
Scratch
One Month Python
CodeCombat
Learn Python The Hard Way
Mode Python Notebooks
Exercism
Real Python
Microbit
Scratch
CodeCombat
Raspberry Pi
Code.org
Zeal
Micro Python
Kite
Invent With Python
MicrobitBased on our record, Invent With Python should be more popular than Microbit. It has been mentiond 141 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Created by Al Sweigart, author of Automate the Boring Stuff with Python, Invent with Python aims to make programming accessible, approachable, and fun, using Python as a powerful and beginner-friendly language. - Source: dev.to / 6 months ago
Not courses, but Al Sweigart's "Invent with Python" are excellent. (The two games books and code cracking are excellent to start with.) Https://inventwithpython.com/. Source: over 2 years ago
Check /u/alsweigart' s books on Automate the Boring Stuff with Python and on Invent your own Computer Games with Python. Source: almost 3 years ago
This Udemy course covers roughly the same content as the 1st edition book (the book has a little bit more, but all the basics are covered in the online course), which you can read for free online at https://inventwithpython.com. Source: almost 3 years ago
I also consider computer programming to be very creative. You may wish to learn the Python language. Python is a great starting language and very practical. There's some excellent free books here https://inventwithpython.com/ His book Automate the Boring Stuff with Python is very practical with real world uses. Source: almost 3 years ago
The BBC Micro:bit is a small educational board. It is equipped with an ARM Cortex-M4F nRF52833 microcontroller, a 5โจ5 LED matrix, 3 buttons (one of which is touch-sensitive), a microphone, a speaker, Bluetooth capabilities, and much more. - Source: dev.to / over 1 year ago
[Disclaimer: I work at the BBC.] ...later on, the BBC made[0] the micro:bit[1], another ยฃ15 (well, around ยฃ15 back then for the V1) computer to inspire young programmers. Funny to think that little did the BBC know that they'd be creating their own cheap computer. [0]: Well, the BBC didn't _make_ it exactly โ rather, the development and manufacturing was subcontracted to third-party companies (though some people... - Source: Hacker News / over 2 years ago
Https://microbit.org/ are really good in my experience too, maybe a little bit dated now and they seem to have lost momentum, but they're super cheap and providing something physical that you can actually code is pretty exciting to a lot of kids. Source: about 3 years ago
Comprehensive Rust ๐ฆ: Bare-Metal: a 1-day class on how to use Rust for bare-metal development. You will learn what no_std is and see how you can write firmware for microcontrollers (a micro:bit) and well as how to write drivers for a more powerful application processor (using Qemu). Source: about 3 years ago
Kids in the UK (and elsewhere?) can access the Micro:bit computer[0], while not the same and powerful/extendable as R Pi - it is cheap, good and plenty available. It includes a LED display and motion sensor. Kids can program it using "block coding", or write Python code that runs with the help of MicroPython[1]. [0] https://microbit.org/. - Source: Hacker News / about 3 years ago
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
One Month Python - Learn to build Django apps in just one month.
CodeCombat - Learn programming with a multiplayer live coding strategy game.
Raspberry Pi - The Raspberry Pi is a tiny and affordable computer that you can use to learn programming through fun, practical projects. Join the global Raspberry Pi community.
Learn Python The Hard Way - One of the best guides to learn Python & coding in general
Code.org - Code.org is a non-profit whose goal is to expose all students to computer programming.