From faae856e88a5264244bb478ace19508cb5e91c60 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 27 Sep 2017 05:19:56 -0700 Subject: [PATCH] updated course list --- docs/courses.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/docs/courses.md b/docs/courses.md index 74c576e0..37eb80a5 100644 --- a/docs/courses.md +++ b/docs/courses.md @@ -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) \ No newline at end of file +[Intro to CS](/courses/csintro)