Overview
-
Learn about serialization formats such as JSON and msgpack, how to work with each format, and how to pick the right one for your Python project.
Free Online Course: Effective Serialization with Python provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Effective Serialization with Python is taught by Miki Tebeka.
Learn about serialization formats such as JSON and msgpack, how to work with each format, and how to pick the right one for your Python project.
Introduction