Posted on

Building Visual Studio Code on a Raspberry Pi 3 – Scott Hanselman

One of my favorite person Hanselman picked up a Raspberry Pi 3 recently for MarchIsForMakers. The Raspberry Pi 3 is a great starter computer for makers not just because it is faster than the Pi and Pi 2, but because it has Wifi built in! This makes setup and messing around a lot easier.

Here’s some great tutorials for getting started with the Raspberry Pi, Node, and Visual Studio Code.

Source: Building Visual Studio Code on a Raspberry Pi 3 – Scott Hanselman

Posted on

GitHub DotNet from MS

What is .NET Core? .NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios.

Source: GitHub – dotnet/dotnet-docker: This repo contains the base Docker images for working with .NET Core and the .NET Core Tools.