Mar 13: GitHub and Markdown
Learning Objectives
After today's class, you should be able to:
- Add multiple UI event listeners after the DOM content has been loaded.
- Write a
README
file in Markdown format and explain the language syntax. - Perform the following git commands: clone, add, commit, push, pull, status.
Lesson Outline¶
Mini Lecture [30 min]
- 21_Textbook_9.3-9.4.pdf – by Connolly and Hoar
VS Code Extensions [5 min]
Markdown Tutorial [15 min]
GitHub Tutorial [25 min]
- Convert your narrative to Markdown format, commit as
README.md
in your repo. - Add your sketches as .drawio files, save in your repository in the
design
folder. - From now on, use the repo (not whatever you used to create the first version).