0:00 / 9:11
 
 
 
 
 
 
 

Git and GitHub for Beginners

28 CQ
6 Lessons
  • Playing
    Free
    5 CQ
    1. Getting Started with Git
    A lesson with Learn to Code
    View lesson

    This fundamental Git lesson guides you from the download and installation process through the creation of a repository using the command line.

    This fundamental Git lesson guides you from the download and installation process through the creation of a repository using the command line.

  • Playing
    5 CQ
    2. Staging and Committing in Git
    A lesson with Learn to Code
    View lesson

    Learn to make and record changes to a Git repository. This lesson shows you how to stage and commit individual and multiple Git files with ease.

    Learn to make and record changes to a Git repository. This lesson shows you how to stage and commit individual and multiple Git files with ease.

  • Playing
    6 CQ
    3. Git Checkout Command
    A lesson with Learn to Code
    View lesson

    Learn how to use the "Git checkout" command to review and revert back to prior committed versions of your project—an essential for tracking projects in GitHub.

    Learn how to use the "Git checkout" command to review and revert back to prior committed versions of your project—an essential for tracking projects in GitHub.

  • Playing
    5 CQ
    4. Getting Started with GitHub
    A lesson with Learn to Code
    View lesson

    From how to set up a GitHub account and create an online repository, to how to push to GitHub from your local machine, learn how to share your code online.

    From how to set up a GitHub account and create an online repository, to how to push to GitHub from your local machine, learn how to share your code online.

  • Playing
    3 CQ
    5. Pulling from GitHub
    A lesson with Learn to Code
    View lesson

    Collaborating on a coding project? Want to download code from GitHub? Learn how to pull from GitHub repositories using simple pull requests.

    Collaborating on a coding project? Want to download code from GitHub? Learn how to pull from GitHub repositories using simple pull requests.

More...