JavaScript Tutorial: A Comprehensive Guide to Mastering JavaScript
Welcome to the JavaScript tutorial, an in-depth and comprehensive guide designed to help you master the fundamentals and advanced concepts of JavaScript programming. Whether you are a beginner looking to explore the basics of web...
,About the Tutorial
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.
Audience
This tutorial has been prepared for JavaScript beginners to help them understand
the basic functionality of JavaScript to build dynamic web pages and web
applications.
Prerequisites
For this tutorial, 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.
Copyright and Disclaimer
Copyright 2015 by Tutorials Point (I) Pvt. Ltd.
All the content and graphics published in this e-book are the property of Tutorials
Point (I) Pvt. Ltd. The user of this e-book is prohibited to reuse, retain, copy,
distribute or republish any contents or a part of contents of this e-book in any
manner without written consent of the publisher.
We strive to update the contents of our website and tutorials as timely and as
precisely as possible, however, the contents may contain inaccuracies or errors.
Tutorials Point (I) Pvt. Ltd. provides no guarantee regarding the accuracy,
timeliness or completeness of our website or its contents including this tutorial. If
you discover any errors on our website or in this tutorial, please notify us at
contact@tutorialspoint.com
i
,Table of Contents
About the Tutorial .............................................................................................................................................
Audience ........................................................................................................................................................... i
Prerequisites ..................................................................................................................................................... i
Copyright and Disclaimer ................................................................................................................................. i
Table of Contents ............................................................................................................................................ ii
PART 1: JAVASCRIPT BASICS ........................................................................................................ 1
1. JAVASCRIPT – Overview ............................................................................................................................ 2
What is JavaScript? .......................................................................................................................................... 2
Client-Side JavaScript....................................................................................................................................... 2
Advantages of JavaScript ................................................................................................................................. 3
Limitations of JavaScript .................................................................................................................................. 3
JavaScript Development Tools......................................................................................................................... 3
Where is JavaScript Today? ............................................................................................................................. 4
2. JAVASCRIPT – Syntax ................................................................................................................................ 5
Your First JavaScript Code ............................................................................................................................... 5
Whitespace and Line Breaks ............................................................................................................................ 6
Semicolons are Optional.................................................................................................................................. 6
Case Sensitivity ................................................................................................................................................ 7
Comments in JavaScript .................................................................................................................................. 7
3. JAVASCRIPT – Enabling ............................................................................................................................. 9
JavaScript in Internet Explorer ........................................................................................................................ 9
JavaScript in Firefox ......................................................................................................................................... 9
JavaScript in Chrome ..................................................................................................................................... 10
JavaScript in Opera ........................................................................................................................................ 10
Warning for Non-JavaScript Browsers ........................................................................................................... 10
4. JAVASCRIPT – Placement ........................................................................................................................ 12
JavaScript in <head>...</head> Section ......................................................................................................... 12
JavaScript in <body>...</body> Section ......................................................................................................... 13
JavaScript in <body> and <head> Sections .................................................................................................... 13
JavaScript in External File .............................................................................................................................. 14
9. JAVASCRIPT – While Loop ....................................................................................................................... 47
The while Loop .............................................................................................................................................. 47
The do...while Loop ....................................................................................................................................... 49
10. JAVASCRIPT – For Loop ........................................................................................................................... 52
The for Loop .................................................................................................................................................. 52
12. JAVASCRIPT – Loop Control..................................................................................................................... 57
The break Statement ..................................................................................................................................... 57
The continue Statement ................................................................................................................................ 59
Using Labels to Control the Flow ................................................................................................................... 60
13. JAVASCRIPT – Functions .......................................................................................................................... 64
Function Definition ........................................................................................................................................ 64
Calling a Function .......................................................................................................................................... 65
Function Parameters ..................................................................................................................................... 66
The return Statement .................................................................................................................................... 67
Nested Functions ........................................................................................................................................... 68
Function () Constructor ................................................................................................................................. 70
Function Literals ............................................................................................................................................ 71
14. JAVASCRIPT – Events............................................................................................................................... 74
What is an Event? .......................................................................................................................................... 74
onclick Event Type ......................................................................................................................................... 74
onsubmit Event Type ..................................................................................................................................... 75
onmouseover and onmouseout .................................................................................................................... 76
HTML 5 Standard Events ............................................................................................................................... 77
15. JAVASCRIPT – Cookies ............................................................................................................................. 82
What are Cookies?......................................................................................................................................... 82
How It Works? ............................................................................................................................................... 82
Storing Cookies .............................................................................................................................................. 83
Reading Cookies ............................................................................................................................................ 84
Setting Cookies Expiry Date ........................................................................................................................... 86
Deleting a Cookie ........................................................................................................................................... 87
iii
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller mohammedabdullahma. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $10.49. You're not tied to anything after your purchase.