64 lines
1.8 KiB
Markdown
64 lines
1.8 KiB
Markdown
|
# Live coding sessions
|
||
|
|
||
|
Here are some videos of live tutorial sessions with the @boardname@!
|
||
|
|
||
|
## Fun stuff
|
||
|
|
||
|
```codecard
|
||
|
[
|
||
|
{
|
||
|
"name": "Daily Coding Lessons!",
|
||
|
"description": "Subscribe to our mixer.com stream. Live coding Monday through Friday at 9AM PST / Noon EST / 4PM GMT",
|
||
|
"url": "https://mixer.com/MakeCode",
|
||
|
"imageUrl": "/static/live-coding/live.png"
|
||
|
},
|
||
|
{
|
||
|
"name": "Flashing Heart",
|
||
|
"description": "Demonstrating the Flashing Heart tutorial, live.",
|
||
|
"youTubeId": "NvEOKZ8wh9s",
|
||
|
"imageUrl": "/static/live-coding/showleds.jpg"
|
||
|
},
|
||
|
{
|
||
|
"name": "Name Tag",
|
||
|
"description": "A live illustration of the Name tag tutorial",
|
||
|
"youTubeId": "xpRI5jjQ31E",
|
||
|
"imageUrl": "/static/live-coding/showstring.jpg"
|
||
|
},
|
||
|
{
|
||
|
"name": "Smiley Button",
|
||
|
"description": "Step by step live coding of the Smiley Button tutorial.",
|
||
|
"youTubeId": "BgDxz3M7JIM"
|
||
|
},
|
||
|
{
|
||
|
"name": "Dice",
|
||
|
"description": "Step by step live coding of the Dice tutorial.",
|
||
|
"youTubeId": "OmrmjtOm_sQ"
|
||
|
},
|
||
|
{
|
||
|
"name": "Love Meter",
|
||
|
"description": "Steps by step live coding of the Love Meter tutorial",
|
||
|
"youTubeId": "1IYsy0_9n8g"
|
||
|
},
|
||
|
{
|
||
|
"name": "Micro Chat",
|
||
|
"description": "Steps by step live coding of the Micro Chat tutorial",
|
||
|
"youTubeId": "5XqsGROG2fI"
|
||
|
},
|
||
|
{
|
||
|
"name": "Rock Paper Scissor",
|
||
|
"description": "Steps by step live coding of the Rock Paper Scissor tutorial",
|
||
|
"youTubeId": "94lLBB3b1kU"
|
||
|
},
|
||
|
{
|
||
|
"name": "Playlist",
|
||
|
"description": "See all the previous live stream sessions",
|
||
|
"url": "https://www.youtube.com/watch?v=NvEOKZ8wh9s&list=PLMMBk9hE-SepocOwueEtTDyOPI_TBE9yC",
|
||
|
"imageUrl": "/static/live-coding/playlist.png"
|
||
|
}
|
||
|
]
|
||
|
```
|
||
|
|
||
|
## See Also
|
||
|
|
||
|
[YouTube Playlist](https://www.youtube.com/watch?v=NvEOKZ8wh9s&list=PLMMBk9hE-SepocOwueEtTDyOPI_TBE9yC)
|