<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE FL_Course SYSTEM "https://www.flane.de/dtd/fl_course095.dtd"><?xml-stylesheet type="text/xsl" href="https://portal.flane.ch/css/xml-course.xsl"?><course productid="35244" language="en" source="https://portal.flane.ch/swisscom/en/xml-course/microsoft-az-2007" lastchanged="2026-02-13T08:46:51+01:00" parent="https://portal.flane.ch/swisscom/en/xml-courses"><title>Get started with AI-assisted development</title><productcode>AZ-2007</productcode><vendorcode>MS</vendorcode><vendorname>Microsoft</vendorname><fullproductcode>MS-AZ-2007</fullproductcode><version>1.0</version><essentials>&lt;ul&gt;
&lt;li&gt;An active subscription for GitHub Copilot is required for either a personal GitHub account or a GitHub account managed by an organization or enterprise.&lt;/li&gt;&lt;li&gt;One or more years of code develop experience is recommended.&lt;/li&gt;&lt;li&gt;Some experience developing C# applications in Visual Studio Code with the C# Dev Kit extension is recommended.&lt;/li&gt;&lt;/ul&gt;</essentials><contents>&lt;h4&gt;Get started with GitHub Copilot&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Examine AI tools from GitHub, OpenAI, and Microsoft&lt;/li&gt;&lt;li&gt;Compare GitHub Copilot plans&lt;/li&gt;&lt;li&gt;Review GitHub Copilot features&lt;/li&gt;&lt;li&gt;Examine GitHub Copilot s setup process&lt;/li&gt;&lt;li&gt;Configure GitHub Copilot settings in Visual Studio Code&lt;/li&gt;&lt;li&gt;Manage GitHub Copilot policies, features, and extensions for individuals&lt;/li&gt;&lt;li&gt;Examine GitHub Copilot s code completion features&lt;/li&gt;&lt;li&gt;Examine GitHub Copilot s AI assistance features&lt;/li&gt;&lt;li&gt;Examine GitHub Copilot Chat view features&lt;/li&gt;&lt;li&gt;Examine GitHub Copilot inline chat, smart actions, and quick chat&lt;/li&gt;&lt;li&gt;Exercise - Examine GitHub Copilot settings and user interface features&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Generate documentation using GitHub Copilot tools&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Review GitHub Copilot s &amp;quot;explain&amp;quot; and &amp;quot;document&amp;quot; features&lt;/li&gt;&lt;li&gt;Examine GitHub Copilot prompts and keywords&lt;/li&gt;&lt;li&gt;Analyze and explain code using GitHub Copilot&lt;/li&gt;&lt;li&gt;Generate project documentation using GitHub Copilot&lt;/li&gt;&lt;li&gt;Generate inline code documentation using GitHub Copilot&lt;/li&gt;&lt;li&gt;Exercise - Analyze and document code using GitHub Copilot&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Develop code features using GitHub Copilot tools&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Examine the code development features of GitHub Copilot&lt;/li&gt;&lt;li&gt;Examine GitHub Copilot best practices&lt;/li&gt;&lt;li&gt;Generate code using GitHub Copilot code completion suggestions&lt;/li&gt;&lt;li&gt;Generate code using GitHub Copilot Chat&lt;/li&gt;&lt;li&gt;Exercise - Develop new code features using GitHub Copilot&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Develop unit tests using GitHub Copilot tools&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Examine Visual Studio Code support for unit testing&lt;/li&gt;&lt;li&gt;Generate unit tests with the GitHub Copilot Chat view&lt;/li&gt;&lt;li&gt;Plan and automate test workflows using the Plan and Agent modes&lt;/li&gt;&lt;li&gt;Extend tests with ghost text and fix failing tests&lt;/li&gt;&lt;li&gt;Exercise - Develop unit tests using GitHub Copilot&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Implement code improvements using GitHub Copilot tools&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;Review GitHub Copilot s code improvement features&lt;/li&gt;&lt;li&gt;Examine GitHub Copilot s quick fix options&lt;/li&gt;&lt;li&gt;Review code refactoring scenarios and GitHub Copilot best practices&lt;/li&gt;&lt;li&gt;Refactor code using GitHub Copilot Inline Chat&lt;/li&gt;&lt;li&gt;Refactor code using GitHub Copilot Chat modes&lt;/li&gt;&lt;li&gt;Examine the GitHub Copilot code review features&lt;/li&gt;&lt;li&gt;Exercise - Refactor existing code using GitHub Copilot&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;
&lt;h4&gt;Introduction to vibe coding&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Introduction&lt;/li&gt;&lt;li&gt;What is vibe coding?&lt;/li&gt;&lt;li&gt;Examine the vibe coding process&lt;/li&gt;&lt;li&gt;Create effective prompts for GitHub Copilot&lt;/li&gt;&lt;li&gt;Identify product requirements and coding guidelines&lt;/li&gt;&lt;li&gt;Customize GitHub Copilot Chat responses&lt;/li&gt;&lt;li&gt;Exercise - Get started with vibe coding using GitHub Copilot Agent&lt;/li&gt;&lt;li&gt;Module assessment&lt;/li&gt;&lt;li&gt;Summary&lt;/li&gt;&lt;/ul&gt;</contents><essentials_plain>- An active subscription for GitHub Copilot is required for either a personal GitHub account or a GitHub account managed by an organization or enterprise.
- One or more years of code develop experience is recommended.
- Some experience developing C# applications in Visual Studio Code with the C# Dev Kit extension is recommended.</essentials_plain><contents_plain>Get started with GitHub Copilot


