Course Overview
GSON Training:
Gson is an open source Java library to serialize and deserialize Java objects to (and from) JSON. Learn how to use Java for data engineering and data analysis. After completing this training you will find it easy to use Google Gson in your programs.
The training will include the following topics:
1. GSON Overview
2. Sample GSON Application
3. Two ways to create Gson objects
4. Convert Java objects to JSON format
5. Convert JSON to Java Objects
6. Java Object Serialization
7. GSON Data Binding – Primitive and User Defined
8. GSON parsing JSON Tree Model
Target Customers:
- Java developers
- Web developers
Pre-Requisites:
- Basic knowledge of Java