Top 5 Resources to Learn to Code in Golang | Getting Started with Go



Top 5 Resources to Learn to Code in Golang | Getting Started with Go

Top 5 Resources to Learn to Code in Golang | Getting Started with Go

Here are my top 5 resources (plus bonus tools and project ideas!) to learn to code in Golang! I dove into Go recently but had to learn it really quickly. Go is described as a mix of Python, C++, and Java for the modern age. It has a small amount of keywords making it easy to learn, and it has fast compilation, and handles concurrency really well.

Resources I mentioned in the video:

Tour of Go: https://tour.golang.org/

The Go Programming Language Book: https://amzn.to/313UvqP

Go By Example: https://gobyexample.com/

Udemy course Learn How to Code: Google’s Go (Golang) Programming Language: https://click.linksynergy.com/link?id=Jn5ohPQU1IQ&offerid=507388.642102&type=2&murl=https%3A%2F%2Fwww.udemy.com%2Fcourse%2Flearn-how-to-code%2F

Building Web Applications with Golang: https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/

Go Programming language blog: https://blog.golang.org/

Performance profiling blog post: https://blog.golang.org/pprof

Go playground: https://play.golang.org/

Effective Go: https://golang.org/doc/effective_go.html

Join this channel to get access to perks like voting on my next video and behind the scenes!
https://www.youtube.com/channel/UCzaYH6WeohiHKj3Ih_GdZdQ/join
Or sign up for the same perks on Patreon:
https://www.patreon.com/amarchenkova

Bonus resources:

Gotchas and Common mistakes in Golang: http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/

Goland IDE by Jetbrains: https://www.jetbrains.com/go/
I LOVE THIS IDE! It’s been amazing to work with for Go, and helped teach me Go concepts because it would be yelling at me when I did things incorrectly. Really helped me solidify in my mind how interfaces work.

Gopher slack: https://gophers.slack.com
One of the biggest communities of Golang developers out there!

Projects ideas!

Games and URL encoder
Gophercises: https://gophercises.com/

Google Home Action in Go: https://pliutau.com/building-google-home-action-in-go/

Disclaimer: Affiliate links may be used in my recommendations. If you buy through my links I provide, I may receive a portion of the sale amount. This doesn’t change the price you pay. Thank you so much for watching my videos and supporting my channel!

#golang #learntocode #learngolang

Comments are closed.