Tag: Buffers

Protocol Buffers Handbook Getting deeper into Protobuf internals and its usage


Free Download Protocol Buffers Handbook: Getting deeper into Protobuf internals and its usage by Clément Jean
English | April 30, 2024 | ISBN: 1805124676 | 226 pages | PDF | 1.62 Mb
Delve into Google Protobuf with the help of practical examples and exercises for streamlined communication and seamless integration with gRPC Key FeaturesEncode and decode complex data structures, enhancing data interchange efficiency across systemsUnderstand Protobuf by mastering the syntax, schema evolution, customizations, and moreIntegrate Protobuf into your preferred language ecosystem, ensuring interoperability and effective collaborationPurchase of the print or Kindle book includes a free PDF eBookBook Description

(more…)

Effective Serialization In Go JSON, Protocol Buffers and More


Free Download Effective Serialization In Go JSON, Protocol Buffers and More
Released 7/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 1h 9m | Size: 160 MB
Serialization-taking data structures from the language and converting them to a sequence of bytes-is something every developer encounters at one point or another. In this course, instructor Miki Tebeka teaches you how to work effectively with serialization in Go. This course is targeted to advanced Go developers, and starts with a look at some serialization best practices. Miki then looks at some Go-specific formats as well as JSON. He also shows you how to work with protocol buffers-a powerful binary format-and finishes with a tour of some other popular serialization formats like XML, CSV, and SQL. Each chapter ends with a challenge, so you can test your serialization skills as you go.

(more…)