GitHub Copilot Fundamentals Part 1 of 2

Explore the fundamentals of GitHub Copilot and its potential to enhance productivity and foster innovation for both individual developers and businesses. Discover how to implement it within your organization and unleash its power for your own projects.

In this learning path, you'll:

  • Gain a comprehensive understanding of the distinctions between GitHub Copilot Individuals, GitHub Copilot Business, and GitHub Copilot Enterprise.
  • Understand how to utilize GitHub Copilot across various environments responsibly and securely.
  • Learn advanced functionalities of GitHub Copilot and how to best use them.

Prerequisites

  • Basic understanding of GitHub fundamentals

Modules in this learning path

This module explores the responsible use of AI in the context of GitHub Copilot, a generative AI tool for developers. It will equip you with the knowledge and skills to leverage Copilot effectively while mitigating potential ethical and operational risks associated with AI usage.

GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real time, right from your editor.

Discover the essentials of creating effective prompts with GitHub Copilot. Uncover techniques to transform your coding comments into precise, actionable code, enhancing your development workflow and accelerating code delivery through advanced prompting strategies.

This module introduces Copilot Spaces, guiding developers and PMs to create, configure, and use Spaces effectively for high-quality, grounded responses.

Use advanced GitHub Copilot features with a Python application.

Explore the multifaceted capabilities of GitHub Copilot across various development environments. Learn to harness AI-assisted coding in your IDE, engage in natural language conversations for complex tasks, enhance your command-line productivity, and accelerate your development workflow from code creation to pull request completion.

In this module, we explore management and customization considerations with GitHub Copilot.

This module explores how GitHub Copilot streamlines developer productivity through AI-powered features. It enhances the Software Development Life Cycle (SDLC), aligns with developer preferences, and identifies key limitations. Additionally, it measures productivity gains effectively.

This module explores using GitHub Copilot and GitHub Copilot Chat to create unit tests. Exercises provide practical experience creating unit test projects and running unit tests in Visual Studio Code.