Each team is responsible for a 30-60 minute training during the semester. If the topic connects to cloud computing or big data, it is most likely available for your team to present. Here are a few examples from previous semesters.
- Use this template repo to create your training repo as guide_[topic]
- Make sure your training repo is set as a template repo.
- Delete the text from
README.md
and replace it with your training material. - Consider using presentation slides in your training (Read (remark.md)[remark.md] for more help).
- Leverage
index.html
- Use GitHub Pages:
Settings > Pages
. Set sourcemain
and\(root)
.
- Leverage
- Make sure that a user can use your template repo to see example scripts and have a standardized environment.
- Provide any additional files needed in the subfolders of the repository.
- Leave the participants with working examples.
- Have documented instructions and references for further learning.
- Cite experts based on your research.
- Make sure your entire team contributes.