GitHub Copilot - Patterns & Exercises
GitHub ๐ŸŒŸ
en ๐Ÿ‡ฌ๐Ÿ‡ง
en ๐Ÿ‡ฌ๐Ÿ‡ง
  • Introduction
  • Contributing to the Project
  • General
    • Code completion
    • Comment to code
    • Code to comment
    • Quick Q&A
    • Regular expression
    • Language translation
    • Type hinting
    • Code to document
    • Object generation from structured data
    • Showing examples
  • Client Side Tips
    • Copilot snnipet handling
    • GitHub Copilot Shortcuts
    • Go to definition
    • Pin the files you need
  • Design Patterns
    • AI readable naming convention
    • Consistent coding style
    • High-level architecture first
    • Working on small chunks
    • Context-less Architecture
    • Eliminating a tiny OSS dependency
  • Collaboration
    • AI friendly documentation
    • Coaching on prompts
  • Test
    • Creating unit tests
    • Specify how to generate test code
    • Writing failure case first
    • Writing test cases in natural language first
    • Test only what is necessary
  • Refactoring
    • Writing test code before refactoring
    • Making the calculation part independent
    • Asking with open-ended questions
  • Archived
    • GitHub Copilot Patterns & Exercises Guide
    • Translations
      • German ๐Ÿ‡ฉ๐Ÿ‡ช
      • Spanish ๐Ÿ‡ช๐Ÿ‡ธ
      • French ๐Ÿ‡ซ๐Ÿ‡ท
      • Italy ๐Ÿ‡ฎ๐Ÿ‡น
      • Japanese ๐Ÿ‡ฏ๐Ÿ‡ต
      • Portuguese ๐Ÿ‡ต๐Ÿ‡น
      • Chinese ๐Ÿ‡จ๐Ÿ‡ณ
Powered by GitBook
On this page
  1. Archived

Translations

German ๐Ÿ‡ฉ๐Ÿ‡ชSpanish ๐Ÿ‡ช๐Ÿ‡ธFrench ๐Ÿ‡ซ๐Ÿ‡ทItaly ๐Ÿ‡ฎ๐Ÿ‡นJapanese ๐Ÿ‡ฏ๐Ÿ‡ตPortuguese ๐Ÿ‡ต๐Ÿ‡นChinese ๐Ÿ‡จ๐Ÿ‡ณ

Last updated 1 year ago