# Golang
Topics: [[Programming language]]
## Getting started
- [A Tour of Go](https://tour.golang.org/welcome/1)
- [Go by Example](https://gobyexample.com/)
- [Gophercises](https://gophercises.com/)
## Bookmarks
- [Learn Go with Tests](https://quii.gitbook.io/learn-go-with-tests)
## Related topics
-