July 2019
Intermediate to advanced
502 pages
14h
English
I wrote and shipped production backend code in many fine languages such as C/C++, Python, C#, and, of course, Go. I also used a few not-so-fine languages, but let's leave those out of the discussion. I decided to use Go as the programming language for Delinkcious because it is a superb language for microservices:
You may argue that microservices are supposed to be language agnostic and that ...