I've been working on something special: Go Standard Library Solutions.
http://bit.ly/2Bj8tGj #golang #video… https://twitter.com/i/web/status/934060288839704576
http://bit.ly/2Bj8tGj #golang #video… https://twitter.com/i/web/status/934060288839704576
Packtpub
Go Standard Library Solutions [Video] | PACKT Books
Become productive with Go quickly by mastering the most commonly used packages in the standard library
Video: What is a container, really? Let's write one in Go from scratch #golang https://golangnews.com/stories/1057
If you're interested in #Go, I'm frequently posting (as I learn) examples and pieces of code here:… https://twitter.com/i/web/status/933930600133681152
Twitter
Alexander Kallaway ⚡️
If you're interested in #Go, I'm frequently posting (as I learn) examples and pieces of code here: https://t.co/o7Og2HzHvx Let me know if you'd like more snippets/examples of certain topics (like interfaces, structs, etc.) #100DaysOfCode #codeNewbie #code…
In-depth introduction to bufio package #golang https://medium.com/golangspec/introduction-to-bufio-package-in-golang-ad7d1877f762
Medium
Introduction to bufio package in Golang
Package bufio helps with buffered I/O. Through a bunch of examples we’ll get familiar with goodies it provides: Reader, Writer and Scanner…
Create Microservices in #Golang - Part 1 of 10 https://ewanvalentine.io/microservices-in-golang-part-1/
How we manipulate OvS with #Golang, @mdlayher shares in his talk from #ovscon https://www.youtube.com/watch?v=45PpBbqB2Z0
YouTube
OvS manipulation with Go at DigitalOcean - Matt Layher
How we manipulate OvS with #Golang, @mdlayher shares in his talk from #ovscon https://www.youtube.com/watch?v=45PpBbqB2Z0
YouTube
OvS manipulation with Go at DigitalOcean - Matt Layher
F*ck you #golang. You spoiled us with your simpler syntax and better tooling.
We were meant to be great programmer… https://twitter.com/i/web/status/933947698948005888
We were meant to be great programmer… https://twitter.com/i/web/status/933947698948005888
Twitter
Дарий Кастаник #ResponemALaCrida 🇷🇺
F*ck you #golang. You spoiled us with your simpler syntax and better tooling. We were meant to be great programmers. Now we are awesome gophers and the others can't understand why.
matcha - a framework for building iOS and Android apps in Go #mobile #golang https://github.com/gomatcha/matcha
GitHub
GitHub - gomatcha/matcha: Build native mobile apps in Go.
Build native mobile apps in Go. Contribute to gomatcha/matcha development by creating an account on GitHub.
Great post - Building a Real-time Collaborative Drawing App in Go https://outcrawl.com/realtime-collaborative-drawing-go/ #golang #websocket #frontend
Outcrawl
Building a Real-time Collaborative Drawing App in Go - Outcrawl
This article shows how to build a simple drawing app using Go for the back-end. All communication will be established with WebSockets, so users will be able to see each others' drawings in real-time.
The next release of @mattgodbolt's compiler explorer will support more recent versions of #golang \o/
https://github.com/mattgodbolt/compiler-explorer/issues/127
https://github.com/mattgodbolt/compiler-explorer/issues/127
GitHub
Add support for Go 1.6 · Issue #127 · mattgodbolt/compiler-explorer
The Go compiler changed a lot (rewrite from C to Go, new GC) so being able to see the output for 1.6 would be great. 1.7 will change things a lot as well, since that's when the new SSA backend shou...
#Nodejs vs #Golang: Battle of the #NextGen #Languages - @Hosting_Advice https://buff.ly/2zDBRdb
#JS #Javascript… https://twitter.com/i/web/status/934452198435672064
#JS #Javascript… https://twitter.com/i/web/status/934452198435672064
HostingAdvice.com
Node.js vs Golang: Battle of the Next-Gen Languages - HostingAdvice.com
Recently, there have been criticisms about the value of using Node.js in a high-performance, networked application environment, and some developers have moved to the Go language. There are also several high-profile corporate examples switching to using Go…
If you're looking for a simple logger in golang to use in your servers check this. https://github.com/Nazariglez/logger It's des… https://twitter.com/i/web/status/934372363403235330
GitHub
Nazariglez/logger
Contribute to logger development by creating an account on GitHub.
#golang
“If you’re writing Go projects the same way you write Ruby, Java, or Node.js projects then you’re probably… https://twitter.com/i/web/status/934401641201242112
“If you’re writing Go projects the same way you write Ruby, Java, or Node.js projects then you’re probably… https://twitter.com/i/web/status/934401641201242112
Twitter
Marco Talento
#golang “If you’re writing Go projects the same way you write Ruby, Java, or Node.js projects then you’re probably going to be fighting with the language.” — @benbjohnson https://t.co/llq508xqjy
Learning Go by porting a medium-sized web backend from Python #golang http://benhoyt.com/writings/learning-go
Benhoyt
Learning Go by porting a medium-sized web backend from Python
How I learnt the basics of Go (its good parts as well as a few quirks) by porting a medium-sized web backend from Python.
ttrpc: grpc for low memory env in Go #Golang # provide for low-end Machine https://github.com/stevvooe/ttrpc
GitHub
stevvooe/ttrpc
ttrpc - GRPC for low-memory environments
Cast: Monorepos, Mentoring, and Testing with Bryan Liles #gotime #golang https://changelog.com/gotime-17
Changelog
Go Time #17: Monorepos, Mentoring, and Testing with Bryan Liles
Bryan Lyles joined the show to talk about career progression in tech and learning, the idea of a 10x developer, the practice of testing, and advantages and disadvantages of a monorepo.