Skip to content

vcollak/learnGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 21, 2020
177a8f4 · Aug 21, 2020

History

2 Commits
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020

Repository files navigation

LearnGo

What is this?

The LearnGo project includes various Go basics as well as some patterns and examples.

Image of Gopher

Ceveats

When I started to explore Go, I wanted to have something to refer back to and have some examples I can use. I would keep finding things on the web, but soon forgot about them and had to find them again. As a result, I started to just compile various examples I found useful. I figured I'd share some of these examples in hopes that they could be useful to someone. However, take them with a grain of salt since I'm by no means a Go expert and still feel very much like a newb.

Sections

Basic modules

Basics includes basic Go examples. It starts with the most basic things like variables and goes deeper including below learning modules. Each module includes various examples.

Patterns

This includes various patterns and examples of common things and how to solve them in Go.

Running Locally

To run these examples locally, just clone them in your GOPATH using: git clone https://github.com/vcollak/learnGo

About

Learn Go by example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published