Learn Go with Pocket-Sized Projects introduces the most important features, concepts and techniques of the Go programming language. You’ll learn hands on as you build fun mini projects including a Wordle clone you can run as a web service and a maze solver that uses goroutines. Along the way, you’ll explore a wide range of topics, including Go’s unique approach to interfaces, concurrency, REST and gRPC microservice APIs, and more.