An open API service indexing awesome lists of open source software.

https://github.com/coatsy/coding-workshop

support materials for coding workshops
https://github.com/coatsy/coding-workshop

Last synced: 2 months ago
JSON representation

support materials for coding workshops

Awesome Lists containing this project

README

          

# Coding Workshop

Support material for coding workshops at

* [NDC Oslo](https://ndcoslo.com) (June 18 2019)
* [NDC Sydney](https://ndcsydney.com) (October 15 2019)

## Pre-requisites

Please follow the [appropriate checklist](./pre-requisites.md) for your computer to make sure you're ready for the coding workshop.

## Tutorials

0. [Pre-requisites](./pre-requisites.md)
0. [Getting Started](./getting-started/getting-started0.md)
0. [Spirals and other shapes](./spirals/spirals0.md)
0. [Making a game](./bouncy-bird/bouncy-bird0.md)
0. [Controlling the real world](./maze/maze0.md)