Course
Introduction to JavaScript («ISC»)
In this course you will learn the syntactic basic structures and the application areas of JavaScript in practical, largely self-developed scripts.
Vendor code
ISC
Duration
2 days
Price
1'400.–
Course documents
Digicomp Courseware
Course facts
- Learning the basic syntactical structures using typical JavaScript scripts
- Learning about the capabilities, uses, and limitations of JavaScript
1 Introduction
- Architecture
- Files of application
- Versions
2 Simple script
- Integration
- Console
- Comment
3 Values
- Literal
- Vocabulary
- Identifiers
- Variable
- Strict Mode
- Constant
4 Operators
- Assignment operation
- Arithmetic operation
- Concatenation operation
- Comparison operation
- Logic operation
- Conditional operation
- Composite operation
5 Types of Data
- Type testing operation
- Conversion
6 Text templates
7 Arrays
- Enumeration
- Length
- Access
8 Ramifications
- Types
- Condition structure
- Alternative structure
- Multiple selection
- Case differentiation
9 Loops
- Types
- Pre-test loop
- Post-test loop
- For loop
- Property loop
- Collection loop
10 Jumps
- Iteration abort
- Loop abort
11 Functions
- Declaration
- Ausdruck
- Parameter
- Return value
- Invocation
- Argument
12 JavaScript Object Notation (JSON)
- JSON structure
- JSON data
13 Formulate
- Forms
- Form API
14 Events
- Types
- Treatment
- Bubbling
15 Browser
- Navigator
- URL
- Query String
- Cookie
Component of the following courses
This course is aimed at future JavaScript developers who want to learn the basic syntactic structures of the programming language.
Programming skills are an advantageous. The attendance of the following courses (or equivalent knowledge) is required: