pxt-ev3/docs/coding.md
2018-01-05 18:36:20 -08:00

1.0 KiB

Coding Activites

12 computer science activities, with cross-curricular opportunities in design and technology, science, and math.

Activites

[
{
  "name": "Three Point Turn",
  "description": "Activity 1",
  "url":"/coding/three-point-turn-1",
  "cardType": "example"
}, {
  "name": "Three Point Turn",
  "description": "Activity 2",
  "url":"/coding/three-point-turn-2",
  "cardType": "example"
}, {
  "name": "Three Point Turn",
  "description": "Activity 3",
  "url":"/coding/three-point-turn-3",
  "cardType": "example"
}, {
  "name": "Reversing the robot",
  "description": "Activity 1",
  "url":"/coding/reversing-the-robot-1",
  "cardType": "example"
}, {
  "name": "Reversing the robot",
  "description": "Activity 2",
  "url":"/coding/reversing-the-robot-2",
  "cardType": "example"
}, {
  "name": "Reversing the robot",
  "description": "Activity 3",
  "url":"/coding/reversing-the-robot-3",
  "cardType": "example"
}    
]