https://github.com/softchris/template-workshop
https://github.com/softchris/template-workshop
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/softchris/template-workshop
- Owner: softchris
- License: mit
- Created: 2022-01-26T23:04:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T23:04:49.000Z (over 4 years ago)
- Last Synced: 2025-02-08T13:14:29.109Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 47.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
## Workshop Instructional Materials
Welcome to the [workshop-o-matic](presentation.pptx), built by Cloud Advocates in partnership with Microsoft Student Ambassadors. In this repo, you'll find grab-and-go resources to help you host your own workshop.
> Use the enclosed [Cheat Sheet](./cheat-sheet.md) to organize your workshop delivery
## Prepared workshops
Workshops that are ready to be used
| **Workshop Title** | **Author(s)** | **Duration** | **Link** | What you will learn | Technologies |
| ------------------------------- | ----------- | ------------ | -------------------------------------- | - | - |
Build a Machine Learning Model |Christopher Harrison | 1 hour | [Custom Vision Workshop](./custom-vision-workshop) | Use images to train a model to be able to perform inference to classify images | Azure Custom Vision, Python, Visual Studio Code, Git |
Explore COVID Scientific Papers | [Dmitry Soshnikov](http://soshnikov.com) | 1-1.5 hours | [COVID Paper Exploration Workshop](./covid-paper-exploration-workshop) | How to use Azure Text Analytics Cognitive Service, How to process tabular data in Python using Pandas and visualize them using different visualization techniques | Azure Cognitive Services, Python, Pandas |
Build a Website to Showcase your Resume | Ornella Altunyan | 1-1.5 hours | [Build a Website to Showcase your Resume](./resume-website-workshop) | Basics of HTML and CSS to showcase your skills in an online resume | HTML, CSS, GitHub Pages |
---
## Slides and courses on how to teach and mentor effectively
[Slides on how to mentor](https://github.com/FrontEndFoxes/art/blob/main/frontend-foxes-mentor-training.pdf) from Front-End Foxes School
[LinkedIn Learning Course](https://www.linkedin.com/learning/teaching-techniques-developing-curriculum/welcome?autoAdvance=true&autoSkip=false&autoplay=true&resume=true&u=3322) on how to develop curriculum
[LinkedIn Learning Course](https://www.linkedin.com/learning/presenting-technical-information-with-stories/storytelling-for-technical-presentations?autoAdvance=true&autoSkip=false&autoplay=true&resume=true&u=3322) on how to present technical topics with stories
