Ruan Bekker

Sysadmins

Linux and Open Source Enthusiast.

  • Home
  • About Me
  • AWS
  • DevOps
  • Python
  • Docker
  • Subscribe
  • Slack
  • Buy me a Coffee
  • Developer Jobs

golang-tutorial

A collection of 2 posts

December 2, 2018

Setup a Golang Environment on Ubuntu

In this post I will demonstrate how to setup a golang environment on Ubuntu. Get the sources: Get the latest stable release golang tarball from https://golang.org/dl/ and download to the directory path of choice, and extract the…

Golang golang-tutorial Dev-Setup Ubuntu

December 2, 2018

Golang: Building a Basic Web Server in Go

Continuing with our #golang-tutorial blog series, in this post we will setup a Basic HTTP Server in Go. Our Web Server: Our Web Server will respond on 2 Request Paths: - / -> returns "Hello, Wolrd!" - /cheers…

Golang golang-tutorial Programming

Page 1 of 1

Subscribe to Sysadmins

Get the latest and greatest from Sysadmins delivered straight to your inbox every week.

Sysadmins © 2021. Royce theme by Just Good Themes. Powered by Ghost.

Back to top