Posts filed under Coding

Understanding the Java versions and platforms

Understanding the Java versions and platforms

For those that might be confused, this post points out the different Java platforms in the form of versions, architectural variations, patch updates and editions.

What beginners should know about JSON

What beginners should know about JSON

JSON is a lightweight syntax or standard for storing and exchanging data between servers and users. Data presented in JSON format is human-readable.