Matthew Berger

This list of books are ONLY the books that have been ranked on the lists that are aggregated on this site. This is not a comprehensive list of all books by this author.

  1. 1. Go Programming Language

    A concise, practical guide to a modern statically typed, compiled language that emphasizes simplicity, strong typing, and efficient concurrency; it covers the language syntax and core concepts (types, functions, methods, interfaces), package organization and tooling, idiomatic error handling and testing practices, and powerful concurrency primitives such as goroutines and channels, illustrated with examples and exercises to help readers write clear, performant programs and build real-world services.