- New series for GitHub Copilot on March

- Series in English and Spanish
- Update personal bio information
This commit is contained in:
El Bruno 2022-02-01 10:42:37 -05:00
Родитель 22bf34cc8c
Коммит 58b6c995aa
8 изменённых файлов: 108 добавлений и 8 удалений

Двоичные данные
ai/22MarCoPilotSeriesEng/img/Slide1-450.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 25 KiB

Просмотреть файл

@ -0,0 +1,48 @@
# How GitHub CoPilot 🤖 is helping in my daily work at Microsoft
![How GitHub CoPilot 🤖 is helping in my daily work at Microsoft](img/Slide1-450.JPG)
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**.
Thats 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 🤖 !
Happy coding!
## Sessions Registration
- [March 1st : Episode 1/5 | 🐍 Python](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283606946/)
- [March 8th : Episode 2/5 | C#](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283607101/)
- [March 15th : Episode 3/5 | C++](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283607295/)
- [March 22nd : Episode 4/5 | MarkDown](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283607390/)
- [March 29th : Episode 5/5 | Controlling a Roomba](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283607416/)
## 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 Im writing documentation with MarkDown.
Im 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.
## Additional Resources
- [GitHub Copilot](https://copilot.github.com/)
- [Visual Studo Code](https://code.visualstudio.com/)
- [Microsoft Learn - Scale AI in your organization](https://aka.ms/Mar1ScaleAI)
- [Microsoft Docs - An introduction to the Azure OpenAI Service](https://aka.ms/Mar1IntrotoOpenAI)
- [Microsoft Azure - OpenAI Service (PREVIEW)](https://aka.ms/Mar1OpenAIService1)
## Speaker and Co-Host
👤 **[Bruno Capuano](http://aka.ms/elbruno)**
* Blog: https://elbruno.com
* Twitter: [@elbruno](https://twitter.com/elbruno)
* Github: [@elbruno](https://github.com/elbruno)
* LinkedIn: [@elbruno](https://linkedin.com/in/elbruno)

Двоичные данные
ai/22MarCoPilotSeriesSpa/img/Slide1-450.jpg Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 25 KiB

Просмотреть файл

@ -0,0 +1,52 @@
# Cómo GitHub CoPilot 🤖 me ayuda en mi día a día en Microsoft
![Cómo GitHub CoPilot 🤖 me ayuda en mi día a día en Microsoft](img/header-2.jpg)
Marzo es nuestro mes de Inteligencia Artificial y Aprendizaje Automático en **Microsoft Reactor Network**.
Este es el momento perfecto para compartir las experiencias de programadores que trabajan con **Visual Studio Code** y **GitHub CoPilot**.
Es por eso que en Marzo realizaremos 5 sesiones diferentes de 30 minutos, con experiencias trabajando con:
- Python
- C++
- C#
- Markdown
- Programando con CoPilot para controlar una aspiradora Roomba 🤖 !
Happy coding!
## Sessions Registration
- [March 1st : Episodio 1/5 | 🐍 Python](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283606987/)
- [March 8th : Episodio 2/5 | C#](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283607227/)
- [March 15th : Episodio 3/5 | C++](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283607371/)
- [March 22nd : Episodio 4/5 | MarkDown](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283607400/)
- [March 29th : Episodio 5/5 | Controlando una aspiradora Roomba](https://www.meetup.com/Microsoft-Reactor-Toronto/events/283607432/)
## Sessions Description
GitHub Copilot funciona con un amplio conjunto de Frameworks y lenguajes de programación. Actualmente, Copilot es compatible con Python, JavaScript, TypeScript, Ruby, Java y Go. Sin embargo, también me ayuda mientras programo con otros lenguajes como C++ y C#; e incluso mientras estoy escribiendo documentación con MarkDown 😀.
Analizar las sugerencias de Copilot y editar manualmente el código sugerido es un flujo de trabajo que es realmente interesante. Y además, GitHub Copilot se adapta a mi propio estilo de código.
Durante esta serie de sesiones online, revisaremos cómo funciona Copilot con Python, C++, C# y Markdown. También ejecutaremos Copilot en diferentes entornos de programación como Visual Studio Code o GitHub Codespaces.
Y al final de la serie, utilizaremos las sugerencias de Copilot para realizar una actividad interesante: controlar una aspiradora Roomba.
## Recursos Adicionales
- [GitHub Copilot](https://copilot.github.com/)
- [Visual Studo Code](https://code.visualstudio.com/)
- [Microsoft Learn - Scale AI in your organization](https://aka.ms/Mar1ScaleAI)
- [Microsoft Docs - An introduction to the Azure OpenAI Service](https://aka.ms/Mar1IntrotoOpenAI)
- [Microsoft Azure - OpenAI Service (PREVIEW)](https://aka.ms/Mar1OpenAIService1)
## Speaker and Co-Host
👤 **[Bruno Capuano](http://aka.ms/elbruno)**
* Blog: https://elbruno.com
* Twitter: [@elbruno](https://twitter.com/elbruno)
* Github: [@elbruno](https://github.com/elbruno)
* LinkedIn: [@elbruno](https://linkedin.com/in/elbruno)

Просмотреть файл

@ -23,9 +23,9 @@ Feb 18 2022 | **[Reconociendo objetos con Azure Machine Learning y Azure Functio
## Speaker
👤 **Bruno Capuano**
👤 **[Bruno Capuano](http://aka.ms/elbruno)**
* Website: https://elbruno.com
* Blog: https://elbruno.com
* Twitter: [@elbruno](https://twitter.com/elbruno)
* Github: [@elbruno](https://github.com/elbruno)
* LinkedIn: [@elbruno](https://linkedin.com/in/elbruno)

Просмотреть файл

@ -26,9 +26,9 @@ Jan 26 2022 | **[Deploy ML.NET Models to Azure Container Apps](https://www.meetu
## Speaker and Co-Host
👤 **Bruno Capuano**
👤 **[Bruno Capuano](http://aka.ms/elbruno)**
* Website: https://elbruno.com
* Blog: https://elbruno.com
* Twitter: [@elbruno](https://twitter.com/elbruno)
* Github: [@elbruno](https://github.com/elbruno)
* LinkedIn: [@elbruno](https://linkedin.com/in/elbruno)

Просмотреть файл

@ -25,9 +25,9 @@ During both months we will host sessions focused on **Low Code** - **No Code** t
## Speaker and Co-Host
👤 **Bruno Capuano**
👤 **[Bruno Capuano](http://aka.ms/elbruno)**
* Website: https://elbruno.com
* Blog: https://elbruno.com
* Twitter: [@elbruno](https://twitter.com/elbruno)
* Github: [@elbruno](https://github.com/elbruno)
* LinkedIn: [@elbruno](https://linkedin.com/in/elbruno)

Просмотреть файл

@ -25,9 +25,9 @@ Durante los meses de Febrero y Marzo, el foco de las sesiones en la red de Micro
## Speaker and Co-Host
👤 **Bruno Capuano**
👤 **[Bruno Capuano](http://aka.ms/elbruno)**
* Website: https://elbruno.com
* Blog: https://elbruno.com
* Twitter: [@elbruno](https://twitter.com/elbruno)
* Github: [@elbruno](https://github.com/elbruno)
* LinkedIn: [@elbruno](https://linkedin.com/in/elbruno)