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
- Host: GitHub
- URL: https://github.com/coatsy/coding-workshop
- Owner: coatsy
- License: mit
- Created: 2019-04-22T00:36:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T07:24:23.000Z (over 2 years ago)
- Last Synced: 2025-09-01T06:13:50.665Z (8 months ago)
- Size: 27.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)