Beyond Effective Go

Beyond Effective Go
Author :
Publisher : Corey S. Scott
Total Pages : 185
Release :
ISBN-10 : 9780645582062
ISBN-13 : 0645582069
Rating : 4/5 (069 Downloads)

Book Synopsis Beyond Effective Go by : Corey S. Scott

Download or read book Beyond Effective Go written by Corey S. Scott and published by Corey S. Scott. This book was released on 2022-09-06 with total page 185 pages. Available in PDF, EPUB and Kindle. Book excerpt: Are you an experienced Go developer that wants to be more productive? Do you want to write cleaner, faster, and easier to maintain code? Then the Beyond Effective Go book series is for you. This series is aimed at competent Gophers. It does not mess around with the basics but instead dives right into the daily problems that professional programmers face. Chiefly, how to write fast, robust applications and services that can be maintained and extended as requirements change. Unlike most books, Beyond Effective Go focuses on the programmer and the code by addressing the four critical aspects of programming in Go - developer productivity, application performance, code quality, and depth of understanding of the language and tools. This book, Part 1 of the series, focuses on achieving high-performance code. You will learn which aspects of your application or code to focus on and when. You will have a suite of tools, software patterns, and recipes at your disposal to make your life easier. After reading, you will: - Understand the differences between Concurrency and Parallelism. - Identify and avoid concurrency issues like deadlock, starvation, livelock, and data races. - Understand the various concurrency interaction patterns and be able to apply the one that best fits the problem at hand. - Take a deep dive into Go’s concurrency primitives and be able to apply them expertly but also avoid many of their gotchas. - Be able to diagnose concurrency and performance issues using Go’s profiler, execution tracing, and benchmarking tools. - Be able to identify when code needs optimizing, what needs optimizing and how. - Have a catalog of concurrency and performance patterns that you can quickly apply to your projects.


Beyond Effective Go Related Books

Beyond Effective Go
Language: en
Pages: 185
Authors: Corey S. Scott
Categories: Computers
Type: BOOK - Published: 2022-09-06 - Publisher: Corey S. Scott

DOWNLOAD EBOOK

Are you an experienced Go developer that wants to be more productive? Do you want to write cleaner, faster, and easier to maintain code? Then the Beyond Effecti
Hands-On Dependency Injection in Go
Language: en
Pages: 338
Authors: Corey Scott
Categories: Computers
Type: BOOK - Published: 2018-11-27 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Explore various dependency injection methods in Go such as monkey patching, constructor injection, and method injection Key FeaturesLearn to evaluate Code UX an
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
Beyond Goals
Language: en
Pages: 328
Authors: Susan David
Categories: Education
Type: BOOK - Published: 2016-04-15 - Publisher: Routledge

DOWNLOAD EBOOK

What is there in developmental relationships beyond setting and striving to achieve goals? The presence of goals in coaching and mentoring programs has gone lar
Learning Go
Language: en
Pages: 378
Authors: Jon Bodner
Categories: Computers
Type: BOOK - Published: 2021-03-02 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Go is rapidly becoming the preferred language for building web services. While there are plenty of tutorials available that teach Go's syntax to developers with