https://github.com/octavioduarte/golang-sos
:sos: A repository with Golang programming tips :sos:
https://github.com/octavioduarte/golang-sos
Last synced: about 1 year ago
JSON representation
:sos: A repository with Golang programming tips :sos:
- Host: GitHub
- URL: https://github.com/octavioduarte/golang-sos
- Owner: octavioduarte
- Created: 2021-03-27T18:27:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T22:37:12.000Z (about 5 years ago)
- Last Synced: 2024-06-21T00:04:20.312Z (about 2 years ago)
- Language: Go
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Go Studies Notes 🖊️📘
> Useful links:
### [Course "Aprenda Go" PT-BR](https://www.youtube.com/channel/UCxD5EE0H7qOhRr0tIVsOZPQ) A introduction course to learn basic of language
### [Go by example](https://gobyexample.com/) A website with small examples about each language theme
### [Facebook group PT-BT](https://pt-br.facebook.com/groups/golang.br/) A facebook group focused on Go
### [Full Cycle Course PT-BR](https://www.youtube.com/watch?v=_MkQLDMak-4&list=PL5aY_NrL1rjucQqO21QH8KclsLDYu1BIg) A YouTube course focused on Go
### [PGK.GO](https://pkg.go.dev/) Website with documentation about each package GO
## [Vídeo download tutorial](https://www.youtube.com/watch?v=4zVJBltNwD0) Simple vídeo with tutorial about how make download of Go - Ubuntu 20.04 - 18.04