Dive into JSON, XML, and scientific data storage. Discover how to parse, construct, and store structured data formats, leveraging C++'s capabilities to manage complex datasets essential for data-driven applications.
Overview
Syllabus
- Unit 1: Parsing JSON Files with C++
- Fix the Typo in JSON File
- Modify JSON Data Directly
- Combining JSON Student Data
- Complete the JSON Parsing Code
- Enhance Code with Error Handling
- Unit 2: Parsing Data from JSON Files in C++
- Accessing Car Speed from JSON
- Fixing JSON Access in C++
- Accessing Nested Data from JSON
- Extract and Print Student Data
- Unit 3: Parsing Arrays within JSON Structures Using C++
- Print Department Names from JSON
- Parsing JSON Data in C++
- Calculating Average Corgi Tail Length
- Reading Cosmic Object Names Together
- Unit 4: Constructing and Writing JSON Objects in C++
- Writing JSON Objects with C++
- Formatting JSON with C++
- Transform Store Supply to JSON