Sentian Cloud Computing Inc
  • Intro
    • Welcome
    • Why Me / My Business
  • Let's Talk
    • Recruiters & Co
    • Marketing & BD
  • Knowledge, Notes, Tricks
    • What is DevOps
    • Learning Programming
    • Learning Go
    • Docker run: Mirror Host User
    • GitOps: thoughts, challenges, etc
    • View approved PRs in github
    • Configuration for Terraform
    • Storing Sensitive Data in Git
    • Resizing an Ubuntu Guest VM Disk
Powered by GitBook
On this page

Was this helpful?

  1. Knowledge, Notes, Tricks

Learning Go

I posted recently about exercism.io as a great way to learn a programming language, or to deepen one's understanding of a language by being a mentor.

More specifically to learn Go, here are 3 other sites that I recommend:

  • tour of go: https://tour.golang.org

  • play with go: https://play-with-go.dev

  • gophercises: https://courses.calhoun.io

Oliver Schoenborn

PreviousLearning ProgrammingNextDocker run: Mirror Host User

Last updated 4 years ago

Was this helpful?