Go Recipes for Developers
Burak Serdar
* Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.
Naturwissenschaften, Medizin, Informatik, Technik / Anwendungs-Software
Beschreibung
Master essential Go programming techniques step by step with expert-led recipes and ready-to-use solutions for common challengesKey FeaturesDiscover easy-to-implement recipes for all types of programming projectsLearn idiomatic solutions to common problemsGain comprehensive knowledge of core Go conceptsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionWith its simple syntax and sensible conventions, Go has emerged as the language of choice for developers in network programming, web services, data processing, and other settings. This practical guide helps engineers leverage Go through up-to-date recipes that solve common problems in day-to-day programming. Drawing from three decades of distributed systems engineering and technical leadership at companies like Red Hat, Burak Serdar brings battle-tested expertise in building robust, scalable applications. He starts by covering basics of code structure, describing different approaches to organizing packages for different types of projects. You ll discover practical solutions to engineering challenges in network programming, dealing with processes, databases, data processing pipelines, and testing. Each chapter provides working solutions and production-ready code snippets that you can seamlessly incorporate into your programs while working in sequential and concurrent settings. The solutions leverage the more recent additions to the Go language, such as generics and structured logging. Most of the examples are developed using the Go standard library without any third-party packages. By the end of this book, you ll have worked through a collection of proven recipes that will equip you accelerate your Go development journey.What you will learnUnderstand how to structure projectsFind out how to process text with Go toolsDiscover how to work with arrays, slices, and mapsImplement robust error handling patternsExplore concurrent data processing for Go programsGet up to speed with how to control processesIntegrate Go applications with databasesUnderstand how to test, benchmark, and profile Go programsWho this book is forThis book is for any developer with a basic understanding of the Go language. If you re a senior developer, you can use it as a reference for finding useful examples they can apply to different use cases.]]>