Learning Git and GitHub

Go to class
Write Review

Free Online Course: Learning Git and GitHub provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning Git and GitHub is taught by Ray Villalobos.

Overview
  • Learn to work with the most common Git commands, and use GitHub to clone, explore, and create templates from existing projects.

Syllabus
  • Introduction

    • Travel the multiverse with Git and GitHub
    • Exercise files
    1. Working with Git
    • What is Git?
    • Installing Git and requirements
    • Understanding Git environments
    • Ignoring files
    • Deleting and renaming files
    • Differences
    • Changing history
    • Branches
    • Merge conflicts
    • git stash and git clean commands
    2. Working with GitHub
    • What is GitHub?
    • Pushing to GitHub
    • GitHub options
    • Pull requests
    • Organizing projects
    • Syncing GitHub
    Conclusion
    • Next steps