Post about rewriting web analytics tracking infrastructure in #golang
Interesting Blog Post about rewriting web analytics tracking infrastructure in Go: https://engineering.skroutz.gr/blog/rewriting-web-analytics-tracking-in-go/
Golang News, Tutorials, Go Libraries and Golang Jobs
Interesting Blog Post about rewriting web analytics tracking infrastructure in Go: https://engineering.skroutz.gr/blog/rewriting-web-analytics-tracking-in-go/
Good blog post about golang error handling: https://mijailovic.net/2017/05/09/error-handling-patterns-in-go
Blog Post about moving from php to golang https://dannyvankooten.com/laravel-to-golang/
Go Language – Web Application Secure Coding Practices is a guide written for anyone who is using the Go Programming Language and aims to use it for web development. The book follows the OWASP Secure Coding Practices – Quick Reference Guide v2 (stable) release. The main goal of this book is to help developers avoid […]
https://concourse.ci/
Learning by doing is mostly done via reading a good book (and of course a good blog ;-)). Here is a well maintained list of English #golang books: https://github.com/vladimirvivien/GoBooks And here a blog post with another list: https://hackerlists.com/free-go-programming-books/
Very interesting Blog Post from Shiju Varghese about gRPC and Protocol Buffer based High Performance APIs. Read Medium Blog Post
An interesting blog post about “How to use slice capacity and length in Go”: https://www.calhoun.io/how-to-use-slice-capacity-and-length-in-go/
csvtk is a cross-platform, efficient, practical and pretty CSV/TSV toolkit with the following features: Features Cross-platform (Linux/Windows/Mac OS X/OpenBSD/FreeBSD) Light weight and out-of-the-box, no dependencies, no compilation, no configuration Fast, multiple-CPUs supported Practical functions supported by N subcommands Support STDIN and gziped input/output file, easy being used in pipe Most of the subcommands support unselecting […]
Heard a lot about #Golang the last months, but don’t know, who/what projects are using it ? Take a look on this overview on some important projects based on Go: https://github.com/lk-geimfari/awesomo/blob/master/languages/GOLANG.md