golang
a collection of useful go guides and references still working through. Follow along on Refind to get notified when they have new links.
Collection by Arti Villa
tutorialedge.net
Building a Chat Application in Go with ReactJS
tutorialedge.net
2020-08-02 · In this series, we are going to be building a Chat App in Go and ReactJS
qvault.io
Home
qvault.io
1 min read · 2020-07-19 · Learn to Code with Qvault Learn to program. Move at your own pace. Earn free content by doing well. Get Started Free! Qvault is the home of high
go101.org
Go 101 - Go 101
go101.org
1 min read · From 2018 · Memory Memory Blocks Memory Layouts Memory Leaking More Go Related Knowledges Welcome to improve Go 101 by submitting all kinds of mistakes, such as typos, grammar errors, wording inaccuracies,…
devs.cloudimmunity.com
50 Shades of Go: Traps, Gotchas, and Common Mistakes for New Golang Devs
devs.cloudimmunity.com
47 saves · From 2015 · Go is a simple and fun language, but, like any other language, it has a few gotchas... Many of those gotchas are not entirely Go's fault. Some of these mistakes are natural traps if you are coming from another language....
leanpub.com
Production Go
leanpub.com
2 min read · 2020-04-25 · Production Go is the book about creating and maintaining modern production applications written in Go. It assumes prior programming knowledge, and is recommended for professional programmers.
Toptal
Learn Go Programming: A Tutorial with Code Examples
Toptal
~15 min read · From 2016 · A practical step-by-step tutorial to the Go programming, with code samples. Demonstrates how to build a wrapper that can turn any data structure into a transactional service in Go.
gophercises.com
astaxie.gitbooks.io
How to use MySQL · Build web application with Golang
astaxie.gitbooks.io
1 min read · 2020-04-25 · The LAMP stack has been very popular on the internet in recent years, and the M in LAMP stand for MySQL. MySQL is famous because it's open source and easy to use. As such, it has become the de-facto…
pazams.com
Introduction · GitBook
pazams.com
1 min read · 2020-04-25 · Often, a developer will use more than one programming language at a certain timeframe. Switching back and forth between languages can come with some overhead. These context switches can also result in…
divan.dev
divan's talks
divan.dev
1 min read · 2020-04-23 · 2019 21/01 - "Flutter + Gomobile = 😍", [PDF], GDG Barcelona Meetup 24/01 - "Analyze your data (and save the planet), [PDF], Golang Paris Meetup 2018 18/12 - "Writing WebGL apps in Go", [PDF], Kyiv…
golang-book.com
An Introduction to Programming in Go
golang-book.com
1 min read · From 2018 · I no longer maintain installers here. For instructions on how to get a text editor and go installed see the Machine Setup guide. The Book An Introduction to Programming in Go. Copyright © 2012 by…