After many years using Asp.Net based products for Web pages and APIs, I found myself recently exploring Go lang, so, one more tool to install. It can be found at: https://go.dev/, in the Download area. In my case, Windows download. Open the setup packahe, then Next. Make sure you read and agree with the license … Continue reading Go Installation
Tag: Software Development
Visual Studio Code and some essential extensions
Visual Studio Code is a really popular editor that is really fast, support many extensions and it is also free. It is my choice for everything that doesn't require a more complex IDE. Installation is a breeze. Navigate to visualstudio.microsoft.com and download Visual Studio Code. I like to use the "More option"... Then select System … Continue reading Visual Studio Code and some essential extensions
Windows 11 – Docker Desktop with engine running on WSL2 and Kubernetes
Everything has changed since I started my career many years ago developing software in Delphi, Java and others languages and using some of the traditional packaging options we've had at the time. We didn't have so many options for source control and continous integration and delivery was not even a thing back then. With the … Continue reading Windows 11 – Docker Desktop with engine running on WSL2 and Kubernetes