Curated Tech Reading Map

Find your next tech book to read

Goal

The path to "Goならわかるシステムプログラミング 第2版"

Here is the reading path leading up to this book, derived from its dependencies and ordered from the fundamentals.

The path so far (1 books)

  1. Why read this first: This is the stage where protocol understanding connects to building a server that actually runs. System programming in Go shows how to write network services in a language strong at concurrency, turning TCP/IP knowledge into working code.