893 B
893 B
tags | |
---|---|
|
Что почитать новичку в Golang:
- https://go.dev/tour
- https://go.dev/ref/spec
- https://stackoverflow.com/questions/24790175/when-is-the-init-function-run/49831018#49831018
- https://go.dev/doc/effective_go
- https://golangify.com
- https://quii.gitbook.io/learn-go-with-tests
- https://gobyexample.com.ru
- https://golangr.com
- https://golang-blog.blogspot.com
- Roadmap Go-разработчика