JavaScript Programming Introduction
| Duration: |
7 hours |
|---|---|
| Prerequisites: |
HTML/XHTML Introduction or comparable experience |
| Description: |
This seminar will introduce the Student to the basics of JavaScript programming. These basics will help you build a foundation for all scripting and programming courses. Various topics will include data structure, mathematical operators, conditional statements, loops, functions and event handlers. |
After completing this seminar, students will be able to:
- Learn the history of JavaScript programming (scripting languages)
- Define data variables and data types
- Use mathematical operators
- Create conditional statements
- Write loops to reduce code and improve efficiency of code
- Write basic functions which allows you to reuse written code
- Work with event handlers to enhance browser functionality
Course Outline:
- History & Overview
- JavaScript Basics
- Variables & Data Types
- Operators
- Arithmetic or Computational
- Comparison
- Boolean
- String and Assignment
- Statements
- Conditionals
- Loops
- Comments
- Functions
- Defining Funtions
- Calling Functio
- Event Handlers
- Opening a New Browser Window
Top
