JSON in Practice

Go to class
Write Review

Free Online Course: JSON in Practice provided by Skillshare is a comprehensive online course, which lasts for 10 hours worth of material. The course is taught in English and is free of charge. JSON in Practice is taught by Maria Shehnaz.

Overview
  • In this class, you will learn about the basics of JSON. It covers a wide areas of JSON and its basics. Following topics are covered in this class,
    * JSON and javascript object literal
    * JSON syntax rules
    * JSON data types
    * Create complex JSON data
    * Get JSON from server
    * Contact an API and get JSON response
    * Passing JSON data as input to an api
    * JSON and PHP
    * Currency conversion application
    * BMI calculator

Syllabus
    • 01 json and javascript object literal
    • 02 json syntax rules
    • 03 json data types part 1
    • 04 json data types part 2
    • 05 json data types part 3
    • 06 another difference json javascript object
    • 07 practice identify data types in realworld json data
    • 09 practice create complex json data
    • 10 parse and stringify
    • 11 collect the required information
    • 12 dot notation and bracket notation
    • 13 extra resource how to setup a local server on your system
    • 14 get json from server
    • 15 contact an api and get json response
    • 16 contact an api using post method and making an asynchronous call
    • 17 passing json data as input to an api
    • 18 json and php
    • 19 currency conversion application part 1
    • 20 currency conversion application part 2
    • 21 bmi calculator part 1
    • 22 bmi calculator part 2
    • 23 bmi calculator part 3
    • 24 Json1
    • 25 Json2