Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'First Lessons' card to 'Courses' gallery #5404

Merged
merged 3 commits into from
Nov 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/courses.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

A collection of courses and tutorials built for the @boardname@.

## First lessons with MakeCode and the micro:bit

MakeCode's course for learning Computer Science with the micro:bit. This is a 14 week computer science course for middle school grades 6-8.

```codecard
[{
"name": "First Lessons",
"description": "A sequence of lessons from the Micro:bit Educational Foundation that provide a pathway through six projects, ideal for getting started with the micro:bit",
"url":"https://microbit.org/teach/lessons/first-lessons-with-makecode-and-the-microbit",
"imageUrl": "/static/courses/first-lessons.png"
}]
```

## Intro to Computer Science

MakeCode's course for learning Computer Science with the micro:bit. This is a 14 week computer science course for middle school grades 6-8.
Expand Down
1 change: 1 addition & 0 deletions docs/projects/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
* [Command Responder](/courses/blocks-to-javascript/command-responder)
* [Writing Functions](/courses/blocks-to-javascript/writing-functions)
* [Courses](/courses)
* [First Lessons](https://microbit.org/teach/lessons/first-lessons-with-makecode-and-the-microbit)
* [Intro to CS Online](/courses/csintro)
* [Intro to CS Classroom](/courses/csintro-educator)
* [Science Experiments](/courses/ucp-science)
Expand Down
Binary file added docs/static/courses/first-lessons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.