Home / Course catalog / Version Control (CK104)

Fundamentals

Version Control (CK104)


Description
Version control, also known as source control, is the practice of tracking and managing changes to software code. Version control systems are software tools that help software teams manage changes to source code over time.
Content
  • Introduction to vc and git
  • version control
  • Introduction to Version control
  • Creating and working with local repository
  • install git bash
  • git-cheat-sheet-education
  • assessment1
  • git clone, pull, push
  • Revision class
  • Creating local and remote repository
  • git clone and pull
  • git version control
  • assessment2
  • git branching and merging
  • Review
  • git branching
  • BranchingMerging
  • assessment3
  • git and eclipse integration
  • working with github desktop
  • Downloading Eclipse
  • working with eclipse
  • working with eclipse 2
  • generating token
  • install git plugin and manage code from eclipse
  • Sample interview questions
  • Git and Github sample interview questions
  • Introduction to Version control (clone)
Completion rules
  • All units must be completed
  • Leads to a certificate with a duration: 1 year
Prerequisites