jpreese / ultimate-go

Ultimate Go study guide, with heavily documented code and programs analysis, all in 1 place

Home Page:https://www.getrevue.co/profile/hoanhan101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultimate Go study guide

Go Report Card hackernews r/golang r/compsci r/programming

Master Coding Interview Problems →

gopher

Motivation

This repo contains my notes on learning Go and computer systems. Different people have different learning style. For me, I learn best by doing and walking through examples. Hence, I am trying to take notes carefully and comment directly on the source code, rather than writing up Markdown files. That way, I can understand every single line of code as I am reading and also be mindful of the theories behind the scene.

In the mix, I also include links to other articles that I find helpful.

Table of Contents

References

Stargazers over time

Stargazers over time

About

Ultimate Go study guide, with heavily documented code and programs analysis, all in 1 place

https://www.getrevue.co/profile/hoanhan101

License:MIT License


Languages

Language:Go 100.0%