JafaScript Introduction
JafaScript is a series of instructions that a coputer can follow to acheive a goal
JavaScript is the world’s most popular programming language.
JavaScript is the programming language of the Web.
JavaScript is easy to learn.
JafaScript makes WebPages More interactive by:
- Access Content
- Modify Content
- Program Rules
- React to Events
To approch writing a scriot, break down your goal into a series of tasks and then work out eash step needed to complete that task ( using flow chart)
An expression evaluates into a single value, there are tow expressions :
- Expression that assign a value to a variable
- Expression that use two or more values to a return a single value
Functions:
To create a Function, give it a name and then write the statements needed to acheive its task inside the curly braces.
Thank You
Sukina AbuHammad