0:00 / 2:32
 
 
 

GitHub Fundamentals

92 CQ
34 Lessons
  • Playing
    Free
    4 CQ
    1. Installing Git
    A lesson with LearnToProgram
    View lesson

    Confused by the installation process for GitHub? In this lesson, familiarize yourself with the Git tool installation options, as well as the Git Bash window.

    Confused by the installation process for GitHub? In this lesson, familiarize yourself with the Git tool installation options, as well as the Git Bash window.

  • Playing
    2 CQ
    2. Checking the Git Version
    A lesson with LearnToProgram
    View lesson

    Unsure what version of GitHub’s Git tool is installed on your computer? This lesson will show you how to verify the version of Git on your PC.

    Unsure what version of GitHub’s Git tool is installed on your computer? This lesson will show you how to verify the version of Git on your PC.

  • Playing
    2 CQ
    3. Using the Git Config Command
    A lesson with LearnToProgram
    View lesson

    Config is a key command for basic GitHub settings. This lesson will demonstrate how to correctly use Config to set up an identity and review Git settings.

    Config is a key command for basic GitHub settings. This lesson will demonstrate how to correctly use Config to set up an identity and review Git settings.

  • Playing
    2 CQ
    4. Using Git Init
    A lesson with LearnToProgram
    View lesson

    Ready to start your first project on GitHub? In this lesson, learn how to use the init command to initialize a new repository so you can get started!

    Ready to start your first project on GitHub? In this lesson, learn how to use the init command to initialize a new repository so you can get started!

  • Playing
    4 CQ
    5. GitHub Commit Command
    A lesson with LearnToProgram
    View lesson

    Commit is an essential GitHub command, facilitating version control and providing snapshots of previous actions. Learn this powerful command and “git” going!

    Commit is an essential GitHub command, facilitating version control and providing snapshots of previous actions. Learn this powerful command and “git” going!

More...