img Leseprobe Leseprobe

Go Programming Cookbook

Over 75+ recipes to program microservices, networking, database and APIs using Golang

Ian Taylor

EPUB
ca. 42,99
Amazon iTunes Thalia.de Weltbild.de Hugendubel Bücher.de ebook.de kobo Osiander Google Books Barnes&Noble bol.com Legimi yourbook.shop Kulturkaufhaus ebooks-center.de
* Affiliatelinks/Werbelinks
Hinweis: 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.

GitforGits img Link Publisher

Naturwissenschaften, Medizin, Informatik, Technik / Informatik, EDV

Beschreibung

The Go Programming Cookbook ensures Go programmers may confidently and effectively navigate the complex software development landscape. Both newcomers to the world of Go programming and seasoned professionals looking to sharpen their skills will find something of interest in this carefully written book.


This cookbook covers a wide range of topics, from the basics of Go syntax and core ideas to more advanced subjects like concurrency, networking, and microservices design. Building a Go development environment, learning the fundamentals of Go constructs, and mastering the art of Go Module dependency management are all covered in the first few chapters, which prepare readers for what's to come. To guarantee that readers can construct strong and maintainable programs, the next sections cover error handling, unit testing, and database interfaces. The book really comes into its own when it comes to its in-depth examination of network programming; it covers topics like building HTTP clients, implementing FTP and SSH clients, and using WebSockets for real-time communication.


To prepare developers to create safe, networked applications in a world where everything is always connected, it teaches them how to establish secure TLS/SSL communications, which is a fundamental component of security. In addition to providing practical solutions, the recipes educate readers on the concurrency model and design principles of Go, which helps them build an intuitive understanding of high-performance software development.


Key Learnings

  • Get a solid grounding in programming by learning the syntax and concepts of Go.
  • Explore concurrency with Goroutines and Channels to maximize Go's possibilities.
  • Effortlessly handle intricate network programming jobs involving WebSockets and HTTP clients.
  • Learn TLS/SSL inside and out to make your applications secure for transmitted sensitive information.
  • Effectively manage data by integrating with SQL and NoSQL databases.
  • Use Go Modules to have easier dependency management and build reproducibility.
  • Make your Go code clean and easy to maintain by following design patterns and other best practices.
  • Get the most out of your system by learning about memory management, benchmarking, and profiling.
  • Create web servers and microservices from the ground up that are scalable and perform exceptionally well.
  • Become an expert Go problem solver by learning practical answers to real-world issues.


Table of Content

  1. Setting up and Exploring Go
  2. Advanced Go Features and Techniques
  3. File Handling and Data Processing in Go
  4. Building and Managing Go APIs
  5. Implementing RPC and gRPC Services in Go
  6. Web Services and Automation using Go
  7. Building Microservices Architecture using Go
  8. Strengthening Database Interactions
  9. Enhancing Performance and Best Practices in Go
  10. Networking and Protocol Handling

Kundenbewertungen

Schlagwörter

go microservices, go high performance, go solutions, go kubernetes, go troubleshooting, go cloud computing