Skip to content

eshack94/learn-go-by-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Learn Go By Example

NOTE: This repository is a work-in-progress, and will be continually updated throughout my adventure in learning the Go programming language.

This repository serves as a personal dumping ground for Go-related notes and examples as I learn how to program in Go. Much of this repository consists of modified examples taken from Mark McGranaghan's gobyexample website, combined with additional notes, references, and examples that I have added to help digest the material.

Additional references and resources include A Tour of Go, The Go Blog, and various blog posts and tutorials I've located throughout the interwebs. Where possible, I've included references to these additional resources as headers in the form of a comment within the files that they are applicable to.

Feel free to fork this repository or submit PRs with additional examples/notes.

DISCLAIMER: I do not claim copyright for the examples here-in. The original examples from Go By Example are copyrighted by Mark McGranaghan and licensed under a Creative Commons Attribution 3.0 Unported License. You will see that slight modifications have been made in certain places, but I do not claim copyright for these modifications, nor have these modifications been endorsed in any way, shape, or form by Mark McGranaghan. This repository exists solely for educational purposes.

About

Repo for various Go examples and notes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published