suiram.dev
November 01, 2021

Boost Your Productivity with GitHub Copilot

Are you looking to boost your productivity as a developer? In this blog post, we introduce GitHub Copilot, a new tool that helps you navigate and work with large codebases more efficiently. We share our thoughts on the benefits of using GitHub Copilot and provide a brief overview of its features. Whether you're a beginner or an experienced developer, this post is a must-read if you want to streamline your workflow and get more done in less time. Learn how GitHub Copilot can help you save time and improve your productivity as a developer.

We are all afraid of AI, but when an AI is only there to help you, it becomes your best friend. I had the chance to try @GitHubCopilot, an AI programmer that automatically completes your code and I can't recommend using them enough.

An example of use case for Github Copilot

At first, I was quite excited about the feature that allows you to complete an entire method by just giving a brief...

An example of use case for Github Copilot

But it actually ended up being a daily tool to me ! Actually, this AI also understand your entire code and so purpose you a completion of your line before you even type it. It sometimes does mistakes, though, but it is never a waste of time to read the AI idea !

An example of use case for Github Copilot

Many think that AI will replace the human developer, I don't think the same at all. An AI, needs to be guided by Man, Github Copilot in this case feeds on data provided by Man. If a language evolves, the AI will not use it before the human teaches it. This is my vision of things.