Opleiding: GitHub Copilot: Agentic Engineering Fundamentals (GH-300)
Boost your productivity with GitHub Copilot.
This course introduces GitHub Copilot and its ecosystem through practical labs and demos.
Participants will learn how to integrate Copilot into their daily workflows efficiently.
The course starts with the foundations of GitHub Copilot, including installation, access management, security, and
compliance.
You'll explore the context mechanisms that drive code completions.
You will work with all major Copilot features: inline suggestions, next edit suggestions, and Copilot Chat
(Ask, Agent, and Plan modes).
The CLI integration covers interactive sessions and agentic capabilities like planning and delegation.
Practical labs on your own projects reinforce each topic, enabling you to apply the features immediately to realistic
use cases.
Customization is a core component. You'll learn how to tailor Copilot behavior using instruction files, prompt files,
etc. - the practice of context engineering.
Diving into Model Context Protocol (MCP) for integrating custom tools and context-aware extensions into Copilot, building and running a small custom made MCP server of your own.
The course includes best practices for prompt writing, context management, quality assurance, and respo…