1st Class: (HTML & Dreamweaver 6.0)
HTML Coding
a. Creating a HTML Page
b. HTML Tags
c. Paragraph and Text Formatting
d. Lists
e. Horizontal Ruling Lines
f. Incorporating Images
g. Specifying Colors in HTML
h. Page Color and Background
i. Specifying Font Information
2nd Class: (HTML & Dreamweaver 6.0)
HTML Hyperlinks and Tables
a. Links and Images as links
b. Anchor Tag
c. Introduction to Tables
d. Tables and Data Alignment Options
e. Changing Height and width of Table Elements
f. Column and Row spanning
3rd Class: (HTML & Dreamweaver 6.0)
HTML Forms And Frames
a. Forms Overview
b. Form Tag
c. Web form Fields
d. Introduction to frame
4th Class: (Photoshop)
Standard Tools
a. Selection tools
b. Text tools
c. Image
d. Make text color and effects
5th Class: (Photoshop and Animated GIF)
Photoshop and Animated GIF
a. Size and resize canvas
b. Changing image size
c. Create Animated GIF by gif animator 5.0
6th Class: (JavaScript and CSS)
JavaScript and CSS
a. Embedded JavaScript into HTML and PHP
b. Form validation by JavaScript
c. Introduction to Cascading style sheet
d. Defining and using Styles
7th Class: (PHP & MySQL)
Installing PHP and MySQL
a. Apache Concept
b. Installing PHP
c. Installing MySQL
d. Writing a PHP Page
e. PHP Variables
f. Interact with the user
g. Collecting the Data and sending the WEB server Request
8th Class: (PHP)
Variables, Constants and Data Types
a. Data Type
b. Constants
c. Variable Declaration and initialization
d. Variable Variables
e. Useful function for Variables
9th Class: (PHP)
Operators and Statements
a. Arithmetic, Comparison and logical Operators
b. The String Concatenation Operator
c. Variable Assignment
d. If Statements
10th class: (PHP)
Conditional Statements and Loops
a. Switch Statements
b. While Loops
c. For Loops
11th class: (PHP)
Arrays
a. Simple Arrays
b. Initializing Arrays
c. Numerically & String Indexed Array
d. Multi-Dimensional Arrays
e. Array Manipulation and Arrays related Function
12th Class: (PHP)
Functions
a. Function Structure
b. Passing Arguments
c. Variable Scope and life time
d. Nested Functions and Recursion
e. Using include() and require()
13th Class: (PHP)
String Manipulation and Regular Expressions
a. String Functions
b. Regular Expressions
c. Search and replace by Regular Expressions