Learning GitHub

Learning GitHub

1h 13mBeginner2025-09-12

Authors

Emanuele Bartolesi

Emanuele Bartolesi

Microsoft 365 Architect, Author, Instructor

Course details

GitHub is the industry-standard tool for collaborating on and sharing code. It’s popular among software developers, project managers, designers, and students for its flexibility and control. This course introduces GitHub and Git, the version control system that GitHub is built upon. Instructor Emanuele Bartolesi shows how GitHub can create collaborative workflows for you and your team. Explore how version control enables you and your team to track the changes in your files, maintain a history of them, and get some advice to work better with open-source projects. Emanuele gives you the knowledge you need to be able to select appropriate projects to be pushed to GitHub, successfully initialize Git on an existing project, leverage the power of GitHub Copilot, and navigate the GitHub UI to perform common tasks like branching, commits, pull requests, and more.

Learning objectives
Select appropriate projects to be pushed to GitHub.
Successfully initialize Git on an existing project.
Complete the GitHub Flow and describe why it is the preferred workflow for collaboration.
Apply the appropriate GitHub features to communicate and plan your work.
Navigate the GitHub UI to perform common tasks.

Skills covered

Version ControlGitHubSoftware Development ToolsLearningSoftware Development

Concepts

Introduction

  • Getting started with GitHub

The Basics

  • What is Git
  • What is GitHub
  • A lap around GitHub

Git from the Command Line

  • Windows terminal
  • Set up Git locally
  • The first issue
  • Create a branch
  • The first commit
  • The first pull request
  • Review the pull request

Working with GitHub Desktop

  • Install GitHub Desktop
  • Getting the project with GitHub Desktop
  • Create a branch and commit changes
  • Create a pull request

Working with the GitHub Command-Line Interface

  • Install the GitHub command-line interface
  • Start your project with GitHub CLI

GitHub Copilot

  • What is GitHub Copilot
  • Write code with an AI pair programmer

Deploying Websites with Git and GitHub

  • What are GitHub Pages
  • Publish your first website to GitHub Pages

Deploy to the Cloud

  • What are GitHub Actions
  • Create the first GitHub Actions
  • Deploy a static website to Azure

Working with Codespaces

  • What is Codespaces
  • Start your project with GitHub Codespaces
  • Connect to Codespaces from Visual Studio Code

Conclusion

  • Your GitHub journey
40,000 Toman