#golang Language – Web Application Secure Coding Practices Free Onlinebook
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...
Golang News, Libraries, Jobs and Tutorials
Golang News, Libraries and Jobs for Go Developer's
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...
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:...
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...
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:
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...
Dry is a #golang based terminal application to manage Docker containers and images. It aims to be an alternative to the official Docker CLI when it...