MakeCode

MakeCode is a free and open-source programming platform developed by Microsoft for learning and teaching computer science. It provides a web-based programming environment that allows users to create programs using graphical blocks or text-based languages such as JavaScript and Python. MakeCode is widely used with educational hardware platforms such as the BBC micro:bit. The editor includes an integrated simulator, tutorials, and extension libraries that allow users to quickly build and test projects even without a physical device. This documentation provides guidance on using the MakeCode environment, including interface introduction, programming basics, downloading programs to devices, and adding extension libraries.
Clear
TOP