Pointers, dereferencing, and taking addresses in #golang - preaching the Gospel of @Golang https://youtu.be/xKDsv_DWZQg?t=7m41s
YouTube
Golang Pointers & Golang Cookies
www.greatercommons.com For pointers go to 7:47 The rest of the video is about cookies and the Go programming language - here is the code on the golang playgr...
The last video of the Flappy Gopher trilogy is out: collision detection 💥
#justforfunc #golang
https://youtu.be/jy9XKfYjtwE?list=PL64wiCrrxh4Jisi7OcCJIUpguV_f5jGnZ
#justforfunc #golang
https://youtu.be/jy9XKfYjtwE?list=PL64wiCrrxh4Jisi7OcCJIUpguV_f5jGnZ
YouTube
justforfunc #8: Flappy Gopher III - Collision detection
The final episode of the Flappy Gopher trilogy! We'll cover how to detect collision between the bird and the pipes. Get ready from some mutual exclusion action!
Learn how to bundle HTML, CSS, and #JavaScript code to be served within a #Golang web application for portability. https://www.thepolyglotdeveloper.com/2017/03/bundle-html-css-javascript-served-golang-application/
The Polyglot Developer
Bundle HTML, CSS, And JavaScript To Be Served In A Golang Application
Learn how to bundle an HTML, CSS, and JavaScript powered website into a compiled Golang executable to be served when the application is launched.
Doubling Go's template performance by generating code, by @BvdBijl - #golang :
http://bouk.co/blog/code-generating-code/
http://bouk.co/blog/code-generating-code/
Using go to guide design decisions #golang https://blog.dnsimple.com/2017/03/using-go-design-decisions
Dnsimple
Using the Go language to guide development design decisions - DNSimple Blog
In this talk transcript you'll discover why Go was so important to us and why it was used to guide the development design decisions.
If you code in Go, don't forget to vet #vet #tools #golang https://www.spreadsheetdb.io/blog/2017/03/if-you-code-in-go-dont-forget-to-vet
www.spreadsheetdb.io
If you code in Go, don't forget to vet | SpreadsheetDB
engo : A cross-platform game engine written in Go
http://crwd.fr/2n1UMar
#golang #opensource #github #Coding https://pbs.twimg.com/media/C7M65YOW4AEUWvG.jpg
http://crwd.fr/2n1UMar
#golang #opensource #github #Coding https://pbs.twimg.com/media/C7M65YOW4AEUWvG.jpg
GitHub
EngoEngine/engo
engo - Engo is an open-source 2D game engine written in Go.
Bundle HTML, CSS, And JavaScript To Be Served In A Go Application #web #javascript #golang https://golangnews.com/stories/1953
Golangnews
Bundle HTML, CSS, And JavaScript To Be Served In A Go Application #web #javascript
A story on Golang News, Curated links about the Go programming language, including Tutorials, Videos and Jobs for Go hackers.
Makefile that makes your conventional Go project build from anywhere
http://crwd.fr/2mk0QXo
#golang #github #opensource #coding
http://crwd.fr/2mk0QXo
#golang #github #opensource #coding
GitHub
cloudflare/hellogopher
hellogopher - Hellogopher: "just clone and make" your conventional Go project
httpsnoop now supports Go 1.8.
All code is now completely generated: https://github.com/felixge/httpsnoop/pull/4 🙈
#golang #http #monitoring
All code is now completely generated: https://github.com/felixge/httpsnoop/pull/4 🙈
#golang #http #monitoring
GitHub
Go 1.8 by felixge · Pull Request #4 · felixge/httpsnoop
This PR adds support for the new http.Pusher interface in Go 1.8.
More importantly, it switches from a hand-coded implementation to a generated one. This makes it easy to keep backwards compatibili...
More importantly, it switches from a hand-coded implementation to a generated one. This makes it easy to keep backwards compatibili...
rgraphql/magellan (0.2.2): Real-time streaming GraphQL server for #Golang https://mdy.io/gh/rgraphql/magellan
GitHub
rgraphql/magellan
magellan - Real-time streaming GraphQL server for Go.