2017-06-23 20:36:24 +02:00
|
|
|
# Courses
|
|
|
|
|
|
|
|
A collection of courses built for the @boardname@.
|
|
|
|
|
|
|
|
## Courses
|
|
|
|
|
|
|
|
|
|
|
|
```codecard
|
|
|
|
[{
|
|
|
|
"name": "CS Intro Heart",
|
2017-06-23 21:28:30 +02:00
|
|
|
"url":"/courses/csintro",
|
|
|
|
"imageUrl": "/static/courses/csintro.jpg"
|
2017-06-23 20:36:24 +02:00
|
|
|
}]
|
|
|
|
```
|
|
|
|
|
|
|
|
## See Also
|
|
|
|
|
|
|
|
[CS Intro](/courses/csintro)
|