Course curriculum

  1. 1
    • Understanding Source Control - What and Why?

    • Distributed vs Centeralised Version Control

    • How GIT works?

  2. 2
    • Environment Setup

  3. 3
    • How to Create A Repository?

    • The Journey - Part 1

    • Basic GIT Commands

    • The Journey - Part 2

    • Git Command quiz

    • Best Practices for Git Commit Message

    • How to Raise PR and MR ?

    • The Journey - Part 3

    • Resolving Merge Conflict

    • Best Practices to Follow

    • The Journey - Part 4

    • Let's Test our knowledge