Practical Serialization In Go: Why serialization?

Published: 03 November 2020
on channel: Ardan Labs
2,951
47

Why do we need serialization?

Serialization is the process of taking a structure or data type from the language you're working in and converting it to a series of bytes (Marshalling). When we want to transmit integers from one place to another we must serialize our data to be read by the machine. Let's take a closer look.

--

Access our online courses → https://www.ardanlabs.com/education

Attend a live training → https://www.ardanlabs.com/live-traini...

Other Links:
Website: https://www.ardanlabs.com/
Github: https://github.com/ardanlabs
Twitter:   / ardanlabs  


Watch video Practical Serialization In Go: Why serialization? online without registration, duration hours minute second in high quality. This video was added by user Ardan Labs 03 November 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,951 once and liked it 47 people.