9781786466204-1786466201-Go Design Patterns

Go Design Patterns

ISBN-13: 9781786466204
ISBN-10: 1786466201
Author: Mario Castro Contreras
Publication date: 2017
Publisher: Packt Publishing
Format: Paperback 402 pages
FREE US shipping
Buy

From $49.10

Book details

ISBN-13: 9781786466204
ISBN-10: 1786466201
Author: Mario Castro Contreras
Publication date: 2017
Publisher: Packt Publishing
Format: Paperback 402 pages

Summary

Go Design Patterns (ISBN-13: 9781786466204 and ISBN-10: 1786466201), written by authors Mario Castro Contreras, was published by Packt Publishing in 2017. With an overall rating of 4.3 stars, it's a notable title among other Computer Science (Programming Languages) books. You can easily purchase or rent Go Design Patterns (Paperback) from BooksRun, along with many other new and used Computer Science books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.3.

Description

Learn idiomatic, efficient, clean, and extensible Go design and concurrency patterns by using TDD About This Book A highly practical guide filled with numerous examples unleashing the power of design patterns with Go. Discover an introduction of the CSP concurrency model by explaining GoRoutines and channels. Get a full explanation, including comprehensive text and examples, of all known GoF design patterns in Go. Who This Book Is For The target audience is both beginner- and advanced-level developers in the Go programming language. No knowledge of design patterns is expected. What You Will Learn All basic syntax and tools needed to start coding in Go Encapsulate the creation of complex objects in an idiomatic way in Go Create unique instances that cannot be duplicated within a program Understand the importance of object encapsulation to provide clarity and maintainability Prepare cost-effective actions so that different parts of the program aren’t affected by expensive tasks Deal with channels and GoRoutines within the Go context to build concurrent application in Go in an idiomatic way In Detail Go is a multi-paradigm programming language that has built-in facilities to create concurrent applications. Design patterns allow developers to efficiently address common problems faced during developing applications. Go Design Patterns will provide readers with a reference point to software design patterns and CSP concurrency design patterns to help them build applications in a more idiomatic, robust, and convenient way in Go. The book starts with a brief introduction to Go programming essentials and quickly moves on to explain the idea behind the creation of design patterns and how they appeared in the 90’s as a common "language" between developers to solve common tasks in object-oriented programming languages. You will then learn how to apply the 23 Gang of Four (GoF) design patterns in Go and also learn about CSP

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book