Effective Serialization with Python

LinkedIn Learning
via LinkedIn
Save (0)
ClosePlease login

No account yet? Register

When you’re making calls between different services, you can use serialization to move data around in a predictable manner for easy encoding and decoding. In this course, instructor Miki Tebeka takes a deep dive into the subject of serialization with Python, exploring key serialization formats, how to work with each format, and how to pick the right one for your Python project. He covers Python-specific serialization formats such as marshal and pickle; how to serialize and deserialize using JSON; how to encode and decode messages and serialize using protocol buffers; how to use msgpack; and more. Along the way, he shares challenges that allow you to put your new knowledge to the test.

Instructor(s)

Miki Tebeka
LinkedIn Learning
via LinkedIn
Paid, free trial available
English
Certificate of Completion
1h 12m
Self paced
Advanced