DEV Community

Cover image for What is Javascript?🤔
kuldeep patel
kuldeep patel

Posted on

What is Javascript?🤔

Hi everyone...!
Happy New year...
This is my first post in DEV.😅

So let's start. 🏎️

Javascript now a day is a very useful and creative thing in the world. I love javascript because it's very easy to understand, readable.
Javascript working with AI and ML

So are you confused about how do I start programing language?
Don't worries you can start with javascript.

javascript-powered-multichannel-1280w

You think you heard this word Java. Right!
Java and javascript are different things in the programming world.

Java-Debugging-Tips-1280x720

Java

  1. java is a statically typed language
  2. java is class-based work
  3. java uses block-based scoping
  4. java uses in the android app.

javascript

Javascript

  1. javascript is dynamic.
  2. javascript is a prototype-based worked.
  3. javascript uses a function-based scoping.
  4. javascript uses in website design, web app.

In short one line different java and javascript are like car and carpenter.

I hope it is helpful for you. If you want to learn about more javascript then follow me. We are going step by step.

Top comments (0)