Repository: geiltonxavier/aprenda-go Branch: master Commit: 0b352e0fe9a8 Files: 5 Total size: 10.9 KB Directory structure: gitextract_jaljceip/ ├── .travis.yml ├── CONTRIBUTING.md ├── LICENSE ├── README.md └── dummy.go ================================================ FILE CONTENTS ================================================ ================================================ FILE: .travis.yml ================================================ language: ruby rvm: 2.2 before_script: gem install awesome_bot script: awesome_bot README.md --allow-ssl --allow-redirect -w amazon.com,travis-ci ================================================ FILE: CONTRIBUTING.md ================================================ # Contribuições ### Por onde começar? **1.** Verifique se a informação que deseja adicionar não está na lista. > Isso evita conteúdo duplicado ### Regras Para manter a ordem, precisamos seguir algumas regras: **1.** Verifique se o link corresponde com o título. > E se o mesmo não está quebrado **2.** Mantenha tudo em ordem. > É fácil, basta lembrar da regra: Nível, Idioma, Título. **3.** Adicione títulos e descrições que expliquem seu commit. > Nos ajuda entender o que você fez e encontrar essa alteração quando for aceita. ================================================ FILE: LICENSE ================================================ The MIT License (MIT) Copyright (c) 2017 Geilton Xavier Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================

Aprenda Go

Aprenda Go

Central de conhecimento sobre Go e afins.

