DEV Community

El Bruno for Microsoft Azure

Posted on • Originally published at elbruno.com on

How GitHub CoPilot 🤖 is helping in my daily work at Microsoft on March @MSFTReactor

How GitHub CoPilot 🤖 is helping in my daily work at Microsoft

Hi !

March is our Artificial Intelligence and Machine Learning month in the Microsoft Reactor Network.

This is the perfect time to share developer experiences working with Visual Studio Code and GitHub CoPilot.

That’s why on March we will host 5 different 30-minutes sessions, with experiences working with:

- Python
- C++
- C#
- Markdown
- Using CoPilot to control a Roomba vacuum cleaner 🤖 !
Enter fullscreen mode Exit fullscreen mode

Happy coding!

Sessions Registration

Sessions Description

GitHub Copilot works with a broad set of frameworks and languages. Currently Copilot supports Python, JavaScript, TypeScript, Ruby, Java, and Go. However, I also used it with other languages like C++ and C#; and even while I’m writing documentation with MarkDown.
I’m always in charge. Cycling through Copilot suggestions and manually editing the suggested code is an amazing flow. What I really like is that GitHub Copilot adapts to my own code style.
During this series, we will review how Copilot works with Python, C++, C# and Markdown. We will also run Copilot in different coding environments like Visual Studio Code or GitHub Codespaces.
At the end of the series, we will use Copilot suggestions to perform a cool activity: connect and control a Roomba Vacuum cleaner.
Enter fullscreen mode Exit fullscreen mode




Additional Resources

Speaker and Co-Host

👤 Bruno Capuano

Continue reading How #GitHubCoPilot 🤖 is helping in my daily work at Microsoft on March @MSFTReactor

Top comments (2)

Collapse
 
sloan profile image
Sloan the DEV Moderator

Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers don’t have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.

If you choose to do so, you also have the option to add a canonical URL directly to your post.

Collapse
 
elbruno profile image
El Bruno

Hi Sloan, thanks for the feedback.
I'm testing the crossposting from my personal blog (wordpress). I need to figure out a process to crosspost the entire content instead of the rss extract.
I'll try a couple more options to get the full content here.
Again, thanks !