gobyes
We collect a couple of gobyes (Go By Examples) repositories to learn, analyse and streamline. If you like to contribute, please star/fork at first the original repos, buy the books, book the courses, obtain a ticket to / organize a gopher conference and/or spread the words.
Find the origin github repos behind
or click on "last commit" in the details. Please star/fork/bookmark them alot.
Find more repos which need some <3 here
adonovan.gopl (2015)
⏮️⏪⏩⏭️
Find here the sources of one of the best ranking Go-Book "The Go Programming Language" by Alan A.A. Donovan & Brian W. Kerninghan.
TOC
HP

agtorre.go-cookbook (2017)
apress.go-recipes (2016)
arschles.go-in-5-minutes
⏮️⏪⏩⏭️
Find short in all code examples 5 Minutes Screencasts, linked via badge, which gives you a fast inside on specific topics. Great source for digging deeper into go.
TOC
HP

astaxie.build-web-with-go
⏮️⏪⏩⏭️
Great multilingual international project with a good community. Backuped by the https://beego.me/ guys. If you have time it's worth to check the GoCodeReport and add some enhancing pull requests.
TOC
HP in: en |
de |
fr |
pt |
ja |
zh

chisnall.phrasebook (2012)
⏮️⏪⏩⏭️
Here are the sourcecodes from "The Go Programming Language Phrasebook" by David Chisnall. This is a zip-download and git upstream-mirror.
TOC
HP

codegangsta.bwag
⏮️⏪⏩⏭️
Codegangst dig here into the world of "building-web-applications-with-go" Beside go itself you can learn here also a lot about heroku & microservices.
TOC
HP

codegangsta.essential-go
⏮️⏪⏩⏭️
A smart collection of 14 important go examples from around 2015. He also offers this in a video course.
Code gobye
TOC
HP

goes211.golangtraining
⏮️⏪⏩⏭️
Learn programming from a University Professor in Computer Science with over 20 years of teaching experience.
TOC
HP

goes211.golang-web-dev
⏮️⏪⏩⏭️
Learn web programming with go from a University Professor in Computer Science with over 20 years of teaching experience.
TOC
HP

goinaction.code (2015)
⏮️⏪⏩⏭️
Great Manning Book written by William Kennedy with Brian Ketelson and Erik St. Martin.
TOC
HP

golang.example
golang.tour
⏮️⏪⏩⏭️
This is the repo of the "A Tour of Go". One of the first thing you have to play with if you want to try go. It's an awesome interactive online tour which explains a lot of go aspects, starting with a "Hello World" and not ending with this damn c-like pointer stuff.
TOC
HP

golangsam.anytype
⏮️⏪⏩⏭️
Templates, and ready-to-use go lang source files - generated with dotgo. Here is important not to read the generated stuff, but to understand the mechanic of generation.
TOC
HP
jochasinga.golang-book
⏮️⏪⏩⏭️
The Book was written by Caleb Doxsey with all the go files "inline". Find here an extract of this file into a github repo. Perhaps we find a solution to get this stuff more in sync to bit more actual original.
TOC
HP

kat.concurrency-go
⏮️⏪⏩⏭️
Concurrency is one of the core use cases of golang, so if you want master this find a got starting point with this book.
TOC
HP

mstrmnds.go-in-practice (2016)
⏮️⏪⏩⏭️
Find here the sourcecodes from the book "Go in Practive" in 11 Chapters, 129 Go-Files and 70 Techniques.
TOC
HP

matryer.goblueprints
⏮️⏪⏩⏭️
Expect nearly 90 go files organised in 11 chapters in this awesome lecture about go by mastermind Mat Ryer, who is also one guy behind http://gopherize.me.
TOC
HP

mkaz.working-with-go
⏮️⏪⏩⏭️
Over 20 well documented code examples, with an extra section for the euler mathematix fans.
TOC
HP

mmcgrana.gobyexample
mshindle.tidbits
nathany.get-programming-with-go (upcoming)
⏮️⏪⏩⏭️
Find here the sourcecodes of this upcoming book in 2018 "Get Programming in Go" in MEAP-State.
TOC
HP

pkt.build-restful (2017)
⏮️⏪⏩⏭️
Title: Building RESTful Web services with Go
Author(s): Naren Yellavula
Abstract: Smart Description will be written here ...
TOC
HP

pkt.go-build-7-apps (2017)
⏮️⏪⏩⏭️
Title: Go: Building 7 Real-World Projects
Author(s): Ben Trantor, Rostislav Zsinko, Mat Ryer
Abstract: Smart Description will be written here ...
TOC
HP

pkt.go-build-web-app (2016)
⏮️⏪⏩⏭️
Title: Go-Building-Web-Applications
Author(s): Nathan Kozyra, Mat Ryer
Abstract: Smart Description will be written here ...
TOC
HP

pkt.go-designpatterns (2017)
⏮️⏪⏩⏭️
Title: Go Design Patterns
Author(s): Mario Castro Contreras
Abstract: Smart Description will be written here ...
TOC
HP

pkt.systems-programming (2017)
⏮️⏪⏩⏭️
Title: Go Systems Programming
Author(s): Mihalis Tsoukalos
Abstract: Smart Description will be written here ...
TOC
HP

pkt.isomorphic-go (2017)
⏮️⏪⏩⏭️
Title: Isomorphic Go
Author(s): Kamesh Balasubramanian
Abstract: Smart Description will be written here ...
TOC
HP

pkt.learning-functional-go (2017)
⏮️⏪⏩⏭️
Title: Learning Functional Programming in Go
Author(s): Lex Sheehan
Abstract: Smart Description will be written here ...
TOC
HP

pkt.learning-go (2016)
⏮️⏪⏩⏭️
Title: Learning Go Programming
Author(s): Vladimir Vivien
Abstract: Smart Description will be written here ...
TOC
HP

pkt.machinelearning-go (2017)
⏮️⏪⏩⏭️
Title: Machine Learning With Go
Author(s): Daniel Whitenack
Abstract: Smart Description will be written here ...
TOC
HP

pkt.security-go (2018)
⏮️⏪⏩⏭️
Title: Security-with-Go
Author(s): John Daniel Leon
Abstract: Smart Description will be written here ...
TOC
HP

quii.learn-go-with-tests
rosettacode-to-go.tasks
⏮️⏪⏩⏭️
RosettaCode.org: Nearly 1000 programming tasks in over 650 languages. Find here the go codes
TOC
HP

shapeshed.go-in-24 (2017)
⏮️⏪⏩⏭️
Here you find the sourcecode of one of the best structured book: "Go in 24 hours". If you are in hurry, this one is for you.
TOC
HP

simonwaldherr.golang-examples
⏮️⏪⏩⏭️
Simons gobye repository is one of the most comprehensive one. It is divided into three sections: beginner (38), advanced (54) & expert (22).
TOC
HP

thewhitetulip.web-dev-golang-anti-textbook
xusiwei.learn-golang
⏮️⏪⏩⏭️
This gobye is a golab out of 66 straight forward go examples which was created while xusiwei becomes a gopher ʕ◔ϖ◔ʔ.
TOC

eop
.






