How I Would Re-Learn Go, Advice after 1 Year and 1 Production App



How I Would Re-Learn Go, Advice after 1 Year and 1 Production App

How I Would Re-Learn Go, Advice after 1 Year and 1 Production App

How would I learn Go if I had to do it again? The honest answer is quite simple: just build stuff. In this video I go over some examples of what you could build, some key concepts, and the very first thing to do to get the language running. Go is a great language with a bright future, and learning it is far from a waste of time!

START HERE: https://go.dev/doc/tutorial/getting-started

Web Server Example
Fiber: https://docs.gofiber.io/
MongoDB: https://www.mongodb.com/docs/drivers/go/current/quick-start/#std-label-golang-quickstart

CRON Example
GoCron: https://github.com/go-co-op/gocron

My Stuff
Twitter: https://twitter.com/benjamin41902
Insiderviz: https://www.insiderviz.com

timestamps
0:00 intro
0:51 Go as your first langauge
2:15 migrating to Go

#golang #programming #webdevelopment

Comments are closed.