Skip to main content

Command Palette

Search for a command to run...

I tried GitHub Copilot (and you should, too!) πŸ€– πŸš€

Gone are the days of copying and pasting code from StackOverflow. You don't have to write the entire function now that GitHub Copilot is here! ✨

Published
β€’2 min read
I tried GitHub Copilot (and you should, too!) πŸ€– πŸš€
V

Another Software Engineer from India who adores JavaScript! Currently building integrations to help developers connect the APIs in Postman with their favourite tools and services. Say Hi on Twitter:)

Hello Dev Community πŸ‘‹

Today, I kicked off my day with an invitation to start testing GitHub Copilot, an AI pair programmer! Copilot, like GPT-3, is a game-changer in software development. It's fascinating to see AI being used in coding. After a day of use, I believe AI will undoubtedly lead us to low-code and no-code software development. This AI assistant was trained on a data set with a considerably higher concentration of publicly available source code, and of course it's much more than auto-completion. It learns from you and adapts to your coding style.

Access to Copilot mail - vinitshahdeo

GitHub Copilot: Your AI pair programmer πŸ€–

According to Wikipedia, Pair programming is an agile software development technique in which two programmers work together at one workstation. One, the driver, writes code while the other, the observer or navigator, reviews each line of code as it is typed in*.

With Copilot, two coders(one of those coders is virtual) will work on the same project to catch each others’ mistakes and speed up the development process. You won't have to waste time looking for APIs, modules, or other alternatives to finish your project. πŸ±β€πŸ’»

Currently GitHub Copilot is in a limited technical review and enrolled for a limited users. The preview version works with Python, JavaScript, TypeScript, Ruby, and Go, but the upcoming versions will support more languages.

Sign up for the waitlist to speed up development with your personal coding assistant πŸ€–

GITHUB COPILOT VSCODE EXTENSION

It's available as an extension for Visual Studio Code editor. Access to GitHub Copilot is limited to a small group of testers during the technical preview of GitHub Copilot. If you don’t have access to the technical preview, you will see an error when you try to use this extension. Don’t have access yet? Sign up for the waitlist for your chance to try it out. GitHub will send you an email once your wait is over! 🌟

vinitshahdeo invitation to try out Copilot

Have you already tried it out? In the comments section, tell me about your experience or your excitement to pair-program with your virtual coder friend. You are most welcome to stop by the clubhouse for a quick chat. πŸŽ™οΈ

Here is the source of the cover image.

GitHub followers

R

Awesome blog! Loved it!

1
P

πŸ€” do you think absolute beginners should use it heavily, or will it make them more of a noob coder as they may enjoy the luxury of an AI programming partner, and skip learning some basic fundamentals & important key concepts. πŸ€–

2
V

That's a very good point Pranjal. For beginners, it might block their progress. In addition, the larger organzations use a Google doc for each coding interview. Having an autocompletion tendency can make it difficult to write code in a doc.

2
D

captivating!

1
P

really amazing blog πŸ‘Ύ

1
K

Great Blog Really Loved it

1
V

Thanks Kartikey:)