Video: The Zen of High Performance Messaging with NATS #natsio #golang https://golangnews.com/stories/2512
Getting Started with Microservices using #golang, #gRPC and #Kubernetes https://buff.ly/2m9kbzS https://pbs.twimg.com/media/DOMo0ieVoAAV1po.jpg
Outcrawl
Getting Started with Microservices using Go, gRPC and Kubernetes - Outcrawl
This article aims to provide a simple introduction to building microservices in Go, using gRPC, and deploying them to a Kubernetes cluster. It shows how to set up two containerized, scalable services, talking to each other using request/response mechanism.
Thank you all who made it to our #meetup last night. Great talk by @sf105 on how to run a complex Go project to mak… https://twitter.com/i/web/status/928569485820342272
Twitter
London Dev Community
Thank you all who made it to our #meetup last night. Great talk by @sf105 on how to run a complex Go project to make the integration tests faster and more readable. #agile #golang #BDD
Messenger Bot with DialogFlow & Golang #golang https://hackernoon.com/bot-in-messenger-with-dialogflow-golang-fcbe6bee1341
Hackernoon
Messenger Bot with DialogFlow & Golang | HackerNoon
This post is part of “<strong>ChatOps</strong>” series. In this part, I will show you how to create a <strong>Messenger Bot</strong> in <strong>Golang</strong> with <strong>DialogFlow </strong>(formerly <strong>API.AI</strong>) to show list of movies playing…
A blog post from @joeshaw on how to interpret panic output, spawned from a question in @fastly's internal #golang c… https://twitter.com/i/web/status/928851714915966976
Twitter
Damian Gryski
A blog post from @joeshaw on how to interpret panic output, spawned from a question in @fastly's internal #golang chat https://t.co/ug7QD4wRNO
Happy Go Day!
https://golang.org/pkg/time/#example_Month
https://www.youtube.com/watch?v=rKnDgT73v8s
#golang
https://golang.org/pkg/time/#example_Month
https://www.youtube.com/watch?v=rKnDgT73v8s
#golang
YouTube
The Go Programming Language
Google Tech Talks
October 30, 2009
ABSTRACT
Presented by Rob Pike
What is Go?
Go is a new experimental systems programming language intended to make software development fast. Our goal is that a major Google binary should be buildable in a few…
October 30, 2009
ABSTRACT
Presented by Rob Pike
What is Go?
Go is a new experimental systems programming language intended to make software development fast. Our goal is that a major Google binary should be buildable in a few…
My 90 minutes long session on #golang and concurrency at @CERN is already online!
https://cds.cern.ch/record/2292441 https://pbs.twimg.com/media/DOSQ1uSXcAA-HeF.jpg
https://cds.cern.ch/record/2292441 https://pbs.twimg.com/media/DOSQ1uSXcAA-HeF.jpg
CERN Document Server
Concurrency at work with Go
High Energy and Nuclear Physics (HENP) libraries are now required to be increasingly multi-thread-safe, if not multi-thread-friendly and multi-threaded. This is usually done using the new constructs and library components offered by the C++11 and C++14 standards.…
#GoSF @TIBCO tonight, speakers Leon and Miguel telling using why they chose #golang (it was 50x faster than Java fo… https://twitter.com/i/web/status/928822583130079233
Twitter
Cassandra Salisbury
#GoSF @TIBCO tonight, speakers Leon and Miguel telling using why they chose #golang (it was 50x faster than Java for them!) for Project Flogo 😱
The little book of semaphores ported to go #golang https://blog.ksub.org/bytes/tags/tlgbos
Go Ethereum - Official Go implementation of the Ethereum protocol #golang #ETHEREUM https://geth.ethereum.org
Build an Image Recognition API with Go and #TensorFlow - Outcrawl https://buff.ly/2yJTV56 #golang… https://twitter.com/i/web/status/928824541836664837
Outcrawl
Build an Image Recognition API with Go and TensorFlow - Outcrawl
This tutorial shows how to build an image recognition service in Go using pre-trained TensorFlow Inception-V3 model. The service will run inside a Docker container, use TensorFlow Go package to process images and return labels that best describe them.
How we design packages in #golang. https://twitter.com/jessitron/status/928999750703222784
Twitter
Jessica Kerr
Don’t organize code according to its job title (model, view, utility); sort it according to its purpose (feature). This reveals interdependency between features, and finds service boundaries for later.
"In-depth Introduction to bufio.Scanner" - @mlowicki
Fabulous article going through a myriad of useful related pack… https://twitter.com/i/web/status/929171038574743552
Fabulous article going through a myriad of useful related pack… https://twitter.com/i/web/status/929171038574743552
Twitter
Curated Go
In-depth Introduction to bufio.Scanner" - @mlowicki Fabulous article going through a myriad of useful related packages. https://t.co/ETe8cy641P #golang
#GoHEP: High Energy Physics in #golang, by @CERN
Something I didn't expect to see just one year ago! https://twitter.com/0xb1ns/status/929277195960422401
Something I didn't expect to see just one year ago! https://twitter.com/0xb1ns/status/929277195960422401
Twitter
Sebastien Binet
@francesc @CERN Also, if one loves #golang and particle physics, there's https://t.co/WINyra7Zaq which heavily builds on top of #gonum. (apologies for the #GoHEP spam :P)
Learning networking by reading the go net package #net #golang https://geekon.tech/post/learning-networking-golang-net-package
geekon.tech
Learning networking by reading Go net package ·
Prologue After attending GopherConIndia and talking to Brad, I wanted to contribute to the GoLang project (More on that later). And I chose this as my first issue to get used to the contribution process.
As I was diving through the net package source trying…
As I was diving through the net package source trying…
Video: Finding memory leaks in Go programs #golang https://golangnews.com/stories/621-video-finding-memory-leaks-in-go-programs