UrbanPro
true

Learn Java Script Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Beginner JavaScript

Jagadesh G
01/02/2018 0 0

1. Javascript is a programming language that adds interactivity to your website.

 

2. JavaScript is a programming language that allows you to implement complex things on web pages.

 

3. Javascript is primarily used as a client-side scripting language .i.e it runs on our browser.

 

4. Java simple, easy to understand with advanced features.

 

5. JavaScript 2.0 conforms to Edition 5 of the ECMAScript standard.

 

6. Javascript is fundamental for learning popular front-end frameworks and  libraries.

 

Front-end of the web application :

  • HTML is the markup language that we use to structure and give meaning to our web content, for example defining paragraphs, headings, and data tables, or embedding images and videos in the page.
  • CSS is a language of style rules that we use to apply styling to our HTML content, for example setting background colors and fonts, and laying out our content in multiple columns.
  • JavaScript is a scripting language that enables you to create dynamically updating content, control multimedia, animate images, and pretty much everything else. (Okay, not everything, but it is amazing what you can achieve with a few lines of JavaScript code.)

Language Fundamentals :

 

1. Variables: A variable can be declared with a keyword var.

  • var number1 = 1000;
  • var myname = "Asha" ;
  • Here we have declared variables and assigned values to them.
  • Strings are double or single quoted.
  • Variables declared outside function has global scope and is called Global variables.
  • Variables declared inside function has local scope and is called local variables. 
  • Variables names can start with alphabets or  _ .
  • Names cannot start with numbers. 
  • They are case sensitive.

JavaScript Variable c five data types

1. String

2. Number

3.Object

4.Boolean

5.Array

6. Object

0 Dislike
Follow 2

Please Enter a comment

Submit

Other Lessons for You

Dependency Injection in Angular 2
Dependency injection Dependency injection is a way to supply a new instance of a class with the fully-formed dependencies it requires. Most dependencies are services. Angular uses dependency injection...

Mark And Sweep Algorithm in Javascript Memory Management
This algorithm reduces the definition of "an object is not needed anymore" to "an object is unreachable". This algorithm assumes the knowledge of a set of objects called roots (In JavaScript, the root...

Benefits of Design Patterns in Application Development
Application developments is a tedious job. Programmers write code and test it again and again to make sure their software works fine. So designing complex software is a hard nut to crack. Skilled programmers...

Closures in Javascript
A closure is the combination of a function and the lexical environment within which that function was declared. Consider the following example: function makeFunc() { var name = 'Mozilla'; function...

Java Interview Questions & Answers
Java Interview Questions have been designed especially to get you acquainted with the nature of questions you may encounter during your interview for the subject of Java Programming Language. As per my...

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more