JSON vs XML

In this tutorial, we will see the basic difference between JSON and XML and we will see is JSON better than XML.



What is JSON?

JSON stands for JavaScript Object Notation. It is an open-standard file format that is used for browser-server communication or sending some data from the server to the client. A common use of JSON is to exchange and store data to/from a web server. JSON is not a language. JSON is lightweight and self describing. JSON is originated from JavaScript and it is easy to read and write. JSON is language independent and supports data structures such as array and objects



What is xml?

XML stands for Extensible Mark-up Language and it was designed to store and transport data. It is a kind of language. XML can be suitable for both human and machine readable. We can create own tag in XML and it has Heavy Weight.




JSON is Like XML It is Because:

Both JSON and XML are self describing it means both are human readable

Both JSON and XML are hierarchical it means values within values

Both JSON and XML can be parsed and mostly programming languages use

Both JSON and XML can be fetched with an XML Http Request


JSON is Unlike XML It is Because:

JSON doesn't use end tag but XML use

JSON is shorter but XML is not shorter

JSON is quicker to read and write but XML not

JSON can use arrays but XML not


Disadvantage:

We can not transfer video, audio and images files in JSON.


JSON vs XML


Watch Video:

Conclusion:

Thank you for reading this blog. I wish you the best in your journey in learning and mastering in JSON and XML🔥🔥.


Basic Introduction to DART Programming Language



Basic Introduction to DART Programming Language:
 

In this tutorial we will discuss about DART programming language and We will learn their applications and features.

Please Like the video and subscribe the channel👍


Please Like the video and subscribe the channel👍


What is DART? 

DART stand for Dynamic Analytic Re-planning Tool.

DART is designed by Lars bark and Kespar.

DART is a object oriented, general-purpose, high-level modern programming language. DART is a dynamic, class-based, object-oriented programming language. 


DART is new programming language and which is emerged in 2011 and developed by Google but its stable version was released in June 2017 .


DART is actually similar to JavaScript, java and C. If you know any of one programming languages form this list, you can learn it easily.


DART supports two types of compilation techniques are:

1. Ahead of Time(AOT)

2. Just-In-Time(JOT)


Features of DART:

        Easy to learn

        Open Source

        Object-Oriented

        Browser Support

        Fast on all platforms

        Platform Independent

        compiled language


DART First Program :

//DART first program or first code:

main(){

        print("Best Code Creator");

}


To Save DART File:

.dart is the file extension of dart programming.


Applications of DART:

        Server Side development

        Web application

        Mobile application

        Desktop application

        IOT

        


Top 10 Programming Languages to Learn in 2021



Top 10 Programming Languages to Learn in 2021:
 

In this tutorial we will discuss about top 10 programming languages in 2021 and We will see their features and applications.

Please Like the video and subscribe the channel👍


10. DART

DART Programming Language stand for Dynamic Analytic Re-planning Tool which was developed in 2011.


Features:

Open source

Object oriented Programming

Easy to learn

Browser support


Applications:

Server Side development

Browser side development

App development

Companies:

Apple

Google

HP

Motorola


9. R Programming Language

R programming language was developed in 1993.


Features:

Fast calculation

Open source

Large library

Wide packages

Applications:

Data Science

Machine learning

Statistical   Computing

Deep Learning

Companies:

IBM

Wipro

Google

TATA

Microsoft


8. Kotlin 

Kotlin is a new programming language which was developed in 2010.


Features:

Open source

Fast speed 

Easy to learn

Applications:

Android development

Server Side development

Desktop application development

Web development

Companies:

Google 

Pinterest

Netflix


7. Php

Php programming language was developed in 1994.


Features:

Simple

Faster

Open source


Applications:

Web based application

Ecommerce application

GUI based application

Data representation


Companies:

Facebook

Wikipedia

Yahoo


6. Java

Java programming language was developed in 1995.

Features:

Simple

Secure

Dynamic

Easy to learn


Applications:

Mobile application

Gaming application

Cloud based application

Desktop GUI application

Web application


Companies:

Amazon

Google

Netflix

Ebay


5. C

C programming language was developed in 1970.


Features:

Easy to learn

Browser support

Simple


Applications:

Design Operating system

Design browser

Game development

Design database software

Animation

Computer design


4. C# 

C# programming language was developed in 2000.


Features:

Object oriented programming 

Modern

Rich libraries


Applications:

Mobile development

Game development

Windows application

Cloud based services


Companies:

Stack Overflow

Wipro

Infosys

Amazon


3. C++

C++ programming language is an advance version of of c programming which was developed in 1998.


Features:

Object oriented programming

Popular

Easy to learn

Simple

Browser support


Applications:

Design operating system

Development of new language

Games development

Compilers

Design browser

Database software

Graphics 


2. JavaScript

JavaScript programming language was developed in 1995. When it was developed it is known as Live Script.


Features:

Simple

Popular

Easy to Learn

Secure

Dynamic


Applications:

Web development

Web servers development

Game development

Mobile application

Server application

Robotics

Machine learning


Companies:

Microsoft

Paypal

Netflix

Uber


1. Python

On the firs position we have Python programming language which was developed in 1991.


Features:

Easy to learn

Open source

Free 

Popular

Object oriented programming


Applications:

Machine learning

Artificial Intelligence

Game development

Data science and visualization

Web development

Web scraping application


Companies:

Facebook

Netflix

Instagram

Amazon

Google




Do Subscribe My Youtube Channel