Uma lista contendo cursos, livros, blogs, palestras, etc. Inspirada em [aprenda-rubyonrails](https://github.com/felipeorlando/aprenda-rubyonrails). > Nota: repositório iniciado em 2017; alguns links ou cursos podem estar desatualizados. Contribuições são bem-vindas via PRs.

CursosLivrosBlogsPalestrasScreencastsEventos ativosComunidadesFeedsPodcastsGophers

## :mortar_board: Cursos **Legenda:** - :green_heart:: Básico - :large_orange_diamond:: Intermediário - :red_circle:: Avançado Curso | Escola/Site | Nível | Assunto | Pago/Gratuito :-- | :-- | :--: | :--: | :--: [Aprenda a programar em Go ](https://www.udemy.com/cursodego/) | Jeff Prestes/Udemy | :green_heart: | Go | :moneybag: [Go Básico](https://www.treinaweb.com.br/curso/go-basico) | Treinaweb | :green_heart: | Go | :moneybag: [Curso Go: Iniciando com a linguagem do Google](https://cursos.alura.com.br/course/golang) | Alura | :green_heart: | Go | :moneybag: [Go Fundamentals](https://www.ardanlabs.com/training/) | Ardan Labs | :green_heart: | Go | :moneybag: [Go Hands On](https://github.com/crgimenes/Go-Hands-On) | Cesar Gimenes/GitHub | :green_heart: | Go | :free: [Go Expert](https://goexpert.fullcycle.com.br/) | Full Cycle | :red_circle: | Go | :moneybag: [Ultimate Go](https://www.ardanlabs.com/training/) | Ardan Labs | :red_circle: | Go | :moneybag: [Ultimate Service (Microservices em Go)](https://www.ardanlabs.com/training/) | Ardan Labs | :red_circle: | Go | :moneybag: [Iniciando com Go para Web](https://www.schoolofnet.com/curso-iniciando-com-go-para-web/) | School of Net | :green_heart: | Go | :free: [Introdução a Linguagem Go (Golang)](https://www.youtube.com/watch?v=SyNz6uos_qA&list=PLXFk6ROPeWoAvLMyJ_PPfu8oF0-N_NgEI) | EuProgramador/YouTube | :green_heart: | Go | :free: [Aprenda Go](https://www.youtube.com/playlist?list=PLCKpcjBB_VlBsxJ9IseNxFllf-UFEXOdg) | Ellen Korbes/YouTube | :green_heart: | Go | :free: [Creating Web Applications with Go](https://app.pluralsight.com/library/courses/creating-web-applications-go-update) | Pluralsight | :large_orange_diamond: | Go | :moneybag: [Building Distributed Applications with Go](https://app.pluralsight.com/library/courses/go-build-distributed-applications) | Pluralsight | :red_circle: | Go | :moneybag: [Ir para o índice](#Índice) ## :book: Livros Título | Assunto | Nível | Formato | Pago/Gratuito | Idioma :-- | :--: | :--: | :--: | :--: | :--: [A Linguagem de Programação Go](https://novatec.com.br/livros/linguagem-de-programacao-go/) | Go | :green_heart: |Físico | :moneybag: | Português [Go em Ação](https://novatec.com.br/livros/go-em-acao/) | Go | :green_heart: | Físico | :moneybag: | Português [Go por exemplo](http://goporexemplo.golangbr.org/) | Go | :green_heart: | E-book | :free: | Português [Introdução à linguagem Go](https://novatec.com.br/livros/introducao-linguagem-go/) | Go |:green_heart: | Físico | :moneybag: | Português [Programando em Go](https://www.casadocodigo.com.br/products/livro-google-go) | Go | :green_heart: |E-book e Físico | :moneybag: | Português [An Introduction to Programming in Go](https://www.amazon.com/dp/1478355824) | Go |:green_heart: | E-book e Físico | :moneybag: | Inglês [Go by Example](https://gobyexample.com/) | Go |:green_heart: | E-book | :free: | Inglês [Go in Action](https://www.amazon.com/dp/1617291781) | Go |:green_heart: | E-book e Físico | :moneybag: | Inglês [Introducing Go](https://www.amazon.com/dp/1491941952) | Go | :green_heart: |E-book e Físico | :moneybag: | Inglês [Learning Go](http://www.miek.nl/go) | Go | :green_heart: | E-book | :free: | Inglês [The Go Programming Language](https://www.amazon.com/dp/0134190440) | Go | :green_heart: | E-book e Físico | :moneybag: | Inglês [The Go Programming Language Phrasebook](http://www.informit.com/store/go-programming-language-phrasebook-9780321817143) | Go | :green_heart: | E-book | :moneybag: | Inglês [The Little Go Book](http://openmymind.net/The-Little-Go-Book/) | Go | :green_heart: | E-book | :free: | Inglês [A Go Developer's Notebook](https://leanpub.com/GoNotebook/) | Go |:large_orange_diamond: | E-book | :moneybag: | Inglês [Build Web Application with Golang](https://www.gitbook.com/book/astaxie/build-web-application-with-golang/details) | Go | :large_orange_diamond: | E-book | :free: | Inglês [Go Bootcamp](https://github.com/golangbootcamp/golangbootcamp) | Go | :large_orange_diamond: | E-book | :free: | Inglês [Go Design Patterns](https://www.packtpub.com/product/go-design-patterns/9781786466208) | Go | :large_orange_diamond: | E-book | :moneybag: | Inglês [Go in Practice](http://www.manning.com/butcher/) | Go | :large_orange_diamond: | E-book | :moneybag: | Inglês [Test-driven development with Go ](https://leanpub.com/golang-tdd) (link indisponível no Leanpub) | Go |:large_orange_diamond: | E-book | :free: | Inglês [Mastering Concurrency in Go](https://www.packtpub.com/product/mastering-concurrency-in-go/9781783983483) | Go | :red_circle: | E-book | :moneybag: | Inglês [Ir para o índice](#Índice) ## :newspaper: Blogs Blog | Principal(is) Autor(es) | Idioma :-- | :-- | :--: [Avelino](https://avelino.run/) | Thiago Avelino | Português/Inglês [Elton](https://eltonminetto.dev/) | Elton Minetto | Português/Inglês [Ellen Körbes](https://github.com/ellenkorbes) | Ellen Körbes | Português/Inglês [Ir para o índice](#Índice) ## :video_camera: Palestras (vídeos) Título | Evento | Assuntos :-- | :-- | :-- [7Masters Golang](https://www.youtube.com/watch?v=vWdLM3IK0gw&list=PLXFk6ROPeWoC3KHa6HOVMpRjhZkaRyLIh) | 7Masters | Go Stack, Casos de uso [GopherCon Brasil](https://www.youtube.com/playlist?list=PLOpPtg0fjj4g5nB62khFCGAzhYOXuY_0k) | GopherCon | Go Stack, Empreendedorismo [Por que Golang?](https://www.youtube.com/watch?v=h_9UNH6pkyo) | HHBR | Adoção da linguagem, Sintaxe, Asincronismo [Ir para o índice](#Índice) ## :computer: Screencasts Título | Assunto | Idioma :-- | :-- | :-- [Grupo de Estudos Go](https://www.youtube.com/playlist?list=PLoVcZE-P715FI3sjDy7vH_8-stDGiXHA2) | Go | Português [Ir para o índice](#Índice) ## :circus_tent: Eventos Ativos Nome do Evento | Região Realizada :-- | :-- [GopherCon Latam](https://gopherconlatam.org) | Florianópolis, SC [Ir para o índice](#Índice) ## :speech_balloon: Comunidades Nome da Comunidade | Tipo | Idioma :-- | :-- | :-- [Canal: brazilian-go-studies](https://invite.slack.golangbridge.org/) | Slack | Português/Inglês [Golang Brasil](https://t.me/golangbr) | Telegram | Português [Floripa Gophers](https://www.meetup.com/pt-BR/Floripa-Gophers/) | Meetup | Português [Go Belo Horizonte](https://www.meetup.com/pt-BR/go-belo-horizonte/) | Meetup | Português [Golang SP](https://www.meetup.com/pt-BR/golangbr/) | Meetup | Português [Gophers Rio](https://www.meetup.com/pt-BR/Gophers-Rio/) | Meetup | Português [Ir para o índice](#Índice) ## :paperclip: Feeds Nome do Feed | Idioma :-- | :--: [Semana Go](https://www.asemanago.dev/) | Português [Go News](https://golangweekly.com/) | Inglês [Ir para o índice](#Índice) ## :sound: Podcasts Nome do Podcast | Idioma :-- | :--: [PodTech](https://soundcloud.com/euprogramador/sets/podtech/) | Português [Go Time](https://changelog.com/gotime) | Inglês [Wiki Podcasts](https://github.com/golang/go/wiki/Podcasts) | Inglês [Ir para o índice](#Índice) ## :bust_in_silhouette: Gophers Nome | Github :-- | :--: Cesar Gimenes | [crgimenes](https://github.com/crgimenes) Dave Cheney | [davecheney](https://github.com/davecheney) Eliseu Codinhoto | [zeucxb](https://github.com/zeucxb) Felipe Oliveira | [felipeweb](https://github.com/felipeweb) Francesc Campoy | [campoy](https://github.com/campoy) Jaana B. Dogan | [rakyll](https://github.com/rakyll/) Jeff Prestes | [jeffprestes](https://github.com/jeffprestes) Jess Frazelle | [jessfraz](https://github.com/jessfraz) Johnny Boursiquot | [jboursiquot](https://github.com/jboursiquot) Kelsey Hightower | [kelseyhightower](https://github.com/kelseyhightower) Nate Finch| [natefinch](https://github.com/natefinch) Peter Bourgon | [peterbourgon](https://github.com/peterbourgon) Steve Francia | [spf13](https://github.com/spf13) Thiago Avelino | [avelino](https://github.com/avelino) Carlos Alexandro | [caarlos0](https://github.com/caarlos0) Elton Minetto | [eminetto](https://github.com/eminetto) [Ir para o índice](#Índice) ## :mortar_board: Quer ajudar? Veja como [contribuir](CONTRIBUTING.md). [Ir para o índice](#Índice)
MIT © Geilton Xavier
================================================ FILE: dummy.go ================================================ // A dummy file to give the repository a Go flavor. package main func main() { }