|
Standard |
Posted: 09/10/07
|
R
State Standard £Institutionally Developed College: n/a |
CIS 1110—Introduction to Web Programming using PHP
Course
Description
This course
provides an introduction to Web Programming using PHP. Topics include advanced
HTML, CSS basics, object oriented language requirements, defining variables, IF
conditional statements and loops, modularization, accessing and displaying data
on the web, understanding the XML data format, and cookies and security.
|
Competency Areas |
Hours |
|
|
Advanced
HTML |
Class |
3 |
|
CSS
basics |
D. Lab |
2 |
|
Object
Oriented Language Requirements |
P.
Lab/O.B.I. |
0 |
|
Defining
Variables |
Credit |
4 |
|
If
conditional statements and loops |
|
|
|
Modularization |
|
|
|
Accessing
and displaying data on the web |
|
|
|
Understanding
the XML data format |
|
|
|
Cookies
and Security |
|
|
|
Prerequisite: |
CIS 105 and CIS 2201 |
|
Corequisite: |
|
Course Guide |
|
Competency |
After completing this section,
the student will be able to: |
Hours |
||
|
Class |
D.Lab
|
P.Lab/ O.B.I. |
||
|
|
|
|
|
|
|
Advanced HTML |
4 |
2 |
0 |
|
|
|
Advanced
HTML techniques |
|
|
|
|
CSS basics |
4 |
2 |
0 |
|
|
|
Using CSS
to control text and color. |
|
|
|
|
|
Using CSS
to control web page layout |
|
|
|
|
|
In-line
and external CSS |
|
|
|
|
Object Oriented Language
Requirements |
2 |
0 |
0 |
|
|
|
Inheritance |
|
|
|
|
|
Polymorphism |
|
|
|
|
|
Encapsulation |
|
|
|
|
|
Classes,
Instantiation , Objects |
|
|
|
|
Defining Variables |
2 |
2 |
0 |
|
|
|
Variable
definition syntax |
|
|
|
|
|
Assigning
values to variables |
|
|
|
|
If conditional statements and
loops |
6 |
4 |
0 |
|
|
Conditional
Statements |
|
|
|
|
|
If
statement format |
|
|
|
|
|
If Else
format |
|
|
|
|
|
Loops:
Iteration |
|
|
|
|
|
Loops:
While |
|
|
|
|
|
Accessing and displaying data on
the web |
4 |
4 |
0 |
|
|
Accessing
data on a web server |
|
|
|
|
|
Displaying
data on a web page |
|
|
|
|
|
Understanding the XML data format |
6 |
4 |
0 |
|
|
XML: The
basics |
|
|
|
|
|
Accessing
XML data |
|
|
|
|
|
Displaying
XML data |
|
|
|
|
|
Case
Study: Creating a simple E-Commerce Site |
|
|
|
|
|
Cookies and Security |
2 |
2 |
0 |
|
|
Creating
and using Cookies |
|
|
|
|
|
Web
programming security considerations |
|
|
|
|
|
Suggested Resources |