Microbit
Scratch
CodeCombat
Raspberry Pi
Code.org
Zeal
Micro Python
Kite
Snap
Scratch
Blockly
Instagram
wai-routes
Facebook
Happstack Lite
Apiary
Microbit
SnapNo Microbit videos yet. You could help us improve this page by suggesting one.
Based on our record, Snap should be more popular than Microbit. It has been mentiond 32 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.
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 / over 3 years ago
For those actively teachingยน, consider Snap! (https://snap.berkeley.edu/) over/after Scratch. It's nearly a superset, similarly "low-floor" but much "higher ceiling" powerful language. Data structures, control structures/message passing, functional programming... It's really "Scheme in Scratch clothing" under the hood. In particular, its "build your own blocks" facilities are powerful enough (including macros... - Source: Hacker News / 8 months ago
Snap! https://snap.berkeley.edu/ Also, I heartily recommend the demoes that the author is giving regularly at FOSDEM. They're really fun to watch :). - Source: Hacker News / about 1 year ago
Kids would probably have a better experience with Hedy https://hedy.org if they are young, and Pyret https://dcic-world.org if they are a little older. Once they know how to program python is obviously a fine choice, but starting beginners with Python is insane. Too many gotchas, incomprehensible error messages etc. Also why logo? Its not 1967 anymore. A far better choice is Snap! https://snap.berkeley.edu. - Source: Hacker News / over 1 year ago
I upgraded my son from Scratch to Snap! (https://snap.berkeley.edu/). Snap has a much higher ceiling, including collections, first-class code pieces, higher-order functions etc. It pretty openly describes itself as a "Scheme disguised as Scratch" :-) A pragmatic pedagogical thing I love with Snap! Is the ease of creating custom blocks, including macros / custom "C-shaped" control structures. If you have some... - Source: Hacker News / almost 2 years ago
Take a look at Snap. It was originally a scratch mod, but does allows for all sorts of advanced things. https://snap.berkeley.edu. - Source: Hacker News / about 2 years ago
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
CodeCombat - Learn programming with a multiplayer live coding strategy game.
Blockly - Blockly is a library for building visual programming editors.
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.
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
Code.org - Code.org is a non-profit whose goal is to expose all students to computer programming.