Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Mastering JSON - Java Script Object Notation
Rating: 3.8 out of 5(98 ratings)
7,560 students

Mastering JSON - Java Script Object Notation

A lightweight data interchange format every modern programmer need to know
Last updated 12/2015
English
English [Auto],

What you'll learn

  • Able to parse or modify any JSON data in any kind of modern programming environment like Javascript, PHP, JAVA, Android, C# in ASP.net AJAX etc.
  • Able to understand all the intricacies of the JSON standard.
  • Be able to use JSON in any language using unicode.
  • Make JSON files required for any configuration, storage or data-exchange requirements.
  • Efficiently use the data interchange method JSON

Course content

7 sections25 lectures1h 46m total length
  • Course Introduction1:42

    What this course is all about will be explained here.

  • Introduction to Open Data Formats2:22

    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

  • Introduction to JSON6:24

    Features, genesis and an example would be told here.

  • Data Format Quiz

Requirements

  • If you are a programmer, you will be required to know to setup and run the programming environment of your choice. Examples in various environments will come your way.
  • If you are doing it just for making JSON data any simple text editor and an online connection to test the data you prepared will do.

Description

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 -

  • All theory required to understand the format.
  • Activities as self evaluation sheets and quizzes.
  • Live screen-cast examples for creating Data in this format.
  • Live screen-cast examples in learning to parse and update data using javascript, AJAX in javascript, PHP, java, C# in asp,net, Android etc.
  • JSON validation schema overview has also been given.
  • Lots of reference links have been provided.

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.

Who this course is for:

  • A Web programmer, Mobile programmer, Java Programmer, C# programmer etc. are ideal candidates to take this course.
  • A person who has been assigned the job of creating or checking JSON data.