◀
Previous
Slide 3.13: How to build Programming Exercise I
Slide 3.15: Database design
Home
Print version
▶
Next
Internet-enabled Website Construction (Cont.)
There are many ways to construct a database-driven website, and each method usually include the following steps:
Examining the exercise specifications very carefully,
Database design (E-R modeling or normalization),
Database implementation (SQL),
Web user interface construction [(X)HTML],
Calling a script with embedded SQL commands,
Accessing the database and retrieving data, and
Testing the exercise thoroughly.
Examining the Exercise (
One
) Specifications Very Carefully
The specifications have to be followed precisely.
◀
Previous
Slide 3.13: How to build Programming Exercise I
Slide 3.15: Database design
Home
Print version
▶
Next
What is dangerous?
Sneezing while having diarrhea!