Add tinkerspark to list of courses (#1735)

This commit is contained in:
Galen Nickel 2018-12-12 18:09:44 -08:00 committed by Peli de Halleux
parent d51eae9667
commit 2b9aa8afa6
2 changed files with 7 additions and 1 deletions

View File

@ -47,6 +47,7 @@ Tutorials, lessons, and mini-courses about programming and computing.
"imageUrl": "https://i.ytimg.com/vi/kaNtg1HGXbY/hqdefault.jpg"
}]
```
## Experimenting
Fun project courses - make and experiment while learning about science and programming.
@ -72,9 +73,14 @@ Fun project courses - make and experiment while learning about science and progr
"description": "A hands-on course about the micro:bit and what you can do with it.",
"url":"https://sites.google.com/view/microbitofthings",
"imageUrl": "/static/courses/microbit-of-things.jpg"
}, {
"name": "A-Z Robotics",
"description": "Absolute beginner's guide to learning coding, electronics and robotics on the micro:bit",
"url":"https://tinkerspark.teachable.com/",
"imageUrl": "/static/courses/tinkerspark.jpg"
}]
```
## See Also
[Intro to CS](/courses/csintro)
[Intro to CS](/courses/csintro)

BIN
docs/static/courses/tinkerspark.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB