Skip to content

Commit

Permalink
Merge pull request #27 from ps-resources/delgadito-patch-1
Browse files Browse the repository at this point in the history
Include the L200 Copilot Offerings
  • Loading branch information
delgadito authored Nov 17, 2023
2 parents fa82b56 + 4d2574f commit 48dea98
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
---
layout: page
title: GitHub Copilot for Business Administration and Security
description: GitHub Copilot is the world’s first at-scale AI developer tool. Sitting within the editor as a simple extension, GitHub Copilot draws context from a developer’s code to suggest new lines, entire functions, tests, and even complex algorithms.
parameterized_name: github-copilot-for-business-administration-security-intermediate
---

### Overview

GitHub Copilot is an AI-powered tool that assists developers in writing code. It analyzes the context in the file you are editing, as well as related files, and offers suggestions from within your text editor. GitHub Copilot also offers additional features such as Copilot Chat which can be used to ask and receive answers to coding-related questions.

In this course, GitHub's experts will equip your team with the knowledge of GitHub Copilot's Policies and Settings, Telemetry, Data Privacy, Troubleshooting, Integrations and frequently asked questions.

### Offering level

- Intermediate [200]

### Target Audience

- Developers
- Team Leads
- Engineering Managers
- Product Security teams
- DevSecOps teams
- Org & Enterprise Administrators

### Key features and benefits

This offering provides the following key benefits to customers who wants to leverage GitHub Copilot in their own projects:

- Best Practices: Enable the best & recommended policies & settings at an Enterprise/ Organisation level
- Telemetry: Understand what all telemetry data can be fetched from the GitHub instance.
- Troubleshooting: Get insights into the standard enablement challenges seen & how to resolve them
- Data Privacy: Understand what all data is captured & how they are processed
- Integrations: Understand how the GitHub Copilot for Business specific events and License management can be fetched from the GitHub instance.

### Delivery methods

### Remote

- Unit of Delivery: class
- Participants: maximum 16 students

### Syllabus

This engagement will consist of one session covering the following topics:

- Policies and Settings
- Enterprise & Organizational Policies
- Client Side Settings
- IDE Advanced Settings
- Telemetry
- Rest API
- Audit Logs
- Future Roadmap
- Data Privacy
- Personal Data Collection
- Aiding Secure Development
- FAQs
- Troubleshooting
- Common issues
- Diagnosing Network issues
- Integrations
- Rest API
- Audit Logs
- Cover questions from the customer

### Learning outcomes/business outcomes

After this engagement, your Enterprise/ Organisation admins will be able to:

- Enable the best & recommended policies & settings at an Enterprise/Organisation level
- Fetch all possible telemetry data from the GitHub instance
- Resolve the identified standard enablement challenges
- Communicate effectively on what all data is captured & how they are processed by GitHub
- Retrieve the GitHub Copilot for Business specific events
- Take care of the License management leveraging the REST APIs endpoints provided by GitHub

### Prerequisites

- GitHub Enterprise Cloud Account with Enterprise Owner/ Org Admin Access
- GitHub Copilot Enabled
- Visual Studio Code, Visual Studio, Neovim, and the JetBrains suite of integrated development environments (IDEs).
- GitHub Copilot extension installed on the IDE
70 changes: 70 additions & 0 deletions _offerings/offering-copilot-for-developers-intermediate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
layout: page
title: GitHub Copilot for Developers Intermediate
description: GitHub Copilot is the world’s first at-scale AI developer tool. Sitting within the editor as a simple extension, GitHub Copilot draws context from a developer’s code to suggest new lines, entire functions, tests, and even complex algorithms.
parameterized_name: github-copilot-for-developers-intermediate
---

### Overview

GitHub Copilot is an AI-powered tool that assists developers in writing code. It analyzes the context in the file you are editing, as well as related files, and offers suggestions from within your text editor. GitHub Copilot also offers additional features such as Copilot Chat which can be used to ask and receive answers to coding-related questions.

In this course, GitHub's experts will equip your team with the knowledge of GitHub Copilot's core features, best practices, prompt engineering, secure coding, advanced use cases, feature roadmap, and frequently asked questions. This course is workshop-driven to ensure that participants get hands-on experience applying the different capabilities of GitHub Copilot.

### Offering level

- Intermediate [200]

### Target Audience

- Developers
- Team Leads
- Development Leaders
- Project Managers

### Key features and benefits

GitHub Copilot is an AI-powered tool that assists developers in writing code. Some of the reasons enterprises can start looking into adopting GitHub Copilot are:

- Increase efficiency: With the help of GitHub Copilot, developers can write code more quickly and efficiently.
- Improve code quality: GitHub Copilot can suggest code snippets and offer guidance on best practices.
- Reduce repetitive tasks: GitHub Copilot can help developers spend less time on creating boilerplace, freeing up time to work on more important tasks.
- Improve developer onboarding: GitHub GitHub Copilot can help developers quickly get up-to-speed on a new codebase

### Delivery methods

### Remote

- Unit of Delivery: class
- Participants: maximum 16 students


### Syllabus

This engagement will consist of one session covering the following topics:

- Copilot for Business introduction
- GitHub Copilot configuration
- Coding (e.g. unit tests, refactoring, and debugging)
- Best practices
- Prompt engineering
- GitHub Copilot APIs
- Secure coding (e.g. vulnerability detection and remediation)
- Hands-on workshops

### Learning outcomes/business outcomes

After completing this training, developers will be able to:

- Integrate key features of GitHub Copilot in their daily work
- Write code faster and with less context switching
- Improve the developer experience and reduce context switching
- Focus more time on important tasks instead of boilerplate
- Onboard onto a new, unfamiliar codebase with less effort

### Prerequisites

- GitHub Enterprise Cloud Account
- GitHub Copilot for Business licenses
- A supported IDE (please see our [public documentation](https://docs.github.com/en/enterprise-cloud@latest/copilot/getting-started-with-github-copilot) for a full overview)
- GitHub Copilot extension installed on the IDE

0 comments on commit 48dea98

Please sign in to comment.