5th NTNUCIC Courses Slides & Resources.
- Markdown
- 2019/??/??
- Git - I
- 2019/??/??
- Git - II
- 2019/??/??
- Git & GitHub
- 2019/??/??
- Python - Introduction
- 2019/??/??
- TensorFlow
- 2019/??/?? ~ 2019/??/??
-
- Using
git clonecommand to clone this repository. - Using
git pullcommand to update your database.
- Using
-
- Using
git checkout DEVcommand to switch the branch toDEVbranch. - If
DEVbranch didn't exist, usegit branch DEVto create it.
- Using
- Using
mkdir ###command in\slides\folder, and edit your slides in it. - Edit your slides,
git add,git commit, ... git checkout master,git merge DEV,git push.- Finish.