subhamg / ultimate-go

Ultimate Go study guide

Home Page:https://gumroad.com/l/bpUYF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultimate Go

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

Get the The Ultimate Go Book →

101+ coding interview problems with detailed solutions, test cases, and program analysis →

Join my mailing list to get the latest updates here →

gopher

Context

Last updates is on August 2020.

Almost a year ago, in August 2019, I shared this Ultimate Go project on GitHub, and surprisingly, it got a lot of attention from the community. Fast forward to August 2020, it now has over 11K stars, 900 folks with the help of more than 20 contributors.

The project is a collection of my notes while learning Go programming language from Ardan Labs's Ultimate Go course. Different people have different learning styles. For me, I learn best by doing and walking through examples. That said, I take notes carefully, comment directly on the source code to make sure that I understand every single line of code as I am reading and also be mindful of the theories behind the scene.

As Ultimate Go keeps growing, there’s one issue that keeps coming up. That’s about the format of the project. Specifically, many people have requested an eBook version where the content is more streamlined and they can read it at their convenience.

That’s when The Ultimate Go Book is born. For the last 3 months or so, I have spent most of my free time putting together everything here into a 200-page book. Other than all the good stuff from Ultimate Go, two new and better things in this version are:

  • Follow-along code input and output.
  • Diagrams.

Hope it makes your journey of learning Go a bit easier. And again, thank you all for your support. I really appreciate it.

Here’s the link for the book: https://gum.co/bpUYF.

Note that I’ve made it free, though I would really appreciate your support. Regardless, you will receive the book in 2 different formats: PDF and ePub.

Table of Contents

References & resources:

Stargazers over time

Stargazers over time

About

Ultimate Go study guide

https://gumroad.com/l/bpUYF

License:Apache License 2.0


Languages

Language:Go 100.0%