The http.Handler wrapper technique in #golang UPDATED https://medium.com/@matryer/the-http-handler-wrapper-technique-in-golang-updated-bc7fbcffa702 #reddit
Medium
The http.Handler wrapper technique in #golang UPDATED
tl;dr: functions that take an http.Handler and return a new one can do things before and/or after the handler is called, and even decide…
Next course: #golang #web #development - https://greatercommons.com/learn/6600110066630656 :) thanks @Todd_McLeod it's gonna be #great ! :) https://twitter.com/Todd_McLeod/status/875382407729475585
Greater Commons
Web Development with Google’s Go Programming Language (golang)
Learn Web Programming from a University Professor in Computer Science with over 15 years of teaching experience.
Awesome talk on how to write tools that parse #golang code
GothamGo 2016 - How to write your own Go tool? by @fatih https://youtu.be/oxc8B2fjDvY
GothamGo 2016 - How to write your own Go tool? by @fatih https://youtu.be/oxc8B2fjDvY
YouTube
GothamGo 2016 - How to write your own Go tool? by Fatih Arslan
How to write your own Go tool?
Go tools are very powerful and yet simple to use. But how are Go tools created? In this talk I’m going to answer this question by showing the various Go parser family packages (go/token, go/scanner, go/parser, etc…) and how…
Go tools are very powerful and yet simple to use. But how are Go tools created? In this talk I’m going to answer this question by showing the various Go parser family packages (go/token, go/scanner, go/parser, etc…) and how…
Catch up with this week's #golang news right here: https://golangweekly.com/issues/164 https://pbs.twimg.com/tweet_video_thumb/DCdMcqKW0AIEm9w.jpg
Precompiled GO distro, ActiveGo, release date around the corner for Lin/Mac/Win! http://bit.ly/2rwk5zQ #golang… https://twitter.com/i/web/status/875751261743849473
ActiveState
ActiveGo
Companies like Atlassian, Docker, Facebook, DigitalOcean, eBay, and Heroku have already embraced Go (Golang) within their development teams, and a wide range of developers already use Go for web services, networking, and fast systems development. Easy to…
Tearing through some #Golang code right now while listening to Nicola Benedetti Concerto in D... https://gab.ai/thought_module/posts/8911925
gab.ai
thought_module on Gab
Tearing through some #Golang code right now while listening to Nicola Benedetti Concerto in D Rv208 "Grosso Mogul" I. Allegro.
In #golang "A value cannot be on the stack unless we know its size at compile time." @goinggodotnet… https://twitter.com/i/web/status/875956842635153408
Twitter
Todd McLeod
In #golang "A value cannot be on the stack unless we know its size at compile time." @goinggodotnet https://t.co/04AM1Q0zaW
Let's write a @twitter bot in #golang and a tad of #systemd & it runs FOR FREE on @googlecloud!
🐦🤖👹💰☁️ #justforfunc
https://youtu.be/SQeAKSJH4vw?list=PL64wiCrrxh4Jisi7OcCJIUpguV_f5jGnZ
🐦🤖👹💰☁️ #justforfunc
https://youtu.be/SQeAKSJH4vw?list=PL64wiCrrxh4Jisi7OcCJIUpguV_f5jGnZ
YouTube
justforfunc #14: a twitter bot and systemd (that runs free on GCP)
Today the goal is to build a Twitter bot that will retweet all tweets containing #justforfunc from the @justforfunc account.
To do this we will use Go, the anaconda library by ChimeraCoder, systemd, and ... a free micro instance from Google Cloud Platform…
To do this we will use Go, the anaconda library by ChimeraCoder, systemd, and ... a free micro instance from Google Cloud Platform…
Optimising #algorithms in Go for machine learning - https://app.quuu.co/r/gy-noo via @JameseBowman #machinelearning… https://twitter.com/i/web/status/876016633055244290
James Bowman
Optimising algorithms in Go for machine learning - Part 2: Sparse matrix formats
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
Introducing Mastering #Golang Programming: http://bit.ly/2skDqZK via @mina_andrawos #MachineLearning #DevOps https://pbs.twimg.com/media/DChexdZVwAQgDY9.jpg
Mina Andrawos
Introducing Mastering Golang Programming - Mina Andrawos
For the past year, I had worked really hard with Packt publishing on building an advanced video course about the Go language called “Mastering Go Programming“. Mastering Golang Programming is an extensive video course on the world of the Go language. The…
Introducing Mastering #Golang Programming: http://bit.ly/2skDqZK via @mina_andrawos #MachineLearning #DevOps https://pbs.twimg.com/media/DChexdZVwAQgDY9.jpg
Mina Andrawos
Introducing Mastering Golang Programming - Mina Andrawos
For the past year, I had worked really hard with Packt publishing on building an advanced video course about the Go language called “Mastering Go Programming“. Mastering Golang Programming is an extensive video course on the world of the Go language. The…
Deep Learning from Scratch in Go - Part 1: Equations Are Graphs http://gopherdata.io/post/deeplearning_in_go_part_1/ #golang
gopherdata.io
Deep Learning from Scratch in Go - Part 1: Equations Are Graphs | GopherData
Users and developers of Go data processing, analytics, and visualization tools.
TensorFlow object detection API https://github.com/tensorflow/models/tree/master/object_detection #golang
Understanding Tensorflow using Go https://pgaleone.eu/tensorflow/go/2017/05/29/understanding-tensorflow-using-go/ #golang
P. Galeone's blog
Understanding Tensorflow using Go
Tensorflow is not a Machine Learning specific library, instead, is a general purpose computation library that represents computations with graphs. Its core is implemented in C++ and there are also bindings for different languages. The bindings for the Go…
Optimising #algorithms in Go for machine learning - http://buff.ly/2srhSK7 via @JameseBowman #machinelearning… https://twitter.com/i/web/status/875872124598177793
James Bowman
Optimising algorithms in Go for machine learning - Part 2
Comparing sparse matrix data structures and algorithms in Golang for machine learning and large data sets
Simplicity Debt Redux. https://dave.cheney.net/2017/06/18/simplicity-debt-redux #golang
New #justforfunc record: 1k views in 10 hours!
Coding a twitter bot in #golang & running it for free on @googlecloud
https://youtu.be/SQeAKSJH4vw
Coding a twitter bot in #golang & running it for free on @googlecloud
https://youtu.be/SQeAKSJH4vw
YouTube
justforfunc #14: a twitter bot and systemd (that runs free on GCP)
Today the goal is to build a Twitter bot that will retweet all tweets containing #justforfunc from the @justforfunc account.
To do this we will use Go, the anaconda library by ChimeraCoder, systemd, and ... a free micro instance from Google Cloud Platform…
To do this we will use Go, the anaconda library by ChimeraCoder, systemd, and ... a free micro instance from Google Cloud Platform…