About 400 results
Open links in new tab
  1. Hello World - GitHub Docs

    This tutorial teaches you GitHub essentials like repositories, branches, commits, and pull requests. You'll create your own Hello World repository and learn GitHub's pull request …

  2. Start your journey - GitHub Docs

    Start your journey Learn the basics of GitHub. About GitHub and Git Creating an account on GitHub Hello World Setting up your profile Finding inspiration on GitHub Downloading files …

  3. Get started with GitHub documentation

    Learn how to start building, shipping, and maintaining software with GitHub. Explore our products, sign up for an account, and connect with the world's largest development community.

  4. Git and GitHub learning resources

    Learn to open your first pull request, make your first open source contribution, create a GitHub Pages site, and more. For more information about course offerings, see GitHub Skills.

  5. Getting started with Git - GitHub Docs

    For standard Git operations, we recommend GitHub Desktop, an app that lets you interact with Git visually instead of through written commands. In this section, we'll learn how to use GitHub …

  6. Git basics - GitHub Docs

    Set up Git, a distributed version control system, to manage your GitHub repositories from your computer.

  7. Quickstart for GitHub Copilot

    Learn how to write effective prompts - See Prompt engineering for GitHub Copilot Chat. Use Copilot on your mobile device - See Asking GitHub Copilot questions in GitHub Mobile.

  8. Getting started with GitHub Desktop

    This guide will help you get started with GitHub Desktop by setting up the application, authenticating your account, configuring basic settings, and introducing the fundamentals of …

  9. Quickstart for GitHub Actions

    This quickstart guide shows you how to use the user interface of GitHub to add a workflow that demonstrates some of the essential features of GitHub Actions. To get started with …

  10. Set up Git - GitHub Docs

    At the heart of GitHub is an open-source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer.