Go Library
4.09K subscribers
17 photos
63 files
711 links
Go (Golang) Library

Реклама: @ostinostin
Контент: @mxssl
加入频道
Learn Web Programming in Go by Examples

Go Web Examples provides easy to understand code snippets on how to do web development in the Go programming language.

https://gowebexamples.com
Go Developer Roadmap

Roadmap to becoming a Go developer in 2019

https://github.com/Alikhll/golang-developer-roadmap
How to collect, standardize, and centralize Golang logs

This post will show you some tools and techniques for managing Golang logs.

https://www.datadoghq.com/blog/go-logging
A_Short_Cyclopedia_of_Go.pdf
1.3 MB
A Short Cyclopedia of Go

John Tullis

2019
Go database/sql tutorial

http://go-database-sql.org
Learn Go with test-driven development

https://github.com/quii/learn-go-with-tests
Разработка веб-сервисов на Go

Часть 1:
https://www.coursera.org/learn/golang-webservices-1

Часть 2:
https://www.coursera.org/learn/golang-webservices-2
Forwarded from DevOps&SRE Library
Manual Work is a Bug

Since February 2015, the SRE (site reliability engineering) team at Stack Overflow has switched from a mixture of Python and Bash to Go. Even though Go isn't a scripting language, for small programs it compiles and runs nearly as fast as Python takes to start. At Stack Overflow we tend to prefer compiled, type-checked languages for large programs, especially when multiple people are collaborating, and, therefore, no one person is familiar with every line of code. Our policy was that Bash scripts couldn't be larger than 100 lines and Python programs couldn't be larger than 1,000 lines. Those seemed like reasonable limits. Rewriting scripts when they grew beyond the limit, however, was a lot of work. It was better to start in Go and avoid the conversion.


https://queue.acm.org/detail.cfm?id=3197520
get_programming_with_go.pdf
9.1 MB
Get Programming with Go

Nathan Youngman
Roger Peppé

2018
black_hat_go.pdf
7.2 MB
BLACK HAT GO
Go Programming for Hackers and
Pentesters

by Tom Steele, Chris Patten, and Dan Kottmann

2020
Изучаем_Go.pdf
38.2 MB
Head First
Изучаем Go

Макгаврен Джей

2020
Production_Go.pdf
1.3 MB
Production Go
Build modern, production-ready web services in Go

Herman Schaaf and Shawn Smith

2019
from_ruby_to_golang.pdf
1.1 MB
From Ruby to Golang
A Ruby Programmer’s Guide to Learning Go

Joel Bryan Juliano

2019
go-interview

Collection of Technical Interview Questions solved with Go

https://github.com/shomali11/go-interview
The_Go_Workshop.pdf
12.9 MB
The Go Workshop
A New, Interactive Approach to Learning Go

Delio D'Anna, Andrew Hayes, Sam Hennessy, Jeremy Leasor,
Gobin Sougrakpam, and Dániel Szabó

2019
how-to-code-in-go.pdf
3 MB
How To Code in Go

Mark Bates, Cory LaNou, Tim Raymond

2020