{"id":24356630,"url":"https://github.com/bethanyjep/make-code-documentation","last_synced_at":"2026-02-04T14:32:56.447Z","repository":{"id":38303071,"uuid":"418479916","full_name":"BethanyJep/Make-Code-Documentation","owner":"BethanyJep","description":"This repository contains documentation for Microsoft MakeCode and Hour of Code as the part of Microsoft Education Content Development Pilot by Gold Microsoft Learn Student Ambassadors.","archived":false,"fork":false,"pushed_at":"2022-02-10T12:54:56.000Z","size":6455,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T07:41:54.132Z","etag":null,"topics":["documentation","hour-of-code","makecode","makecode-arcade","mlsa"],"latest_commit_sha":null,"homepage":"https://bethanyjep.github.io/Make-Code-Documentation/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BethanyJep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-18T11:57:28.000Z","updated_at":"2022-01-29T11:59:13.000Z","dependencies_parsed_at":"2022-08-19T14:42:17.360Z","dependency_job_id":null,"html_url":"https://github.com/BethanyJep/Make-Code-Documentation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BethanyJep/Make-Code-Documentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BethanyJep%2FMake-Code-Documentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BethanyJep%2FMake-Code-Documentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BethanyJep%2FMake-Code-Documentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BethanyJep%2FMake-Code-Documentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BethanyJep","download_url":"https://codeload.github.com/BethanyJep/Make-Code-Documentation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BethanyJep%2FMake-Code-Documentation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263679238,"owners_count":23495014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","hour-of-code","makecode","makecode-arcade","mlsa"],"created_at":"2025-01-18T18:01:58.753Z","updated_at":"2026-02-04T14:32:51.409Z","avatar_url":"https://github.com/BethanyJep.png","language":null,"readme":"# Microsoft MakeCode 101\n\n![Makecode documentation image](assets/doc-header.jpg)\n\nWelcome! This repository contains documentation for [Microsoft MakeCode](https://www.microsoft.com/en-us/makecode) and [Hour of Code](https://hourofcode.com) as the part of **Microsoft Education Content Development** Pilot by [Gold Microsoft Learn Student Ambassadors](https://studentambassadors.com).\n\n## 📜 Folder Structure\n\n```\n│\n├───README.md\n├───OUTLINE.md\n│\n├───makecode-docs\n│    │\n│    ├───student-docs\n│    |        1. introduction.md\n│    |        2. makecode-platform.md\n│    |        3. makecode-domains.md\n|    |        4. makecode-arcade.md\n|    |\n│    └───educator-docs\n│             1. makecode-for-classroom.md\n|             2. makecode-edu-at-a-glance.md\n|             3. makecode-for-development.md\n|\n└───hourofcode-docs\n    │   Introduction.md\n    │\n    ├───Getting Started with Hour of Code\n    │         1. learners guide.md\n    │         2. parent-teacher guide.md\n    │\n    ├───Microsoft Hour of Code Challenge\n    │         1.  2020.md\n    │         2.  2021.md\n    │         3.  introduction.md\n    └───Conclusion.md\n```\n\n## 🎯 Getting Started\n\n\u003e #### 👉 Go through the [Content Outline](OUTLINE.md) and get started right away 👈\n\n## 📚 Topic Chart\n\n***\n\n| Topic ID |                                                  Topic                                                  |    Topic Group    |                  Objectives                 |            Author            |\n| :------: | :-----------------------------------------------------------------------------------------------------: | :---------------: | :-----------------------------------------: | :--------------------------: |\n|    01    |                     [Introduction](\u003cmakecode-docs/student-docs/1. introduction.md\u003e)                     |        N/A        |    Primer on programming and block-coding   |         Anjum Rashid         |\n|    02    |                [MakeCode Platform](\u003cmakecode-docs/student-docs/2. makecode-platform.md\u003e)                |    For Students   |          MSFT MakeCode introduction         | Chioma Mbaoma \u0026 Anjum Rashid |\n|    03    |                 [MakeCode Domains](\u003cmakecode-docs/student-docs/3. makecode-domains.md\u003e)                 |    For Students   |        Flavors of MakeCode ecosystem        |          Rohit Yadav         |\n|    04    |                  [MakeCode Arcade](\u003cmakecode-docs/student-docs/4. makecode-arcade.md\u003e)                  |    For Students   |  Get acquainted with Arcade UI and features | Chioma Mbaoma \u0026 Anjum Rashid |\n|    05    |           [MakeCode for Classroom](\u003cmakecode-docs/educator-docs/1. makecode-for-classroom.md\u003e)          |   For Educators   | Fine tune classroom with MakeCode offerings |         Anjum Rashid         |\n|    06    |      [MakeCode Education at a Glance](\u003cmakecode-docs/educator-docs/2. makecode-edu-at-a-glance.md\u003e)     |   For Educators   |  Learn how MakeCode is impacting educators  |         Anjum Rashid         |\n|    07    |         [MakeCode for Development](\u003cmakecode-docs/educator-docs/3. makecode-for-development.md\u003e)        |   For Educators   |   Integrate MakeCode in your own platform   |         Anjum Rashid         |\n|    08    |                             [Introduction](hourofcode-docs/introduction.md)                             |  Getting Started  |         Let's dive into Hour of Code        |       Bethany Jepchumba      |\n|    09    |          [Learners Guide](hourofcode-docs/getting-started-with-hour-of-code/learners-guide.md)          |  Getting Started  |    Particite in hour of Code as a Learner   |         Aditya Oberai        |\n|    10    | [Parent-teacher guide](hourofcode-docs/getting-started-with-hour-of-code/parent-teacher-guide-intro.md) |  Getting Started  |    Particpate in Hour of Code as a Parent   |       Bethany Jepchumba      |\n|    11    |        [Educators Guide](\u003chourofcode-docs/Getting Started with Hour of Code/educators guide.md\u003e)        |  Getting Started  |     Lead Hour of Code in Your Classroom     |         Aditya Oberai        |\n|    12    |             [Introduction](hourofcode-docs/microsoft-hour-of-code-challenge/introduction.md)            | MSFT Hour of Code |    Introduction to Microsoft Hour of Code   |       Bethany Jepchumba      |\n|    13    |        [2020 Hour of Code Challenge](\u003chourofcode-docs/Microsoft Hour of Code Challenge/2020.md\u003e)        | MSFT Hour of Code |    Microsoft Hour of Code Challenge 2020    |       Bethany Jepchumba      |\n|    14    |         [2021 Hour of Code Challenge](hourofcode-docs/microsoft-hour-of-code-challenge/2021.md)         | MSFT Hour of Code |    Microsoft Hour of Code Challenge 2020    |       Bethany Jepchumba      |\n|    15    |                               [Conclusion](hourofcode-docs/Conclusion.md)                               |        N/A        |                  Next Steps                 |       Bethany Jepchumba      |\n\n## 🤝 Contribution\n\nContributions are welcome! Feel free to create a PR if you find any anamolies or typos. For suggesting a full new section, please create an issue for topic.\n\nFollow the [Contribution Guideline](CONTRIBUTION.md) first before creating a PR.\n\n## 🗣 Translation\n\nIf you would like to translate all or part of the documentation, please follow our [Translations Guide](TRANSLATIONS.md).\n\n***\n\n## 💼 About Education Content Development Project\n\nUnder **Community Projects Initiative**, 'Content Development for Education' is 6-week long Education-themed pilot project to develop technical learning documentation that helps a population of early-stage learners and educators better understand how to get started with a Microsoft product.\n\nThe project is piloted by the Gold Ambassadors to build contents for [Microsoft MakeCode](https://www.microsoft.com/en-us/makecode) platform and [Hour of Code](https://hourofcode.com) initiative.\n\n## 📣 About Community Projects Initiative\n\nAn initiative intended to kickstart project based engagements under **Social Impact** Leagues in _Microsoft Learn Student Ambassadors_ program. It offers the tracks of _Content Development_, _Project Sprint_ and _Workshop Development_. In essence, it aims to bring a seamless teamwork experience for the ambassadors community.\n\n***\n\n## ⭐ Meet the Authors\n\n* [Bethany Jepchumba](https://www.linkedin.com/in/bethany-jep/)\n* [Anjum Rashid​](https://www.linkedin.com/in/anjum-rashid/)\n* [Chioma Mbaoma​](https://www.linkedin.com/in/mbaoma-chioma-mary/)\n* [Rohit Yadav​](https://www.linkedin.com/in/rty2423/)\n* [Aditya Oberai​](https://www.linkedin.com/in/adityaoberai1/)\n* [Arpita Das](https://www.linkedin.com/in/arpitadas01/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbethanyjep%2Fmake-code-documentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbethanyjep%2Fmake-code-documentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbethanyjep%2Fmake-code-documentation/lists"}