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

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!

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