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/ Share This:
Golang News, Libraries and Jobs for Go Developers
Interesting Blog Post about rewriting web analytics tracking infrastructure in Go: https://engineering.skroutz.gr/blog/rewriting-web-analytics-tracking-in-go/ Share This:
Good blog post about golang error handling: https://mijailovic.net/2017/05/09/error-handling-patterns-in-go Share This:
Blog Post about moving from php to golang https://dannyvankooten.com/laravel-to-golang/ Share This:
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/ Share This:
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/ Share This:
Very interesting Blog Post from Shiju Varghese about gRPC and Protocol Buffer based High Performance APIs. Read Medium Blog Post Share This:
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/ Share This:
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 […]
Interesting new project to handle localizations with export to various formats. Available formats: keyvaluejson, po, strings, properties, xmlproperties, android, php, xlsx and csv . http://anthonynsimon.com/parrot.github.io/ Share This: