filmov
tv
Deserialize JSON to objects - Object Serialization in Python Part 2

Показать описание
In this video you learn how to load JSON and deserialize it to create objects.
C H A P T E R S
0:20 Create a typed serializer class
1:10 Create deserialize method
1:50 Extract values from dictionary and use it to instantiate a class
3:18 Serializer class is coupled to concrete class
M Y O N L I N E T R A I N I N G
#deserialize #JSON #python
C H A P T E R S
0:20 Create a typed serializer class
1:10 Create deserialize method
1:50 Extract values from dictionary and use it to instantiate a class
3:18 Serializer class is coupled to concrete class
M Y O N L I N E T R A I N I N G
#deserialize #JSON #python