Saturday, March 24, 2018

JavaScript Video Tutorial In Urdu and Hindi

JavaScript Video Tutorial In Urdu & Hindi.

Java Script
JavaScript Video Tutorial for beginners and professionals is a solution of client side dynamic pages.
JavaScript is an object-based scripting language that is lightweight and cross-platform.
JavaScript is not compiled but translated. The JavaScript Translator (embedded in browser) is responsible to translate the JavaScript code.

Where JavaScript is used

JavaScript is used to create interactive websites. It is mainly used for:
  • Client-side validation
  • Dynamic drop-down menus
  • Displaying data and time
  • Displaying popup windows and dialog boxes. (like alert dialog box, confirm dialog box and prompt dialog box)
  • Displaying clocks etc.
Java Script Examples
""<h2>Welcome to JavaScript</h2>   
<script>  document.write("Hello JavaScript by JavaScript");  </script>  ""

Prerequisite

Before learning JavaScript, you must have the basic knowledge of HTML.

Let's Donwload JAVA SCRIPT Video All in One Zip Files
For Downloading the files Please Click on "Direct Download Link."
JavaScript Video Tutorial.  Direct Download Link.

End of Post

No comments:
Write comments