Leanpub Header

Skip to main content

Filters

Category: "Go"

Books

  1. Master Kubernetes from Scratch
    Kubernetes Tutorial PDF for Beginners
    Kirshi Yin | Curious Devs Corner

    Get started with Kubernetes fundamentals step-by-step.

  2. Crush The Go Coding Interview
    1000+ Expert-Curated Questions to Master Real-World Golang Programming
    MZ Ahmad

    Ace Go interviews at top tech companies or secure cloud, DevOps, or fintech roles with this powerhouse book featuring 1000+ expertly crafted Go questions.Go-Focused Practice: Concurrency, system design, memory models, & debugging patterns✅ Real-World Problems: Optimize microservices, APIs, and CI/CD pipelines✅ Interview-Ready Answers: Why, What, How, and Real-life Use Cases Perfect for backend engineers, career switchers, or Go developers aiming for top-tier roles.

  3. My First Go Book
    stepping into the world of Golang
    Mohd Ejaz Siddiqui

    My First Go Book is the perfect starting point for anyone eager to learn Go programming. Whether you are a complete beginner or an experienced developer exploring a new language, this book will guide you through the fundamentals of Go with easy-to-follow examples.

  4. A Language a Day
    A brief introduction to 21 programming languages: C++, Clojure, Crystal, D, Dart, Elixir, Factor, Go, Hack, Hy, Io, Julia, Kotlin, Lua, Mercury, Nim, OCaml, Raku, Rust, Scala, and TypeScript
    Andrew Shitov

    Languages covered in the book: C++, Clojure, Crystal, D, Dart, Elixir, Factor, Go, Hack, Hy, Io, Julia, Kotlin, Lua, Mercury, Nim, OCaml, Raku, Rust, Scala, and TypeScript. Start with the basics of the language and progress through functions and objects to creating programs that use parallel and concurrent features!

  5. Clean Architecture in Go
    邱政憲(蒼時弦也)

    這本書是在我的個人網誌(https://blog.aotoki.me)連載的系列文章集結,透過購買本書可以先行看到尚未發表的內容。

  6. No Description Available
  7. Explore Domain-Driven Design in a Go project

  8. Programming Backend with Go
    Build robust and scalable backends for your applications using the efficient and powerful tools of the Go ecosystem
    GitforGits | Asian Publishing House

    "Programming Backend with Go" is an all-inclusive manual for turning you into an expert Go backend developer. Web developers, non-Go programmers, full-stack developers, and anyone else interested in learning the ins and outs of backend development with Go will find this book to be an incredibly practical, use-case oriented, and illustrated learning resource. 

  9. This book teaches go programming language.

  10. Go Programming Cookbook
    Over 75+ recipes to program microservices, networking, database and APIs using Golang
    GitforGits | Asian Publishing House

    The Go Programming Cookbook covers a wide range of topics, from the basics of Go syntax and core ideas to more advanced subjects like concurrency, networking, and microservices design. Building a Go development environment, learning the fundamentals of Go constructs, and mastering the art of Go Module dependency management are all covered.

  11. No Description Available
  12. Web Programming with Go
    Building and Scaling Interactive Web Applications with Go’s Robust Ecosystem
    GitforGits | Asian Publishing House

    "Web Programming with Go" is more than simply a how-to guide for functions, loops, and libraries; it's a manifesto for modern web programming. Each chapter peels back the layers of Go, guaranteeing that by the end, you have not only comprehended but also assimilated its philosophy.

  13. x days of Go
    Matt Boyle

    Very early preview of an experiment I'm trying; taking my tweets and making them available in a book.

  14. Accelerated Linux API for Software Diagnostics
    With Category Theory in View
    Dmitry Vostokov

    The book contains the full transcript of Software Diagnostics Services training with 16 hands-on exercises on various topics related to Linux API.

  15. Mastering Go CLI and TUI
    Create powerful, user-friendly command-line (CLI) and terminal user interface (TUI) applications in Go!
    Ravikanth Chaganti

    Go is a fast, simple, and versatile programming language ideal for building command-line and text-based user interfaces (CLI and TUI). This book teaches you how to master the art of creating CLI and TUI applications.