Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Curso de Custom Binary Serialization - Aprendizaje en Línea con Certificado
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

Descripción del curso

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.

Technology

C++

Language

En

Rating

Chapters

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

Lamentamos que algo salió mal. ¿Qué pasó?
some-alt