29 lines
649 B
Markdown
29 lines
649 B
Markdown
|
# Coding Activites
|
||
|
|
||
|
12 computer science activities, with cross-curricular opportunities in design and technology, science, and math.
|
||
|
|
||
|
* [Download Curriculum Materials](https://education.lego.com/en-us/downloads/mindstorms-ev3)
|
||
|
|
||
|
## Activites
|
||
|
|
||
|
```codecard
|
||
|
[
|
||
|
{
|
||
|
"name": "Three Point Turn",
|
||
|
"description": "Activity 1",
|
||
|
"url":"/coding/three-point-turn-1",
|
||
|
"cardType": "example"
|
||
|
}, {
|
||
|
"name": "Three Point Turn",
|
||
|
"description": "Activity 1",
|
||
|
"url":"/coding/three-point-turn-2",
|
||
|
"cardType": "example"
|
||
|
}, {
|
||
|
"name": "Three Point Turn",
|
||
|
"description": "Activity 1",
|
||
|
"url":"/coding/three-point-turn-3",
|
||
|
"cardType": "example"
|
||
|
}
|
||
|
]
|
||
|
```
|