JavaScript


Are you looking for Online Training of JavaScript Basics then request it here.

Details


Type: Scripting language

Category: Web Development

Requirements: Web Browser

For Details: JavaScript

Overview


JavaScript is among the most powerful and flexible programming languages of the web. It powers the dynamic behavior on most websites, including this one.

You will learn programming fundamentals and basic object-oriented concepts using the latest JavaScript syntax. The concepts covered in these lessons lay the foundation for using JavaScript in any environment.


Prerequisites

Basic knowledge of HTML and CSS; for more information, see the resources at https://www.javascript.com/.


Objectives

  • Declare and initialize variables
  • List several primitive data types
  • Use operators, loops, and decision constructs
  • Declare and instantiate Arrays and ArrayLists and be able to iterate through them
  • Describe the benefits of using an Integrated Development Environment (IDE)
  • Client-side validation
  • Dynamic drop-down menus
  • Displaying date and time
  • Displaying pop-up windows and dialog boxes (like an alert dialog box, confirm dialog box and prompt dialog box)
  • Displaying clocks etc
  • Create Sample JavaScript applications (Hands-On)