Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.28 KB

2. makecode-platform.md

File metadata and controls

18 lines (11 loc) · 1.28 KB

MakeCode Platform

MakeCode Platform
Source: MS MakeCode Website

What is MakeCode?

Microsoft MakeCode is a unified ecosystem to empower students from any background to build fun programs with blocks and learn programming fundamentals along the way. Being a FOSS (Free and Open Source) tool, it supports a progression path into real-world programming and core concepts of Computer Science.

What Learning Methods Does MakeCode Offer?

MakeCode supports the following learning methods and languages:

  • An interactive simulator which provides students with immediate feedback on how their program is running and makes it easy to test and debug their code.
  • A Block Editor which can be used by students new to coding to construct programs. Colored blocks which can be dragged and dropped onto a workspace are used in this case.
  • A JavaScript / Python Editor is also provided to help students use their preferred language to create programs. The editor features code snippets, tooltips, and error detection.

📝 Did you know you can find super fun coding shorts at official MakeCode Tiktok? Follow 👉 @msmakecode 👈 right away.