webservice

Showing 1 result

Share

Go Programming Tutorial: Golang by Example

Go is a relatively new language with a number of attractive features. It’s great for writing concurrent programs, thanks to an excellent set of low-level features for handling concurrency. In many cases, though, a handful of reusable abstractions over those low-level mechanisms makes life much easier. This introductory tutorial walks you through building one such abstraction: a wrapper that can turn any data structure into a transactional service in Go.

17 minute readContinue Reading
Brendon Hogger

Brendon Hogger

World-class articles, delivered weekly.

Subscription implies consent to our privacy policy

Join the Toptal® community.