Skip to content

0zymandias-Courses/copilot-dev

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GitHub Copilot for Developers

GitHub Copilot Course Cover

Website Copilot Vid Course AI Agent Repo License: MIT

Gain experience with an AI-based pair programmer right now!

Course Information

Instructor: Tim Warner - Microsoft MVP, MCT

Duration: 4 hours (4 x ~55 minute segments with breaks)

Platform: O'Reilly Live Training (ON24)

Connect with Tim

Course Structure (Jan 2026)

Segment 1: Foundations & Core Workflow

  • GitHub Copilot subscription tiers (Free, Pro, Pro+, Business, Enterprise)
  • VS Code setup and extension configuration
  • Code completions (inline suggestions, ghost text, multi-line)
  • Chat interface basics (Ctrl+I inline, sidebar chat)
  • Chat participants (@workspace, @terminal, @vscode, @github)
  • Slash commands (/explain, /fix, /tests, /doc, /new, /newNotebook)
  • Context awareness and file references (#file, #selection)
  • Prompt engineering fundamentals
  • Responsible AI foundations

Segment 2: Chat Power Features & Multi-File Operations

  • Chat modes (Ask vs Edits vs Agent)
  • Copilot Edits mode for multi-file refactoring
  • Working sets and file context management
  • Custom instructions (.github/copilot-instructions.md)
  • Prompt files (.github/prompts/*.prompt.md)
  • Model selection strategy (GPT-5.2, Claude Opus 4.5, Gemini 3 Flash)
  • Debugging workflows and iteration loops
  • Next Edit Suggestions (predictive editing)
  • Vision for Copilot (screenshot/mockup to code)

Segment 3: Agentic Features & Advanced Workflows

  • Agent Mode in VS Code (autonomous, iterative coding)
  • GitHub Copilot Coding Agent (async PR creation via GitHub Actions)
  • GitHub Copilot CLI (gh copilot β€” terminal-native agentic coding)
  • Agent Skills (.github/skills/[name]/SKILL.md)
  • Model Context Protocol (MCP) server integration
  • GitHub Copilot Extensions (Perplexity, Docker, Sentry, Azure)
  • Copilot Memory (Pro/Pro+ β€” learns your codebase patterns)
  • Testing workflows and TDD
  • Migration scenarios (language ports, framework upgrades)

Segment 4: Enterprise Features, Spaces & Governance

  • GitHub Copilot Spaces (persistent context, shared knowledge hubs)
  • Organization-level custom instructions
  • Copilot Code Review with agentic features
  • Content exclusions and IP filtering
  • Audit logs and usage analytics
  • Security best practices (secret detection, vulnerability scanning)
  • Policy enforcement and compliance guardrails
  • ROI measurement and productivity metrics
  • IDE expansion: JetBrains, Eclipse, Xcode, Visual Studio 2026

Model Options (Jan 2026)

Model Best For Notes
GPT-5.2 Reasoning, novel problem-solving GA across all plans
Claude Opus 4.5 Code understanding, complex debugging GA Dec 2025; 10x premium multiplier
Gemini 3 Flash Fast tasks, boilerplate Preview; great for speed
GPT-5 mini / GPT-4.1 Included models No premium request consumption

What's New (Jan 2026)

  • Agent Skills β€” Teach Copilot repeatable tasks via SKILL.md files
  • Copilot CLI β€” Full agentic coding agent in terminal
  • Claude Opus 4.5 GA β€” Now generally available across all paid tiers
  • GPT-5.2 GA β€” Stronger reasoning for complex edits
  • Gemini 3 Flash Preview β€” Fast model option
  • MCP OAuth β€” Secure third-party integrations (Slack, Jira, custom APIs)
  • Copilot Memory β€” Learns codebase patterns (Pro/Pro+)
  • Agentic Code Review β€” Enterprise code review with tool calling

Repository Structure

Course Content

  • πŸ“ /modules - Core course materials organized by segment
  • πŸ“ /exercises - Hands-on exercises
  • πŸ“ /examples - Code examples organized by language/technology
  • πŸ“ /docs - Course documentation and reference materials

Prerequisites

  • GitHub account (Free tier now includes Copilot with 2000 monthly completions)
  • Visual Studio Code with GitHub Copilot extension
  • Basic understanding of Git and GitHub
  • Familiarity with at least one programming language

Core Resources

Official Documentation

IDE Extensions

Learning Resources

Pricing & Plans

License

MIT License - See LICENSE for details

About

GitHub Copilot for Developers (Live Training Course)

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 61.9%
  • JavaScript 11.8%
  • Shell 8.8%
  • PowerShell 7.8%
  • Dockerfile 5.1%
  • HTML 2.6%
  • Other 2.0%