-
#Reactor – Workshops liderados por Microsoft Student Amabssadors: React.js, Jupyter Notebooks, Azure ML y más …
Buenas ! Durante el mes de Mayo, mis amigos del grupo de Microsoft Student Ambassadors de Latino América van a liderar una serie de Workshops sobre tecnologías muy interesantes. Introducción a Jupyter Notebooks con Python 5 de MayoSpeaker: Celestino Nicolas Chavez, SA Cree un modelo de regresión con el Azure Machine Learning Designer 10 de… — read more
-
#Windows11 – App to show / hide the Clock 🕛 in the System Tray
Hi ! Windows 11 is an amazing OS. However, there is one super important feature that I feel is missing: Show or hide the clock 🕛 in the system tray. And, I’m not alone 😁. Hide the clock is mostly useful when you are streaming live, or recording a video. In those scenarios, the stamp… — read more
-
DataOps con VS Code y Azure Databricks
Originally posted on Alb3rto Alonso: En más de una ocasión he hablado acerca de la importancia de desarrollar con calidad nuestros proyectos, algo que resulta especialmente delicado cuando de datos se trata y es ahí, por tanto, donde cobra especial relevancia la adopción de buenas prácticas y cómo éstas se ponen en valor. En mi… — read more
-
#GitHubCopilot 🤖 – Visual Studio 2022 support and Copilot Labs !
Hi ! Quick post on Friday about some amazing news for GitHub Copilot: GitHub Copilot Labs GitHub Copilot Labs is separate from (and dependent on) the GitHub Copilot extension. Labs will be a proving ground for experimental applications of machine learning that improve the developer experience. Labs include some amazing features like: Explain this code… — read more
-
Global Azure ☁️Bootcamp 2022 – Greater Toronto Area Edition: Call for Speakers opened! 😁
Hi. Global Azure Bootcamp 2022 is almost here ! Our plan is to host a virtual event on Friday May 6th, and in-person event on Saturday May 7th. We are working on the logistics, location, security measures and more. And we start opening the CFS, so feel free to propose your session sessionize.com/global-azure-bootcamp-toronto And if… — read more
-
Experiencias aprendiendo #JavaScript y #TypeScript con #GitHubCoPilot 🤖
Buenas ! Durante el mes de Marzo he sido parte de una serie de eventos sobre Visual Studio Code y GitHub CoPilot. En Abril agregamos nuevas sesiones con nuevos lenguajes y experiencias: JavaScript y TypeScript ! Python (grabación) C++ (grabación) C# (grabación) Markdown (grabación) Programando con CoPilot para controlar una aspiradora Roomba 🤖 ! (la… — read more
-
New sessions about learning #JavaScript and #TypeScript with #GitHubCopilot 🤖
Hi ! During march we are hosting several sessions around Visual Studio Code and CoPilot. And we have more sessions coming in April. This time including experiences using and learning JavaScript and TypeScript with CoPilot. Python (recording) C++ (recording) C# (recording) Markdown (recording) Using CoPilot to control a Roomba 🤖! (recording) TypeScript (recording) JavaScript (recording)… — read more
-
#ESP32CAM – Client Python 🐍 app to view WebServer photos 📸
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Create a client Python app to view remote photos from the ESP32 Cam Arduino device This is a super lower quality photo, but hey, still good enough ! This is a super simple Python and OpenCV app. Full code… — read more
-
#Python 🐍 – how to find where Python is intalled – working with #reTerminal @Seeedstudio and @code
Hi ! Setting up my Seeedstudio reTerminal and Visual Studio Code, I realized that Python was already installed, but I’m not sure where 🤔. So, in the Visual Studio Code terminal (you can do this in the bash), first I check the version of Python with the command And, hey I got 3.7 ! Now… — read more
-
#ESP32CAM – WebServer taking photos 📸 every N seconds #Arduino
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Init the camera Init the local File System Take a photo every 5 seconds and store it in memory Creates an endpoint named [/photo] to return the last saved photo As the previous sample, I’ll write this using Visual… — read more
-
#Event – Introducción a GitHub con Visual Studio @Code online desde @msftreactor
Buenas ! Basado en los resultados de una encuesta, este próximo jueves tendremos esta sesion en vivo y online desde Microsoft Reactor: Introducción a GitHub con Visual Studio Code📝 En esta sesión aprenderemos a trabajar con Visual Studio Code y GitHub. Veremos diferentes temas, incluida la autenticación, la publicación de repositorios y la visualización en… — read more
-
#Event – Aspectos básicos de Azure: Parte 1
Buenas ! Hoy comienza una serie de 7 sesiones en Español que haremos con Gwyn y Jose Luis para ayudar a las personas que quieran conocer Azure. 👀 Introducción a los aspectos básicos de Azure ✨ ¿Primera experiencia con la nube? Aspectos básicos de Azure es una serie de siete episodios en la que se… — read more
-
Libros gratuitos de C#, .NET y tecnologías Microsoft
Originally posted on mteheran.dev: C# Succinctly C# es un lenguaje de programación de propósito general, orientado a objetos y basado en componentes. Como lenguaje de propósito general, hay varias formas de aplicar C# para realizar muchas tareas diferentes. Puede crear aplicaciones web con ASP.NET, aplicaciones de escritorio con Windows Presentation Foundation o crear aplicaciones móviles… — read more
-
#RaspberryPi – 1st setup no monitor 📺: Wifi 📶 auto connect, SSH, rename, update, docker 🐳 and more! Update 2022-Mar-10
Content Hi! Let’s start installing the latest Raspberry Pi OS image in an SD card. Next steps will be focus on how to access and control remotely your device you may want to follow this steps. This tutorial and tips works for Raspberry Pi 3, 4 and Zero. The version 1.6 of Raspberry Pi Imager… — read more
-
#ESP32CAM – Taking photos 📸 in the #Arduino board
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Init the camera Take a photo Save the photo to the SD card As the previous sample, I’ll write this using Visual Studio Code and PlatformIO project, using the AI Thinker ESP-32CAM board. And yes, demo here is tricky,… — read more
-
#ESP32CAM – Host a webserver, render an HTML Page, trigger the Flash 🔦 in the #Arduino board
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Connect the device to a WiFi network Run a webserver on the device Create an endpoint [/flash] Render a page on the host [port 80] with a button Turn on the Flash for 1 second when The endpoint receives… — read more
-
#ESP32CAM – Running a WebServer to Flash On 🔦🔦🔦 in the #Arduino board
Hi ! Still learning with the ESP32 CAM board. In today’s post the scenario is simple: Connect the device to a WiFi network Run a webserver on the device and create an endpoint [/flash] Turn on the Flash for 1 second when the endpoint receives a request. As the previous sample, I’ll write this using… — read more
-
#ESP32CAM – Flash on / Flash off 🔦🔦🔦
Hi ! Let’s start a series of posts using an ESP32 CAM board. I had this one from Amazon Canada. Wobekuy ESP32-CAM-MB WiFi Development Board OV2640 Camera Module -USB Interface CH340G USB to Serial Port I choosed this one, because it will avoid me the pain of wiring. So, 1st test, let’s turn the Flash… — read more
-
Creación de Code Snippets en Visual Studio 2022
Originally posted on mteheran.dev: Code snippet es una forma sorprendente de reutilizar el código utilizando plantillas que producen un código base para instrucciones comunes como bucles y condicionales. Visual Studio dispone de un gestor de code snippet donde podemos realizar una administración de los code snippets predeterminados incluidos por defecto. Dependiendo de las cargas de… — read more
-
#AzureIoT – Processing Telemetry messages 📨 using Logic Apps
Hi ! Yesterday, I hosted a session with my good friend Ashraf and we talk about how we can use Power BI to create dashboards from telemetry data from Azure IoT (recording here). The basic steps for this scenario is this one We have 1 or more devices connected to Azure IoT Hub. The devices… — read more