Interested in #CloudComputing? Follow them! https://twitter.com/spboyer/lists/cloud-developer-advocates #azdev #golang #dotnet #java #nodejs #python… https://twitter.com/i/web/status/893471910738223104
Twitter
@spboyer/Cloud Developer Advocates on Twitter
From breaking news and entertainment to sports and politics, get the full story with all the live commentary.
A step-by-step tutorial to visualize Git stats on the CLI #golang https://flaviocopes.com/go-git-contributions
Flaviocopes
Visualize your local Git contributions with Go
Tutorial on writing a Git stats analysis CLI tool using Go
Got real @GoglandIDE ❤️love❤️ from our friends at @jetbrains. Get em at our #golang meetup next week:… https://twitter.com/i/web/status/893499901455327233
Twitter
Alex Krause
Got real @GoglandIDE ❤️love❤️ from our friends at @jetbrains. Get em at our #golang meetup next week: https://t.co/eXPUdTNJqU 😎
A Million WebSockets and #golang by @gobwas :
https://medium.freecodecamp.org/million-websockets-and-go-cc58418460bb
https://medium.freecodecamp.org/million-websockets-and-go-cc58418460bb
freeCodeCamp.org
A Million WebSockets and Go
by Sergey Kamardin A Million WebSockets and Go Hi everyone! My name is Sergey Kamardin and I’m a developer at Mail.Ru. This article is about how we developed the high-load WebSocket server with Go. If you are familiar with WebSockets, but know little about…
skywalker - A package to allow one to concurrently go through a filesystem with ease #golang https://github.com/dixonwille/skywalker
GitHub
GitHub - dixonwille/skywalker: A package to allow one to concurrently go through a filesystem with ease
A package to allow one to concurrently go through a filesystem with ease - dixonwille/skywalker
Godzilla is a ES2015 to Go source code transpiler and runtime #nodejs #golang #webperf https://owenou.com/me-at-gophercon-2017
Owen Ou's blog
My Lightening Talk On Godzilla At GopherCon 2017
I gave a lightening talk on Godzilla at GopherCon 2017. Enjoy :-)
We work with a #cloud-native technology stack comprised of #Kubernetes, #Docker, #AWS and #Golang, and we want YOU! https://jobs.zalando.com/jobs/690486-senior-backend-engineer-kubernetes-aws/
Zalando Jobs
Senior Backend Engineer (Kubernetes/AWS) - Zalando Jobs
'Come work as a 'Senior Backend Engineer (Kubernetes/AWS) 'at Zalando in'Berlin
We work with a #cloud-native technology stack comprised of #Kubernetes, #Docker, #AWS and #Golang, and we want YOU! https://jobs.zalando.com/jobs/690486-senior-backend-engineer-kubernetes-aws/
Zalando Jobs
Senior Backend Engineer (Kubernetes/AWS) - Zalando Jobs
'Come work as a 'Senior Backend Engineer (Kubernetes/AWS) 'at Zalando in'Berlin
Buffered channels and worker pool implementation using Go #golang https://golangbot.com/buffered-channels-worker-pools
golangbot
Buffered Channels and Worker Pools
A detailed tutorial about how buffered channels work and how they can be used to create worker pools in Go.
Go slices are not dynamic arrays · Applied Go #reddit #golang https://appliedgo.net/slices/ | http://4gophers.ru
Applied Go
Go slices are not dynamic arrays
Go slices are based on a smart concept that does not like being ignored
When people ask about generics #golang https://twitter.com/ashleymcnamara/status/893580781112700928
Twitter
Ashley Willis 🇺🇦
https://t.co/L9cKIc4xlR
#171: Using Message Queue Systems via Go Channels #golang https://golangweekly.com/issues/171 | http://4gophers.ru
How to use the #Azure #CosmosDB #MongoDB API and the #Go language (#Golang) https://azure.microsoft.com/en-us/resources/samples/azure-cosmos-db-mongodb-golang-getting-started/ https://pbs.twimg.com/media/DGeiH4MV0AA8jXe.jpg
Microsoft
Azure Cosmos DB: Build a MongoDB API console app with Golang and th…
Azure Sample: This sample shows you how to use the Azure Cosmos DB MongoDB API and Go language (Golang) to create, retrieve, update, and delete a document in a collection.
#Golang basics - writing unit tests (isolating dependencies, using fakes & checking code coverage) https://blog.alexellis.io/golang-writing-unit-tests/ via @alexellisuk
Alex Ellis' Blog
Golang basics - writing unit tests
Learn to write unit tests in Golang as we explore the basics then move onto isolating dependencies, fakes and code coverage with the Go's standard tools.