
What this course is all about will be explained here.
What are open data formats and examples like txt,ini,csv,xml etc will be explained here. A general look of JSON format will also be shown
Features, genesis and an example would be told here.
The reason for using JSON.
Here I shall give you some advantages of using JSON vis-a-vis XML.
An Activity to Understand Details of XML and JSON comparison
Which elements forms the JSON data contents will be explained here.
What are JSON Object. You will come to know here.
This is one of the very strong features of JSON. You will come to know about this here.
All the data types that are supported by JSON will be named and briefed here.
String, the most common data type and what all can go inside an string will be detailed here.
Numbers could be integers, fractions or scientific notations and how each of these types can be represented will be detailed here.
Boolean, null and spaces also have pre-defined rules. Get all the details here.
Most common example of hierarchial data requirement is address book. See how easily it can be implemented using JSON.
A recipe list making example will be given in JSON code. This I shall demonstrate to using an online json editor
Explore how JavaScript uses JSON-like objects in the browser, accessing and printing name and age values, and updating them using an if condition.
Learn to parse json in android by converting a string to objects and arrays, iterate over members, handle exceptions, and display planets such as Mercury and Venus.
JSON is evolving as one of the best open format for data interchange for all purposes. One can use JSON for storing any kind of data, client server exchange of data or for creating configuration file. It has already challenged XML from its current leadership position for similar purpose. It is slim. It is programmer friendly and is also good enough to be human readable. This course gives you sufficient insight for creating your own json files and to use the json reading and writing using common use cases in javascript, PHP, java, c#, android etc. This course is structured as -
Every modern programmer will need this course to do successful and efficient programming in any environment he or she is working in. This data interchange format is open and language independent.
In roughly 2 hours I promise you to convert from a Novice to an expert. If I fail to deliver my promise, you have full right to take the refund as per udemy policy.