Skip to content
Tutorial Gateway
  • C
  • C#
  • Python
  • SQL
  • Java
  • JS
  • MySQL
  • BI Tools
    • Informatica
    • Talend
    • Tableau
    • Power BI
    • SSIS
    • SSRS
    • SSAS
    • MDX
    • R Tutorial
    • Alteryx
    • QlikView
  • More
    • C Programs
    • C++ Programs
    • Go Programs
    • Python Programs
    • Java Programs
    • Search
Learn JavaScript Tutorial

JavaScript Tutorial

JavaScript, often called JS, is a lightweight, interpreted, and Object Oriented language that runs on the client side of the web. JavaScript is the most popular scripting language in the world to control web browser behavior. Use this tutorial section to learn javascript, which helps in web development.

JavaScript Operators

  1. Arithmetic Operators
  2. Comparison Operators
  3. Logical Operators
  4. Assignment Operators
  5. Bitwise Operators
  6. Ternary Operator
  7. Increment and Decrement Operators

Decision Making

  1. If Statement
  2. Else Statement
  3. Nested If Statement
  4. Else If Statement
  5. Switch Case
  6. Break
  7. Continue

Loops

  1. While Loop
  2. Do While Loop
  3. Difference between While and Do While loop
  4. For Loop

JavaScript Tutorial on References

  1. String Functions
  2. String HTML Wrapper Methods
  3. Math Functions
  4. Date Function

Date Functions

  1. Date Function
  2. Date.Now
  3. getFullYear
  4. getYear
  5. getMonth
  6. getDate
  7. getDay
  8. getTime
  9. getTimezoneOffset
  10. getHours
  11. getMinutes
  12. getSeconds
  13. getMilliseconds
  14. getUTCDate
  15. getUTCDay
  16. getUTCFullYear
  17. getUTCHours
  18. getUTCMinutes
  19. getUTCMonth
  20. getUTCSeconds
  21. getUTCMilliseconds
  22. setFullYear
  23. setMonth
  24. setDate
  25. setTime
  26. setHours
  27. setMinutes
  28. setSeconds
  29. setMilliseconds
  30. setUTCFullYear
  31. setUTCMonth
  32. setUTCDate
  33. SetUTCHours
  34. setUTCMinutes
  35. setUTCSeconds
  36. setUTCMilliseconds
  37. toDateString
  38. toGMTString
  39. toLocaleDateString
  40. toLocaleTimeString
  41. toTimeString
  42. toLocaleString
  43. toString

Related Topics

  • Python range function
  • sort
  • split String
  • datetime
  • map Function
  • random array
  • format String
  • Area Of Circle
  • Prime Numbers 1 to 100
  • Fibonacci Series
  • SQL DML, DDL, DCL & TCL
  • NOT EXISTS Operator
  • IF ELSE
  • ACID Properties
  • FOR XML PATH
  • Create Table
  • CASE Statement
  • GROUP BY Clause
  • Java Two Dimensional Array
  • Perfect Number
  • Count Digits in a Number
  • C program Compare Two Strings
  • Print Prime Numbers 1 to 100
  • Reverse a String
  • Palindrome Number
  • Palindrome String
  • Remove Duplicate String Chars
  • Square of a Number
  • Sum and Average of N Number
  • R For Loop
  • Power BI Format Dates
  • Top 10 Filters
  • Create Hierarchy
  • DAX Math Functions
  • JavaScript replace String
  Copyright © 2022. All Rights Reserved.
Home | About | Contact | Privacy Policy