|  (Created page with "Lecture Contents   File:introduction_to_servers.pdf") | m (Miga moved page GMU:(In)visible Networks/Lecture 3 to GMU:(In)visible Networks 2016/Lecture 3) | ||
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| Lecture Contents | Lecture Contents | ||
| JavaScript | |||
| * Introduction to Javascript. | |||
| * Javascript basics. | |||
| * Values. | |||
| * Operators. | |||
| * Expressions. | |||
| * Keywords. | |||
| * Comments. | |||
| * Datatypes. | |||
| * Functions. | |||
| * Conditions. | |||
| * HTML events. | |||
| * Debuggers. | |||
| [[File: | PHP | ||
| * Introduction to PHP | |||
| * PHP processes in web server | |||
| * Variables | |||
| * Data types | |||
| * Operators | |||
| * Expressions | |||
| * Conditions | |||
| * Loops | |||
| [[File:2ndMay.pdf]] | |||
Latest revision as of 22:17, 13 February 2017
Lecture Contents
JavaScript
- Introduction to Javascript.
- Javascript basics.
- Values.
- Operators.
- Expressions.
- Keywords.
- Comments.
- Datatypes.
- Functions.
- Conditions.
- HTML events.
- Debuggers.
PHP
- Introduction to PHP
- PHP processes in web server
- Variables
- Data types
- Operators
- Expressions
- Conditions
- Loops
