What The Hack - GitHub Copilot

Introduction

Welcome to the GitHub Copilot What The Hack! This series of challenges will guide you through the nuances of leveraging GitHub Copilot effectively, from writing your first lines of code to optimizing complex systems, and even beyond coding into areas like debugging, testing, and documentation.

Learning Objectives

This GitHub Copilot What The Hack will help you learn how to do the following with Copilot:

  1. Scaffold new applications and create new features in existing applications
  2. Create test cases for your application
  3. Debug application bugs
  4. Optimize your application
  5. Best practices to optimize your experience with Copilot
  6. How to use Copilot beyond the application

Challenges

Prerequisites

Contributors