Ultimate Go Notebook

Download or Read eBook Ultimate Go Notebook PDF written by William Kennedy and published by . This book was released on 2021-08-14 with total page 352 pages. Available in PDF, EPUB and Kindle.
Ultimate Go Notebook
Author :
Publisher :
Total Pages : 352
Release :
ISBN-10 : 1737384426
ISBN-13 : 9781737384427
Rating : 4/5 (26 Downloads)

Book Synopsis Ultimate Go Notebook by : William Kennedy

Book excerpt: The Ultimate Go Notebook is the official companion book for the Ardan Labs Ultimate Go class. With this book, you will learn how to write more idiomatic and performant code with a focus on micro-level engineering decisions. This notebook has been designed to provide a reference to everything mentioned in class, as if they were your own personal notes.Our classes challenge every student to think about what they are doing and why and so does this book.- The first chapter helps you prepare your mind by establishing the mental models and design philosophy for the material you are about to review.- You will learn about the mechanics and semantics behind types, decoupling, error handling, concurrency, and more.- GENERICS! Learn about the new syntax coming to Go 1.18 for writing generic functions and types.- Four chapters on profiling, tracing, and stack traces help you learn critical debugging skills that will make you a more productive Go developer.- The last chapter features the many blog posts that are referenced throughout the book. If you have taken the class before, this notebook will be an invaluable resource for reminders on the content. If you have never taken the class, there is still tremendous value in this book as it covers more advanced topics not found in other books today."If you want to be a better Go developer, code reviewer, designer and architect, this is the book you want."When coming from another language, developers often struggle to grasp the fundamentals that make Go useful and unique. This book builds layers of foundational knowledge that will give you a deeper understanding into data semantics, decoupling, concurrency and tooling that is provided with the language.


Ultimate Go Notebook Related Books

Ultimate Go Notebook
Language: en
Pages:
Authors: William Kennedy
Categories:
Type: BOOK - Published: 2021-07-08 - Publisher:

DOWNLOAD EBOOK

The Go Programming Language
Language: en
Pages: 1202
Authors: Alan A. A. Donovan
Categories: Computers
Type: BOOK - Published: 2015-11-16 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-w
Rachel Khoo's Kitchen Notebook
Language: en
Pages: 272
Authors: Rachel Khoo
Categories: Cooking
Type: BOOK - Published: 2015-02-12 - Publisher: Penguin UK

DOWNLOAD EBOOK

Bestselling author Rachel Khoo is on the go once again with her latest cookbook, Rachel Khoo's Kitchen Notebook. Her latest cookbook is packed to the brim with
Go in Action
Language: en
Pages: 513
Authors: Erik St. Martin
Categories: Computers
Type: BOOK - Published: 2015-11-04 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Go in Action introduces the Go language, guiding you from inquisitive developer to Go guru. The book begins by introducing the unique features and conce
Go Design Patterns
Language: en
Pages: 394
Authors: Mario Castro Contreras
Categories: Computers
Type: BOOK - Published: 2017-02-24 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn idiomatic, efficient, clean, and extensible Go design and concurrency patterns by using TDD About This Book A highly practical guide filled with numerous