Skip to content

Instantly share code, notes, and snippets.

@mohammad-quanit
Last active February 4, 2024 20:04
Show Gist options
  • Save mohammad-quanit/5d33f3f097631e57b9186c306ad220c3 to your computer and use it in GitHub Desktop.
Save mohammad-quanit/5d33f3f097631e57b9186c306ad220c3 to your computer and use it in GitHub Desktop.
Best Golang Resources in one place
Text Based Resources::
Go Tour by Ardan Labs - https://tour.ardanlabs.com/tour/eng/list
Official Go Tour by Go Team - https://tour.golang.org/welcome
Awesome Go Resources - https://awesome-go.com/
Digital Ocean Go Series - https://www.digitalocean.com/community/tutorial-series/how-to-code-in-go
Free EBook by Nic Jackson - https://books.google.com.pk/books?id=B-dDDwAAQBAJ&printsec=frontcover&source=gbs_ge_summary_r&cad=0#v=onepage&q&f=false
Go for JS developers - https://www.pazams.com/Go-for-Javascript-Developers/
Learn Go by building a REST API and a Command Line Interface (CLI) (Hands On) - https://learninggolang.com/
Create a CLI based application by Andrew Davis Escalona - https://levelup.gitconnected.com/tutorial-how-to-create-a-cli-tool-in-golang-a0fd980264f
Build and Deploy a Task Management Application - https://www.docker.com/blog/how-to-build-and-deploy-a-task-management-application-using-go/
Video Resources::
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment