"Why we switched from Python to Go"
Great discussion, considers lots of aspects - @tschellenbach
https://medium.com/@tschellenbach/why-we-switched-from-python-to-go-6362dd8cde01
#golang
Great discussion, considers lots of aspects - @tschellenbach
https://medium.com/@tschellenbach/why-we-switched-from-python-to-go-6362dd8cde01
#golang
Medium
Why we switched from Python to Go
Switching to a new language is always a big step, especially when only one of your team members has prior experience with that language. Early this year, we switched Stream’s primary programming…
Considering using Go? Discover why we made the move from Python to Go. #golang https://hubs.ly/H08XRSW0
The Stream Blog
Why we switched from Python to Go - The Stream Blog
Switching to a new language is always a big step, especially when only one of your team members has prior experience with that language. Early this year, we switched Stream’s primary programming language from Python to Go. This post will explain some of the…
Video: What comes after microservices #golang https://www.infoq.com/presentations/microservices-future
InfoQ
What Comes after Microservices?
Matt Ranney talks about the limits that some companies have encountered in their large microservices deployments and some non-microservices approaches to those same problems. He also talks about the non-microservices systems that Uber is building to maintain…
Debugging and unit testing #golang programs with @francesc ... awesome tutorial! #programming #VelocityConf… https://twitter.com/i/web/status/920569325987291136
Twitter
mattcaldwell
Debugging and unit testing #golang programs with @francesc ... awesome tutorial! #programming #VelocityConf @EndgameInc
Open #job position: Back-end Developer (#Golang) at Smarp [@BeSmarp] in #Helsinki https://www.golangprojects.com/golang-go-job-cbh-Back-end-Developer-(Golang)-Helsinki-Smarp.html #finland #kafka #postgresql
Golangprojects
Go/job: Back-end Developer (Golang) at Smarp (Helsinki, Finland)
Back-end Developer (Golang) Developers ahoy! Smarp is looking for talented, senior-level Back-end Developers to our growing team in Helsinki where our whole tech team is located. We’re looking for a person who has an endless thirst to learn and build our…
Build an Image Recognition API with Go and TensorFlow https://outcrawl.com/image-recognition-api-go-tensorflow/ #golang
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.
Why we switched from Python to Go https://getstream.io/blog/switched-python-go/ #Python #GoLang #MachineLearning #DeepLearning… https://twitter.com/i/web/status/920972915767623680
getstream.io
Why We Switched from Python to Go
Deciding on a programming language is always a difficult choice, learn why Stream switched from Python to Go as our language of choice.
Slides: Building a neural net with Go #golang https://golangnews.com/stories/2812
Golangnews
Slides: Building a neural net with Go - Golang News
By Daniel Whitenack
Correction: Hugo 0.30.1 is the version you really want!
https://gohugo.io/news/0.30.1-relnotes/ #gohugo #golang #webdev #staticgen
https://gohugo.io/news/0.30.1-relnotes/ #gohugo #golang #webdev #staticgen
gohugo.io
0.30.1: Two Important Bugfixes!
Fixes `hugo -w` and validator-broken Sitemap.
we've got a new release of #golang dep! https://github.com/golang/dep/releases/tag/v0.3.2
GitHub
golang/dep
Go dependency management tool
7 Common Mistakes In Go And When To Avoid Them
http://spf13.com/presentation/7-biggest-mistakes-in-go/ … by the legendary Steve Francia @spf13… https://twitter.com/i/web/status/920922078462738432
http://spf13.com/presentation/7-biggest-mistakes-in-go/ … by the legendary Steve Francia @spf13… https://twitter.com/i/web/status/920922078462738432
Spf13
7 Common mistakes in Go and when to avoid them – Gotham Go | spf13
Not a generic list of programming mistakes, these are the lessons I wish I learned earlier while developing Go. I’ve spent the past two years developing some of the most popular libraries and applications written in Go. I’ve also made a lot of mistakes along…
The ultimate guide to writing a #golang tool by @fatih :
https://arslan.io/2017/09/14/the-ultimate-guide-to-writing-a-go-tool/
https://arslan.io/2017/09/14/the-ultimate-guide-to-writing-a-go-tool/
Fatih Arslan
The ultimate guide to writing a Go tool
This blog post explains every detail of how to write and build a Go tool from scratch. It contains many unique pieces, tips & tricks, and unknown Go bits.
#golang, day 97: The last dog died in the night; we made stew. The crew are in good spirits but I fear the sunrise. https://stackoverflow.com/questions/1752414/how-to-reverse-a-string-in-go
Stack Overflow
How to reverse a string in Go?
How can we reverse a simple string in Go?
Video: Practical Advice for Go Library Authors #gophercon #golang https://golangnews.com/stories/1467