Skip to content

NTNUCIC/2019-Fall-Courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2019-Fall-Courses

5th NTNUCIC Courses Slides & Resources.

Time-line

  • Markdown
    • 2019/??/??
  • Git - I
    • 2019/??/??
  • Git - II
    • 2019/??/??
  • Git & GitHub
    • 2019/??/??
  • Python - Introduction
    • 2019/??/??
  • TensorFlow
    • 2019/??/?? ~ 2019/??/??

How to deploy

    1. Using git clone command to clone this repository.
    2. Using git pull command to update your database.
    1. Using git checkout DEV command to switch the branch to DEV branch.
    2. If DEV branch didn't exist, use git branch DEV to create it.
  1. Using mkdir ### command in \slides\ folder, and edit your slides in it.
  2. Edit your slides, git add, git commit, ...
  3. git checkout master, git merge DEV, git push.
  4. Finish.

About

5th NTNUCIC Courses Slides & Resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages