Size: a a a

2017 October 04
4gophers
Goroutine vs C thread  
https://syslog.ravelin.com/goroutine-shoot-out-e47585bebc1f?gi=790a262c1621

Hello world! Ever wondered how long it takes to use a goroutine? Well, I’m sure you’re not all awake at night wondering just how long it…
источник
4gophers
Template processing tool for build pipeline written in Go  
https://github.com/ukautz/tmpl

tmpl is a lightweight, shell script friendly document generator.
источник
4gophers
Matcha - iOS and Android apps in Go  
https://gomatcha.io/
источник
4gophers
A visual how to guide to Go variables  
https://blog.learngoprogramming.com/learn-go-lang-variables-visual-tutorial-and-ebook-9a061d29babe?gi=e3cbb5a2759

Easily understand Golang variables with visual examples.
источник
4gophers
источник
4gophers
Elegant code and Go - Tit Petric  
https://scene-si.org/2017/10/04/elegant-code-and-go/
источник
4gophers
A small memory optimization for log-heavy applications  
http://agniva.me/go/2017/10/03/improving-log-write.html
источник
2017 October 05
4gophers
Go 1.9.1 and Go 1.8.4 are released!

Fixes two security issues: one in the go command, one in net/smtp.



#golang
https://groups.google.com/forum/#%21topic/golang-nuts/sHfMg4gZNps
источник
4gophers
Concurrency in golang #golang
http://www.minaandrawos.com/2015/12/06/concurrency-in-golang/

Concurrency in Golang is one of the most powerful features in the language. Numerous folks covered the topic, today is my turn.
источник
4gophers
#GolangPoolParty! – Ravelin Tech  
https://syslog.ravelin.com/golangpoolparty-950723a042be?gi=a8da7cf33147

In a previous post I investigated how long it takes to start a goroutine to do some work and get a result back from it.
источник
4gophers
#180: Two updates fix Go security vulnerabilities
https://golangweekly.com/issues/180
источник
4gophers
[Перевод] Монады для Go-программистов
https://habrahabr.ru/company/mailru/blog/339426/

Монады используются для компоновки функции (function composition) и избавления от связанного с этим утомительного однообразия. После семи лет программирования...
источник
4gophers
Why trapping SIGABRT in a Go program is a bad idea  
https://akutz.wordpress.com/2017/10/02/golang-and-sigabrt/

The Golang function signal.Notify enables a program to respond to process signals such as SIGINT, SIGKILL, etc. with registered event handlers. However, a Golang developer should take care to avoid…
источник
4gophers
Mini Rulebook for short variables declarations  
https://blog.learngoprogramming.com/golang-short-variable-declaration-rules-6df88c881ee?gi=1e4ee095dc9a

How to use short variable declarations properly.
источник
2017 October 06
4gophers
Range Queries using Bitmaps in Pilosa  
https://www.pilosa.com/blog/range-encoded-bitmaps/

Pilosa stores integer values in Base-2, Range-Encoded, Bit-sliced Indexes. This post explains what all that means.
источник
4gophers
Encrypted git for everyone using go #golang
https://keybase.io/blog/encrypted-git-for-everyone
источник
4gophers
How to display existing files on server using DropzoneJS and Go  
https://hackernoon.com/how-to-display-existing-files-on-server-using-dropzonejs-and-go-53e24b57ba19?gi=93650dd8f4ae

This is the part 2 of 2 in DropzoneJS + Go series.
источник
4gophers
(Almost) ranging over multiple Go channels simultaneously  
http://bionics.it/posts/range-over-multiple-go-channels
источник
2017 October 07
4gophers
Beauty of the Go Programming Language  
https://medium.com/@kanishkdudeja/the-beauty-of-go-98057e3f0a7d

This article introduces and explains the need, target audience, strengths, weaknesses and design philosophy of the Go Programming Language.
источник
4gophers
Cast: Go in 5 minutes - screencasts for gopherlings #tutorial #goin5minutes #golang
https://www.goin5minutes.com/
источник