From 7aa0adf3f58f0639090b14ae04f7edfc3180fd16 Mon Sep 17 00:00:00 2001 From: Carlos Pereira Atencio Date: Tue, 26 Sep 2023 19:42:09 +0100 Subject: [PATCH] Videos: Add MakeCode tutorials. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd5d0c4..00098cb 100644 --- a/README.md +++ b/README.md @@ -646,6 +646,7 @@ Useful Articles for developing on the micro:bit. - [Building a mini sumo robot on a budget](https://www.youtube.com/watch?v=Y9WXdobs_vU) - Designing a mini sumo robot from scratch with micro:bit. From a simple paper sketch, to component selection, hardware design, mechanical assembly, coding, and testing. - [The Engineering Design Process](https://www.youtube.com/playlist?list=PLCUVFFwr4MKe_qkWNozMlhvm5GJLzjjsD) - Jasmine is here to take you though the stages of planning, designing and building your micro:bit project following the engineering design process. - [micro:bit for Robotics](https://www.youtube.com/watch?v=iwaRidlm2RM) - Video introducing the BBC micro:bit, what you can can do with it, and how to use it with robots. +- [MakeCode micro:bit Tutorials](https://www.youtube.com/playlist?list=PLMMBk9hE-SerTLN2D6NiI7v7DJ78IBIAq) - Short video tutorials to get started programming the BBC micro:bit with MakeCode. ### 🎥 Conference Talks