From the course: Java with JSON

Your apps and JSON - Java Tutorial

From the course: Java with JSON

Your apps and JSON

- [Jon-Luke] JSON is a powerful data format that can help you develop more feature rich experiences for your users. And it's everywhere, so avoiding it is easier said than done. To help you get started on your journey with JSON, we will introduce you to its syntax and structure, work through reading and writing JSON together, and dig into the different ways you can customize its behavior through libraries like GSON. Along the way, we will enhance a sample application, stretching its capability and making it do even more. Hi, my name is Jon-Luke West. I am a designer and an engineer that crafts solutions for a range of markets. There is so much that you can do with JSON. I'm really excited to show you all about it to help you create bigger and better things.

Contents