Week | Topics | Study Materials | Materials |
1 |
Introduction to PHP: Overview and Capabilities
|
|
|
2 |
PHP Variables and Constants
|
|
|
3 |
PHP Data Types
|
|
|
4 |
PHP Arrays and Their Usage
|
|
|
5 |
PHP Expressions and Operators
|
|
|
6 |
PHP Conditional Structures (if, else, switch)
|
|
|
7 |
PHP Loops – Part I (while, do...while)
|
|
|
8 |
PHP Loops – Part II (for, foreach)
|
|
|
9 |
Using Functions in PHP – Part I
|
|
|
10 |
Using Functions in PHP – Part II (with examples)
|
|
|
11 |
Object-Oriented Programming in PHP: Class Structures
|
|
|
12 |
Working with Forms in PHP
|
|
|
13 |
General Application – Project Development and Practice I
|
|
|
14 |
General Application – Project Development and Practice II
|
|
|