Hello, world!

A little Go/Golang snippet of code:

package main

import "fmt"

func main() {
  fmt.Println("Hello, world!")
}

Hello, world!

Welcome to Learn It With Me, where I will share my journey as I learn… stuff.

This idea was borne out of the COVID-19 stay-at-home directive by the government because of the current pandemic sweeping the globe.

I can’t work from home because a few days before the businesses were shut down my last employer was seriously hurting being in the travel industry so I was laid off.

Anyway, now that I have the time, I can finally give more attention to learning stuff I’ve always wanted to learn but didn’t have that much time to do.

So, I’ve decided to share my journey with all of you and even invite you to join me! Let’s go!

About the Author