Skip to content

DenisioMytnysiano/Git-Workshop-DSC-KPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Welcome to DSC KPI workshop on Git

Today we are going to discuss:

  • Open Source ideology
  • What is a VCS and what it is used for
  • Git as the most popular VCS
  • How to use git in your projects on the example of calculator app
  • Benefits of Git
  • Main Git commands:
    • git clone
    • git push
    • git add, git commit
    • git branch and many others
  • Piculiarities of branching in Git
  • GUI clients for Git

To complete our worshop successfully you have to:

  1. create git account
  2. install python3 via link
  3. install git bash via link
  4. clone this repository to your local machine to get all necessary materials:
  1. be positive and creative :)

Repository with results of workshop

https://github.com/DenisioMytnysiano/DemoGit

Sources and materials

  1. Professional Git 2017 Brent Laster
  2. Building Tools With Github Chris Dawson, Ben Straub
  3. Git Pocket Guide A Working Introduction Richard E. Silverman
  4. Our presentation
  5. Learn Git Branching

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages