Courses

A collection of courses and tutorials built for the micro:bit.

Classroom

Structured courses for teaching science and technology in the classroom.

[{
  "name": "Intro to CS",
  "description": "14 week computer science course for middle school grades 6-8",
  "url":"/courses/csintro",
  "imageUrl": "https://pxt.azureedge.net/blob/ce157b871e8d7330375d8dc8ade57d7426259ef4/static/courses/csintro.jpg"
}, {
  "name": "Science Experiments",
  "description": "Science experiment lessons with measurements and data analysis activites",
  "url":"/courses/ucp-science",
  "imageUrl": "https://pxt.azureedge.net/blob/af0c175d0cd21f0bc04d407ae6804a2b3b1749e7/static/courses/ucp-science.jpg"
}]

Computers and programming

Tutorials, lessons, and mini-courses about programming and computing.

[{
  "name": "Start Coding",
  "description": "11 lessons with five minute plans, teacher notes and program files",
  "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": "Networking with the micro:bit",
  "description": "A series of activities to teach the basics of computer networks.",
  "url": "https://microbit.nominetresearch.uk/networking-book/",
  "imageUrl": "https://microbit.nominetresearch.uk/networking-book/cover_v02.png"  
}, {
  "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"
}]

Experimenting

Fun project courses - make and experiment while learning about science and programming.

[{
  "name": "SparkFun Inventor's Kit",
  "description": "Your map for navigating the waters of beginning embedded electronics, robotics and citizen science using the micro:bit.",
  "url": "https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-for-microbit-experiment-guide/introduction-to-the-sparkfun-inventors-kit-for-microbit",
  "imageUrl": "https://cdn.sparkfun.com/r/500-500/assets/parts/1/2/6/6/4/14542-SparkFun_Inventor_s_Kit_for_micro-bit-01a.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 Inventor 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",
  "description": "A hands-on course about the micro:bit and what you can do with it.",
  "url":"https://sites.google.com/view/microbitofthings",
  "imageUrl": "https://pxt.azureedge.net/blob/05168e4f99c0497b8f212e08c5cf39ee505b3400/static/courses/microbit-of-things.jpg"
}]

See Also

Intro to CS