37.3K subscribers
1.53K photos
38 videos
5 files
1.68K links
加入频道
Introduction to generics from “Learn Go wil tests”: A nice tutorial that takes a step approach to teach generics starting from duplicating code for types, then to interface{}, and finally to generics. And you can run it all in the go2go playground.

https://quii.gitbook.io/learn-go-with-tests/meta/intro-to-generics
BLACK HAT GO
Go Programming for Hackers and
Pentesters

2020

https://github.com/blackhat-go/bhg

@Golang_google
Создание базового RESTful (CRUD) с помощью Golang и MySQL

https://dev-gang.ru/article/sozdanie-bazovogo-restful-crud-s-pomosczu-golang-i-mysql-easg6h3rql/

@Golang_google
Базовый веб сервер на Go

https://dev-gang.ru/article/go-web-server/

@Golang_google
Использование переменных окружения в Go

https://dev-gang.ru/article/golang-environment-variables/

@Golang_google