5 Reasons Why We switched from Python To #golang
https://medium.com/@tigranbs/5-reasons-why-we-switched-from-python-to-go-4414d5f42690
https://medium.com/@tigranbs/5-reasons-why-we-switched-from-python-to-go-4414d5f42690
Hacker Noon
5 Reasons Why We switched from Python To Go
Python is awesome! Especially Python 3 with async functionality. But really Go is not giving any chances to survive in enterprise world…
My #protobuf parser in pure #golang is finally working! 🎉🎉🎉
Time to add more tests, and open source it!
But first .… https://twitter.com/i/web/status/850530378599157760
Time to add more tests, and open source it!
But first .… https://twitter.com/i/web/status/850530378599157760
Twitter
Francesc
My #protobuf parser in pure #golang is finally working! 🎉🎉🎉 Time to add more tests, and open source it! But first ... 🍹
#golang performance playground by @stackimpact 👌 https://stackimpact.com/blog/golang-performance-playground/
this is really cool! A Go release timeline by Nathan Kerr ->
https://pocketgophers.com/go-release-timeline/#go1.8.1 #golang
https://pocketgophers.com/go-release-timeline/#go1.8.1 #golang
5 Reasons Why We swit... https://medium.com/@tigranbs/5-reasons-why-we-switched-from-python-to-go-4414d5f42690 #django #golang #IDE #newsletter
Hacker Noon
5 Reasons Why We switched from Python To Go
Python is awesome! Especially Python 3 with async functionality. But really Go is not giving any chances to survive in enterprise world…
A Golang tool that does static analysis, unit testing, code review and generate code quality report. #golang - http://bit.ly/2nN5bmY
GitHub
wgliang/goreporter
goreporter - A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Benchmarking and optimising algorithms in #Golang for #MachineLearning http://buff.ly/2o8te1c by @jamesebowman https://pbs.twimg.com/media/C85GI2vUMAER0zx.jpg
James Bowman
Optimising algorithms in Go for machine learning
Benchmarking and optimising algorithms in Golang for machine learning and large data sets
This is brilliant!
File Format Posters by @angealbertini https://github.com/corkami/pics/tree/master/binary
#linux #devops #python #golang… https://twitter.com/i/web/status/850733144303173632
File Format Posters by @angealbertini https://github.com/corkami/pics/tree/master/binary
#linux #devops #python #golang… https://twitter.com/i/web/status/850733144303173632
GitHub
pics/binary at master · corkami/pics
File formats dissections and more... Contribute to corkami/pics development by creating an account on GitHub.
Beef up your Go console application with a Text-Based UI https://appliedgo.net/tui//?src=t #golang #appliedgo
Applied Go
Text-Based User Interfaces
Beef up your Go console application with a Text-Based UI
working on an opinionated drop-in replacement for #hamlib rigctl with protobuf and a cli GUI client … written in… https://twitter.com/i/web/status/851078220594257920
Twitter
Tobias
working on an opinionated drop-in replacement for #hamlib rigctl with protobuf and a cli GUI client … written in #Golang #hamr
Benchmarking and optimising algorithms in #Golang for #MachineLearning http://buff.ly/2pgbz7e by @jamesebowman https://pbs.twimg.com/media/C8-YopSUIAAHoI3.jpg
James Bowman
Optimising algorithms in Go for machine learning
Benchmarking and optimising algorithms in Golang for machine learning and large data sets
tsaikd/gogstash (0.1.14): Logstash like, written in #golang https://mdy.io/gh/tsaikd/gogstash
GitHub
tsaikd/gogstash
gogstash - Logstash like, written in golang
Someone has started a #golang implementation of #mastodon server - https://github.com/deoxxa/don
Zenithar https://mastodon.cx/Zenithar
Zenithar https://mastodon.cx/Zenithar
GitHub
deoxxa/don
Less than half of mastodon.
Benchmarking and optimising algorithms in #Golang for #MachineLearning http://bit.ly/2oefQun by @jamesebowman https://pbs.twimg.com/media/C8-nvwcWAAEccxU.jpg
James Bowman
Optimising algorithms in Go for machine learning
Benchmarking and optimising algorithms in Golang for machine learning and large data sets
The 12th Intro to Go video is out! In this one, I talk about functions and methods. #golang http://youtu.be/jC7iHPedWrM?a
YouTube
Introduction to Go, part 12: Functions
This video introduces functions and how to use them in Go. Topics covered include: - Basic syntax - Parameters - Return values - Anonymous functions - Using ...