Skip to content

l-santangelo/labcamp-github-copilot-milan-2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 GitHub Copilot Labcamp

Welcome to the GitHub Copilot labcamp! 🚀

In this labcamp, you will learn how GitHub Copilot can help you in your daily coding tasks. You will use GitHub Copilot to generate code, tests, documentation, and more.

This labcamp is divided into several exercises. Each exercise has its own folder with a README.md file that contains the instructions for that exercise.

Before we start, make sure you have this prerequisites installed on your machine:

You must also have an active GitHub Copilot subscription. If you don't have one, you can request a free trial here.

If you need help or have any questions, you can first try ask GitHub Copilot for help. If that doesn't work, feel free to reach out to us. We are here to help you! 🤗

Good luck and have fun! 🎉

📝 Refresher on the Principles of Prompt Engineering (The 4 S's)

  • Single: Ensure each prompt tackles one clearly defined task or question.
  • Specific: Offer detailed, explicit instructions to eliminate ambiguity.
  • Short: Aim for concise and focused prompts.
  • Surround: Enhance Copilot's context with descriptive filenames, open relevant files, and use informative comments.

🔗 Some useful links

➡️ What's next for GitHub Copilot?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%