Skip to content
Chan Jun Shern edited this page Aug 27, 2018 · 3 revisions

Welcome to the creative-coding-workshop wiki!

This is where most of the resources from my Creative Coding for Beginners course will live. The course is currently designed for 6 live workshop sessions, 2 hours each.


Part 1: Tools of The Trade

Part 1 serves as an introduction to programming. We'll work on self-contained projects like games and interactive art, to build up an understanding of basic programming concepts which can be applied universally.

By the end of Part 1, we'll have all the tools necessary to express the logic and structures to build any program imaginable.

Week 1: Do first, think later

website | notes

Week 2: How to be lazy

website | notes

Week 3: Like before, but x1000

website | notes

Part 2: The World Is Your Playground

The concepts we learned in Part 1 give us a language which allow us to express programs for any task we can imagine; all that's left is to learn how to apply this language to the things we actually want to do.

In Part 2, we will start to tear down the walls around us, and learn how to interact with the world outside.

Week 4: Something you can actually put on LinkedIn

website | notes

Week 5: Wild wild web

website | notes

Week 6: From Excel to excellent

website | notes