No edit summary |
m (Miga moved page GMU:(In)visible Networks/Lecture 3 to GMU:(In)visible Networks 2016/Lecture 3) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Lecture Contents | Lecture Contents | ||
JavaScript | |||
* Introduction to Javascript. | * Introduction to Javascript. | ||
* Javascript basics. | * Javascript basics. | ||
Line 14: | Line 15: | ||
* Debuggers. | * Debuggers. | ||
PHP | |||
* Introduction to PHP | * Introduction to PHP | ||
* PHP processes in web server | * PHP processes in web server |
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