• This is confirmed by my recent experience. As a relatively experienced Go programmer in certain domains (lower-level networking; simulation and scientific computing) I recently started a project in a different area (interfacing with a web API) and was surprised at how difficult it was to find simple--and reliably correct--examples for things like the proper way to construct an HTTP PUT request or how to use the oauth2 library.