Visual Studio Code for GO
http://divan.github.io/posts/go_concurrency_visualize/
https://dave.cheney.net/2017/04/29/there-is-no-pass-by-reference-in-go
https://news.ycombinator.com/item?id=11217542
https://peter.bourgon.org/go-best-practices-2016/
https://habrahabr.ru/company/mailru/blog/301036/
D
http://ddili.org/ders/d.en/index.html
https://www.youtube.com/watch?v=xpImt14KTdc
https://www.youtube.com/watch?v=WKRRgcEk0wg
https://archive.org/details/dconf2014-day02-talk03
http://dconf.org/2013/talks/clugston.html
http://dconf.org/2014/talks/clugston.html
http://www.reddit.com/r/programming/comments/2a20h5/wired_magazine_discovers_d/
RUST
https://nukep.github.io/progblog/2015/04/15/developing-llamadb.html
Go
https://opensource.com/article/17/6/getting-started-go
https://news.ycombinator.com/item?id=16500998
https://github.com/thewhitetulip/web-dev-golang-anti-textbook
https://news.ycombinator.com/item?id=10413861
http://devdungeon.com/content/working-files-go
http://habrahabr.ru/post/267943/
https://news.ycombinator.com/item?id=9751121
http://habrahabr.ru/post/260661/ clean exit
https://github.com/Workiva/go-datastructures
http://openmymind.net/The-Little-Go-Book/
http://www.alexedwards.net/blog/practical-persistence-sql
http://blog.altoros.com/golang-part-1-main-concepts-and-project-structure.html
http://yager.io/programming/go.html
http://habrahabr.ru/post/250281/ learn GO via playing game
https://sourcegraph.com/blog/live/gopherconindia/112025389257
https://github.com/Workiva/go-datastructures
https://github.com/motemen/gore REPL
https://talks.golang.org/2015/state-of-go.slide#1
https://github.com/golang/go/wiki/GoForCPPProgrammers
http://dave.cheney.net/2014/06/07/five-things-that-make-go-fast
https://news.ycombinator.com/item?id=9014200
http://zhen.org/blog/golang-from-a-non-programmers-perspective/
https://www.youtube.com/watch?v=HxaD_trXwRE lexical scanning in go
https://blog.cloudflare.com/go-has-a-debugger-and-its-awesome/
http://togototo.wordpress.com/2014/07/04/why-go-is-great-for-servers/
http://www.drdobbs.com/open-source/introduction-to-go/240008277
http://yager.io/programming/go.html
https://news.ycombinator.com/item?id=7962345
http://pineapple.io/resources/tagged/go-language?type=tutorials
https://developers.google.com/university/courses/
http://joneisen.me/post/38188396218
https://news.ycombinator.com/item?id=7653164
http://www.sjwhitworth.com/machine-learning-in-go-using-golearn/
http://news.ycombinator.com/item?id=3733090 Go - C - Python
http://www.darkcoding.net/software/in-memory-key-value-store-in-c-go-and-python/