Leanpub Header

Skip to main content

Filters

Category: "Go"

Books

  1. Mastering Go CLI and TUI
    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.

  2. Mastering Go Network Automation
    Mastering Go Network Automation
    Automating Networks, Container Orchestration, Kubernetes with Puppet, Vegeta and Apache JMeter
    GitforGits | Asian Publishing House

    This book provides a one-stop solution for all of your network administration needs, with comprehensive coverage of automation, security, containerization, monitoring, and performance testing.

  3. Accelerated Windows API for Software Diagnostics, Second Edition
    Accelerated Windows API for Software Diagnostics, Second Edition
    With Category Theory in View
    Dmitry Vostokov

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

  4. Golang Guia Simples e Rápido
    Golang Guia Simples e Rápido
    Decolando com Golang Guia Simples Rápido e Interativo
    Paulo Lopes Estevão

    Simples, Rápido e Interativo

  5. Learn Go
    Learn Go
    Master the fundamentals and advanced features of the Go programming language
    Karan Pratap Singh

    Master the fundamentals and advanced features of the Go programming language

  6. Building a full Web-Stack with Docker and AWS Copilot
    No Description Available
  7. Using client-go
    Using client-go
    Writing Golang clients for talking to Kubernetes
    Luca Sepe

    You’re a cloud-native developer or an SRE or are you just interested in writing client applications wanting to get the maximum out of Kubernetes.

  8. Go Generics 101

    Learn and understand Go custom generics thoroughly.

  9. The little book of Kubernetes Operators
    The little book of Kubernetes Operators
    Learn how to write a Kubernetes Operator from scratch using Go Language and Python.
    Oz Tiram

    Whether you know Go or not, if you use Kubernetes, you can extend it to automate all sort of administrative tasks. This book is going to take you from zero knowledge to building a basic operator in BASH shell, rewriting it Go and giving you enough material to extend Kubernetes using Python too!

  10. Go Optimizations 101

    Learn 101+ facts and suggestions to optimize Go code.

  11. Go Details & Tips 101

    Want to understand Go language better? Here are about 101 Go programming details and tips for you!

  12. Darker Corners of Go
    Darker Corners of Go
    Rytis Bieliunas

    A condensed list of lessons for new to intermediate gophers, including experienced developers who are new to Go.

  13. Generic Go
    Generic Go
    Get the most out of type parameters and avoid the nasty pitfalls
    Preslav Rachev

    Everything you need to know about generics in Go: be among the first to start using type parameters when they arrive. Avoid the common pitfalls and keep writing high-quality Go code.

  14. Generative Art in Go
    Generative Art in Go
    A creative guide
    Preslav Rachev

    This short book will introduce novice and experienced Go programmers to the beautiful world of algorithmic art and computer graphics. If you are looking for new areas to apply your favorite language, go check it out!

  15. Introduction to Programming with Golang
    Introduction to Programming with Golang
    Learn programming, data structures and algorithms using the Go programming language
    Youri Ackx

    You want to learn about programming and algorithms, and the Go programming language? Dig deeper than tutorials? But the formal academic approach is not your strong suit? Learn about algorithms, recursion, data structures, and solve classical computer science problems like the Towers of Hanoi and the Eight Queens with this beginner's friendly book.