JSON.simple is a simple Java based toolkit for JSON. You can use JSON.simple to encode or decode JSON data.
This app is designed for Software Professionals who are willing to encode/decode JSON data in Java in simple and easy steps. This app will give you an understanding of the JSON.simple concepts and after completing this app you will be at an intermediate level of expertise from where you can take yourself to a higher level of expertise.
Before proceeding with this app, you should have a basic understanding of Java, JSON, JavaScript, text editor, and execution of programs, etc.