Data Serialization in C++ using FlatBuffers | Udemy


Data Serialization in C++ using FlatBuffers | Udemy
English | Size: 983.08 MB
Genre: eLearning

Learn how to save data or send it over the network in the most efficient way and as an alternative to gRPC’s ProtoBuf

What you’ll learn
How to use serialize data
How to create FlatBuffers
The difference between Binary and JSON files
Writing efficient modern C++ code
The FlatBuffers schema language in detail

Welcome

In this bite-sized course you will learn what data serialization is and how to do it properly. Data serialization is an important topic for anyone – from web developers sending data over the network to desktop applications and games where you might want to save settings or game saves onto the disk and then read them fast later.

In any of the above cases you would like to have a fast method of preparing data for being sent and also read back on the other side. So I will introduce binary serialization and its benefits compared to the more widespread JSON or XML alternatives.

FlatBuffers

This library is developed by Google and is a really efficient mechanism for serializing data. It is one of the two libraries available that are really poplular and the second one is also developed by Google and is called ProtoBuf which is used mostly for their other technology called gRPC. The FlatBuffers library is more lightweight and versiltile though and you can use it for so much more than ProtoBuf.

I will be teaching the FlatBuffers schema language for the most of this course. But a lot of the ideas taken from FlatBuffers are also aplicable to ProtoBuf and gRPC communication. You will also be able to compile flatbuffers for other languages as well and not just for C++ – so you can have a C++ server and an EcmaScript client for example.

Who this course is for:
C++ Programmers

DOWNLOAD FROM RAPIDGATOR

rapidgator.net/file/6878b15365f1c76583ad911e57cd8245/UD-DataSerializationinCusingFlatBuffers.part1.rar.html
rapidgator.net/file/4fdcde3b99b6a4195f742631f8504633/UD-DataSerializationinCusingFlatBuffers.part2.rar.html
rapidgator.net/file/1dda629b6d483fb652ff99dc0aa2752a/UD-DataSerializationinCusingFlatBuffers.part3.rar.html

DOWNLOAD FROM TURBOBIT

tbit.to/cp86t7jqpey2/UD-DataSerializationinCusingFlatBuffers.part1.rar.html
tbit.to/pd33w2x0sw6i/UD-DataSerializationinCusingFlatBuffers.part2.rar.html
tbit.to/s8fjp9l2k0td/UD-DataSerializationinCusingFlatBuffers.part3.rar.html

If any links die or problem unrar, send request to
forms.gle/e557HbjJ5vatekDV9

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.