Tag: Serialization

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…)