updated course list
This commit is contained in:
parent
643172bc1e
commit
faae856e88
@ -1,10 +1,9 @@
|
||||
# Courses
|
||||
|
||||
A collection of courses built for the @boardname@.
|
||||
A collection of courses and tutorials built for the @boardname@.
|
||||
|
||||
## Courses
|
||||
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "Intro to CS",
|
||||
@ -17,15 +16,20 @@ A collection of courses built for the @boardname@.
|
||||
"url":"https://microbit.org/en/2017-03-07-javascript-block-resources/",
|
||||
"imageUrl": "https://microbit.org/assets/posts/2017-03-07-rock%20paper%20scissors.png"
|
||||
}, {
|
||||
"name": "Kitronik Inventory Kit",
|
||||
"description": "11 experiments based on the Kitronik Inventor Kit",
|
||||
"url": "https://www.kitronik.co.uk/blog/inventors-kit-experiment-1-help",
|
||||
"imageUrl": "https://www.kitronik.co.uk/wp/wp-content/uploads/2016/10/inventors-kit-experiment-1-further-help-870.jpg"
|
||||
},{
|
||||
"name": "SparkFun Videos",
|
||||
"description": "YouTube video tutorials produced by the SparkFun team!",
|
||||
"url": "https://youtu.be/kaNtg1HGXbY?list=PLBcrWxTa5CS0mWJrytvii8aG5KUqMXvSk",
|
||||
"imageUrl": "https://i.ytimg.com/vi/kaNtg1HGXbY/hqdefault.jpg"
|
||||
}, {
|
||||
"name": "Kitronik University",
|
||||
"description": "Kits, projects and tutorials",
|
||||
"url": "https://www.kitronik.co.uk/blog/bbc-microbit-kitronik-university/",
|
||||
"imageUrl": "https://www.kitronik.co.uk/wp/wp-content/uploads/2015/03/2150_KIT01_banner-kitronikuniversity_002_v1.png"
|
||||
}, {
|
||||
"name": "Kitronik Inventory Kit",
|
||||
"description": "11 experiments based on the Kitronik Inventor Kit",
|
||||
"url": "https://www.kitronik.co.uk/blog/inventors-kit-experiment-1-help",
|
||||
"imageUrl": "https://www.kitronik.co.uk/wp/wp-content/uploads/2016/10/inventors-kit-experiment-1-further-help-870.jpg"
|
||||
},
|
||||
{
|
||||
"name": "micro:bit of Things",
|
||||
@ -37,6 +41,4 @@ A collection of courses built for the @boardname@.
|
||||
|
||||
## See Also
|
||||
|
||||
[Intro to CS](/courses/csintro),
|
||||
[Start Coding](http://microbit.org/en/2017-03-07-javascript-block-resources/),
|
||||
[micro:bit of Things](https://sites.google.com/view/microbitofthings)
|
||||
[Intro to CS](/courses/csintro)
|
||||
|
Loading…
Reference in New Issue
Block a user