Introduction to Web Programming

Spring  2009 


Instructor:  Dr. M. Bag-Mohammadi

Email: mozafarb@ece.ut.ac.ir

Assistant:

Web log: click here

Office Hours: Click here         

Project List: Projects-s09.doc

Grade: Click here

Course Description

The World Wide Web is the dominant medium for communication, publication, and commerce in the new millenium. This course will present the fundamental technologies behind the Web, as well as techniques for designing, developing, and evaluating Web-based applications.

Topics:

Course Goals

Grade:

 

Homework

1

Hw1-s09.doc

2

Hw2-s09.doc

3

Hw3-s09.doc

4

Hw4-s09.doc

Grading Policy:

Final grades in the course will be based on the following weighting distribution.

 

bullet

Project   10%

bullet

homework   30%

bullet

Final Exam….60%

Lecture Notes:

Topic

Lecture Note

Additional Resource
Introduction lec1.ppt
HTML: hypertext, tags & elements, links, images, lists, tables. lec2-HTML.ppt m.rar
Style Sheets: inline, document, external lec3-css.ppt
JavaScripts: data types, control, functions, strings and arrays, classes Lec4-JavaScript.ppt js.rar
JavaScript & Forms: form elements, event-driven programming Lec5-JSForms.ppt f.rar
PHP: variables, expressions, control structures, file operations, cookies, functions, forms, date and time functions, Lec6-PHP.ppt php.rar
Advanced PHP: classes, objects, session variables Lec7-advancedPHP.ppt
MySQL: table creation, record insertion, query, update, delete, using MySQL with PHP Lec8-mySQL.ppt
Advanced MySQL: relational tables, advanced queries, advanced PHP function used with MySQL Lec9- advanced mySQL.ppt
String Manipulation & Regular expression: Useful function for string manipulation, Functions relating to HTML, SQL, etc. Regular expression in PHP, PCRE, POSIX lec10-strings.ppt
PHP template: Intro to PHP template design, Web Template, Web Template Classification, Introduction to Smarty, Smarty Usage, Smarty Example lec11-PHP_Template.ppt
Useful Project techniques and tips: All of this lecture example are driven from a package named WebMaster lec12-Project-techniques.ppt
Final final-php-kd-s09.doc

final-php-extra.doc