- Introduction
- Examine AI tools from GitHub, OpenAI, and Microsoft
- Compare GitHub Copilot plans
- Review GitHub Copilot features
- Examine GitHub Copilot s setup process
- Configure GitHub Copilot settings in Visual Studio Code
- Manage GitHub Copilot policies, features, and extensions for individuals
- Examine GitHub Copilot s code completion features
- Examine GitHub Copilot s AI assistance features
- Examine GitHub Copilot Chat view features
- Examine GitHub Copilot inline chat, smart actions, and quick chat
- Exercise - Examine GitHub Copilot settings and user interface features
- Module assessment
- Summary

Generate documentation using GitHub Copilot tools


- Introduction
- Review GitHub Copilot s &quot;explain&quot; and &quot;document&quot; features
- Examine GitHub Copilot prompts and keywords
- Analyze and explain code using GitHub Copilot
- Generate project documentation using GitHub Copilot
- Generate inline code documentation using GitHub Copilot
- Exercise - Analyze and document code using GitHub Copilot
- Module assessment
- Summary

Develop code features using GitHub Copilot tools


- Introduction
- Examine the code development features of GitHub Copilot
- Examine GitHub Copilot best practices
- Generate code using GitHub Copilot code completion suggestions
- Generate code using GitHub Copilot Chat
- Exercise - Develop new code features using GitHub Copilot
- Module assessment
- Summary

Develop unit tests using GitHub Copilot tools


- Introduction
- Examine Visual Studio Code support for unit testing
- Generate unit tests with the GitHub Copilot Chat view
- Plan and automate test workflows using the Plan and Agent modes
- Extend tests with ghost text and fix failing tests
- Exercise - Develop unit tests using GitHub Copilot
- Module assessment
- Summary

Implement code improvements using GitHub Copilot tools


- Introduction
- Review GitHub Copilot s code improvement features
- Examine GitHub Copilot s quick fix options
- Review code refactoring scenarios and GitHub Copilot best practices
- Refactor code using GitHub Copilot Inline Chat
- Refactor code using GitHub Copilot Chat modes
- Examine the GitHub Copilot code review features
- Exercise - Refactor existing code using GitHub Copilot
- Module assessment
- Summary

Introduction to vibe coding


- Introduction
- What is vibe coding?
- Examine the vibe coding process
- Create effective prompts for GitHub Copilot
- Identify product requirements and coding guidelines
- Customize GitHub Copilot Chat responses
- Exercise - Get started with vibe coding using GitHub Copilot Agent
- Module assessment
- Summary</contents_plain><duration unit="d" days="1">1 day</duration><pricelist><price country="DE" currency="EUR">690.00</price><price country="US" currency="USD">675.00</price><price country="CA" currency="CAD">675.00</price><price country="NL" currency="EUR">645.00</price><price country="AT" currency="EUR">690.00</price><price country="SE" currency="EUR">690.00</price><price country="IT" currency="EUR">490.00</price><price country="GB" currency="GBP">940.00</price><price country="PL" currency="PLN">1400.00</price><price country="CH" currency="CHF">870.00</price><price country="SI" currency="EUR">690.00</price><price country="FR" currency="EUR">950.00</price></pricelist><miles/></course>