An open API service indexing awesome lists of open source software.

https://github.com/riquellopes/golang

Golang stuff :book:
https://github.com/riquellopes/golang

discovering golang google learning

Last synced: 5 months ago
JSON representation

Golang stuff :book:

Awesome Lists containing this project

README

          

Estudos em Golang
=================

Resolvi ampliar meus horizontes e ver a linguagem que eu mais gosto que é [Python](https://www.python.org) de outra perspectiva.
Digo isso pois, sempre que eu estudo uma coisa nova eu acabo aprendendo mais sobre uma coisa que já sei, então
resolvi aproveitar meu tempo livre e estudar [GoLang](https://golang.org), criei esse repositório para ajudar a outras pessoas
que também estejam iniciando seus estudos, e não tenham material. Sinta-se a vontade para forkar e mandar seus pull requests,
aprender junto é muito mais fácil.

### Links úteis:
- https://tour.golang.org/welcome/1
- https://go-tour-br.appspot.com/welcome/1
- http://dojopuzzles.com
- https://github.com/GoesToEleven/GolangTraining
- https://github.com/avelino/awesome-go
- https://gobyexample.com/
- https://www.goinggo.net/2013/10/manage-dependencies-with-godep.html
- https://blog.codeship.com/building-minimal-docker-containers-for-go-applications/
- https://blog.learngoprogramming.com/golang-variadic-funcs-how-to-patterns-369408f19085
- https://www.surenderthakran.com/articles/tech/dockerized-development-and-production-environment-golang
- https://github.com/markcheno/api-golang-jwt
- http://matthewbrown.io/2016/01/23/factory-pattern-in-golang/
- https://golangcode.com/convert-io-readcloser-to-a-string/
- http://blog.questionable.services/article/testing-http-handlers-go/
- https://medium.com/@kelvin_sp/building-and-testing-a-rest-api-in-golang-using-gorilla-mux-and-mysql-1f0518818ff6
- https://blog.alexellis.io/golang-writing-unit-tests/
- https://golang.github.io/dep/
- https://ednsquare.com/publisher/view/Streaming-IO-in-Go-------T5aR56pC68
- https://medium.com/build-acl/a-practical-guide-to-getting-started-with-aws-lambda-functions-using-go-3813abea730a
- https://acervolima.com/mutex-em-golang-com-exemplos/
- https://gobyexample.com/mutexes
- https://go.dev/tour/concurrency/9
- https://eminetto.medium.com/clean-architecture-using-golang-b63587aa5e3f