Python

Auto-posting to dev.to using a GitHub action
Auto-posting to dev.to using a GitHub action

I’ve been wanting to build a tool to post markdown automatically to blogging platforms. That …

Getting started with GitHub Codespaces
Getting started with GitHub Codespaces

The bane of every new developers life is getting your environment set up to be productive. And when …

Announcing a New Free Curriculum: IoT for Beginners
Announcing a New Free Curriculum: IoT for Beginners

It is our very great pleasure to announce the release of a new, free, MIT-licensed open-source …

Installing Scikit-Learn on a Apple Silicon
Installing Scikit-Learn on a Apple Silicon

At the end of last year I splashed out on a shiny new Apple MacBookAir with the M1 processor as I …

Visualizing locations and paths on a map with Azure Maps
Visualizing locations and paths on a map with Azure Maps

Learn how to show an Azure Maps control on a web page, and add pins and paths to the map

Building a live caption tool - part 1
Building a live caption tool - part 1

Learn how to build a live captioner using Python and the Azure Cognitive Services

Connecting Pycom boards to Azure IoT Hub
Connecting Pycom boards to Azure IoT Hub

Learn how to connect a PyCom board to Azure IoT Hub

Python on a Raspberry Pi using VS Code
Python on a Raspberry Pi using VS Code

Want to use VS Code on a Raspberry Pi to code in Python?

Here’s how to do it.