This holds all of our technical workshops in our Hack series. If any resources are made, they will be kept here. In the case we cannot post something, you will be able to contact the developer :relaxed:
This is still in progress so come back later!
If you would like to clone this repository, run:
git clone --recurse-submodules git@github.com:monashcode/MAC-workshops.git
or run with:
git clone --recurse-submodules https://github.com/monashcode/MAC-workshops.git
If you have already cloned the repository but forgot to include the flag --recurse-submodules
. You will need to run:
git submodule update --init --recursive
Introduction to Problem Solving by Shizhe Zhao - MCPC Coach
Simple Chatbot by Deep Bhattacharyya
GoGoTram by Daniel Sykes Turner
Cloud Computing by Paul Silver & NAB Team
Take Ctrl Event: Python Turtle Workshop An example used by Angus: https://repl.it/repls/SourOpaqueComputergraphics