https://github.com/monashcoding/mac-workshops
This holds all of our technical workshops we have conducted to date. Still in progress so come back later!
https://github.com/monashcoding/mac-workshops
mac workshops
Last synced: 7 months ago
JSON representation
This holds all of our technical workshops we have conducted to date. Still in progress so come back later!
- Host: GitHub
- URL: https://github.com/monashcoding/mac-workshops
- Owner: monashcoding
- Created: 2019-10-01T05:41:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-04T05:39:22.000Z (about 3 years ago)
- Last Synced: 2025-01-21T11:33:36.378Z (9 months ago)
- Topics: mac, workshops
- Size: 4.88 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MAC x Hack Workshops
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!
## Getting started
If you would like to clone this repository, run:
``` bash
git clone --recurse-submodules git@github.com:monashcode/MAC-workshops.git
```or run with:
``` bash
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:
``` bash
git submodule update --init --recursive
```## 2019 Semester 2
### Week 1: Beginner Workshop
[Introduction to Problem Solving by Shizhe Zhao - MCPC Coach](https://github.com/eggeek/MCPC-Workshops.git)
### Week 2: ReactJS
[Simple Chatbot by Deep Bhattacharyya](https://github.com/DeeplyDiligent/mac-workshop-simple-chatbot)
### Week 3: React Native
### Week 4: R
### Week 6: Chatbot w/ Accenture
### Week 9: iOS Development
[GoGoTram by Daniel Sykes Turner](https://github.com/dsykesturner/GoGoTram-iOS)
### Week 10: Cloud Computing
[Cloud Computing by Paul Silver & NAB Team](https://github.com/monashcode/show-your-emotions-with-rekognition.git)
## Miscellaneous
### Faculty Workshop
Take Ctrl Event: [Python Turtle Workshop](https://drive.google.com/file/d/14yHLYQJXa1nXWwo2X6VnlDYwx9l4yH42/view?usp=sharing)
An example used by Angus: https://repl.it/repls/SourOpaqueComputergraphics