Full Code of geiltonxavier/aprenda-go for AI

master 0b352e0fe9a8 cached
5 files
10.9 KB
3.6k tokens
1 symbols
1 requests
Download .txt
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
================================================
<p align="center">
	<img src="https://raw.githubusercontent.com/geiltonxavier/aprenda-go/master/gopher.png" alt="Aprenda Go" style="max-width:100%;">
</p>

<h1 align="center">Aprenda Go</h1>

<p align="center">Central de conhecimento sobre Go e afins.</p>

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.

<a id="user-content-Índice" class="anchor" href="#Índice" aria-hidden="true"></a>
<p align="center">
	<a href="#mortar_board-cursos">Cursos</a> •
	<a href="#book-livros">Livros</a> •
	<a href="#newspaper-blogs">Blogs</a> •
	<a href="#video_camera-palestras-v%C3%ADdeos">Palestras</a> •
	<a href="#computer-screencasts">Screencasts</a> •
	<a href="#eventos-ativos">Eventos ativos</a> •
	<a href="#speech_balloon-comunidades">Comunidades</a> •
	<a href="#paperclip-feeds">Feeds</a> •
	<a href="#sound-podcasts">Podcasts</a> •
	<a href="#bust_in_silhouette-gophers">Gophers</a>
</p>

## :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)

<h6 align="center">
	<a href="https://github.com/geiltonxavier/license/blob/master/MIT.md">MIT</a>
	©
	Geilton Xavier
</h6>


================================================
FILE: dummy.go
================================================
// A dummy file to give the repository a Go flavor.
package main

func main() {
}
Download .txt
gitextract_jaljceip/

├── .travis.yml
├── CONTRIBUTING.md
├── LICENSE
├── README.md
└── dummy.go
Download .txt
SYMBOL INDEX (1 symbols across 1 files)

FILE: dummy.go
  function main (line 4) | func main() {
Condensed preview — 5 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (12K chars).
[
  {
    "path": ".travis.yml",
    "chars": 146,
    "preview": "language: ruby\nrvm: 2.2\nbefore_script: gem install awesome_bot\nscript: awesome_bot README.md --allow-ssl --allow-redirec"
  },
  {
    "path": "CONTRIBUTING.md",
    "chars": 536,
    "preview": "# Contribuições\n\n### Por onde começar?\n\n**1.** Verifique se a informação que deseja adicionar não está na lista.\n> Isso "
  },
  {
    "path": "LICENSE",
    "chars": 1081,
    "preview": "The MIT License (MIT)\n\nCopyright (c) 2017 Geilton Xavier\n\nPermission is hereby granted, free of charge, to any person ob"
  },
  {
    "path": "README.md",
    "chars": 9291,
    "preview": "<p align=\"center\">\n\t<img src=\"https://raw.githubusercontent.com/geiltonxavier/aprenda-go/master/gopher.png\" alt=\"Aprenda"
  },
  {
    "path": "dummy.go",
    "chars": 82,
    "preview": "// A dummy file to give the repository a Go flavor.\npackage main\n\nfunc main() {\n}\n"
  }
]

About this extraction

This page contains the full source code of the geiltonxavier/aprenda-go GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 5 files (10.9 KB), approximately 3.6k tokens, and a symbol index with 1 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!