Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
コース Custom Binary Serialization - 修了証付きオンライン学習
c++

Custom Binary Serialization

Ihor Gudzyk

C++

7 Chapters

0 Studying now

Build a custom serialization system in C++ that can convert a practical data model (User) to and from both binary and JSON formats. Each chapter introduces a new function to implement, guiding you step-by-step through the process of serializing and deserializing primitive types, strings, and full objects, as well as handling errors and comparing formats.

Show more

コースの説明

Build a custom serialization system in C++ that can convert a practical data model (User) to and from both binary and JSON formats. Each chapter introduces a new function to implement, guiding you step-by-step through the process of serializing and deserializing primitive types, strings, and full objects, as well as handling errors and comparing formats.

技術

C++

言語

En

評価

7

Project Overview and Data Model

Serialize Integer to Binary

Deserialize Integer from Binary

Serialize String to Binary

Deserialize String from Binary

Serialize User to Binary

Summary and Next Steps

0%

Project Overview and Data Model

Serialize Integer to Binary

Deserialize Integer from Binary

Serialize String to Binary

Deserialize String from Binary

Serialize User to Binary

Summary and Next Steps

何か問題が発生したようで申し訳ありません。何が起こりましたか?
some-alt