Learn Go (Golang) and how to write fast, efficient and idiomatic Go code by building projects!
You'll build command line tools, network clients and scalable network server software including:
Command line tools: cat, wc, and sort.
Network client: curl.
Network server: memcached server.