JavaScript

JavaScript is a lightweight, interpreted programming language. It is designed for creating network-centric applications. It is complimentary to and integrated with Java. JavaScript is very easy to implement because it is integrated with HTML. It is open and cross-platform.

Why Study JavaScript?
For this, it is assumed that the reader have a prior knowledge of HTML coding. It would help if the reader had some prior exposure to object-oriented programming concepts and a general idea on creating online applications.

JavaScript is one of the 3 languages all web developers must learn:
  1.    HTML to define the content of web pages
  2.    CSS to specify the layout of web pages
  3.    JavaScript to program the behavior of web pages
This tutorial is about JavaScript, and how JavaScript works with HTML and CSS.
  1. Introduction to JavaScript
  2. How to enable JavaScript
  3. JavaScript Syntax
  4. JavaScript Popup Boxes
  5. JavaScript and HTML
  6. External JavaScript File
  7. JavaScript Operators
  8. JavaScript Variables
  9. JavaScript Functions
  10. JavaScript Events
  11. JavaScript If Statements
  12. JavaScript Switch Statements
  13. JavaScript While Loop
  14. JavaScript Try.... Catch
  15. JavaScript Escape Characters
  16. JavaScript Void(0)
  17. JavaScript Cookies
  18. JavaScript Date and Time
  19. JavaScript Arrays
  20. Two Dimensional Arrays
  21. InnerHTML in JavaScript
  22. JavaScript Summary

No comments:

Post a Comment