Skip to content

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

License

Notifications You must be signed in to change notification settings

daisuki-konbini/ultimate-go

This branch is 58 commits behind hoanhan101/ultimate-go:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ThammachartHoanh An
and
Hoanh An
Nov 15, 2019
f9d6c6f · Nov 15, 2019
Nov 15, 2019
May 9, 2018
Aug 23, 2019
Nov 15, 2019
Aug 17, 2019

Repository files navigation

Ultimate Go

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

If you're interested in weekly coding interview problems with detailed solutions, test cases, and program analysis newsletter →

gopher

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.

References:

Project Status

It is a work in progress.

Below is the outline of all the topics. Normally, a topic is covered when there is a link, or several links next to it.

Tasks

  • Phase 1: Finish Ultimate Go Programming's video lectures
  • Phase 2: Fill in all the missing details using Ardan Labs's links and examples
  • Phase 3: Study Computer Systems book to reinforce the theory. Build more programs if needed.

Table of Contents

Stargazers over time

Stargazers over time

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%