CPET 499/ITC 250 Web Systems

 


Fundamentals of Web Developments by Randy Connolly and Richard Hoar, Pearson, 2015 Edition

http://www.pearsonhighered.com/connolly-hoar 

Companion Web Site: http://wps.pearsoned.com/ecs_connollyhoar_cwwebdev_1/

Chapter  No
HTML Code Examples
1
N/A
2
Listing 2-1.html (Fundamentals of Web Development)   Listing 2-2.html        Listing 2-3.html
Lab 1 - Share Your Travel Photos
Lab 2 - Book Rep Customer Relations Management
Lab 3 - Art Store
3 Listing3.1.html        Listing3.2.html           Listing3.3.html        Listing3.4.css
Listing3.5.html        Listing3.6.html           Listing3.7.html        Listing3.8.html

Lab03-ex02; Lab03-ex03; Lab03-ex04; Lab 03-ex-05; Lab03-ex06; Lab04-ex07
Lab03-ex-08; Lab03-ex09; Lab03-ex10; Lab03-ex11; Lab03-ex12; Lab03-ex13
Lab 3 Exercise - Adding Styles (page 98);                 Lab 3 Exercise - Embedded Style Sheet (page 104)
Lab 3 Exercise - External Style Sheet (page 104);    Lab 3 Exercise - Element, Class, and Id Selectors (page 105)
Lab 3 Exercise - Attribute Selectors (page 110);      Lab 3 Execrise - Pseudo-selectors (page 112)
Lab 3 Exercise - Contextual Selecttors (page 114); Lab 3 Exercise - The CSS Cascade (page 116)
Lab 3 Exercise - Background Style (page 123);        Lab 3 Execrise - Borders, Margins, and Padding (page 125)
Lab 3 Exercise - CSS Fonts (page 134);                      Lab 3 Exercise - CSS Font Size (page 136)
Lab 3 Exercise - CSS Paragraph (page 138)

Project 3.1 - Share Your Travel Photos, Time for Some Style
Project 3.2 - Book Rep Customer Relations Management
Project 3.3 - Art Store
4 Listing4.1.html  - pag 175     Listing4.2.html - page 177
Table Examples: Lab04-ex01; Lab04-ex02; Lab04-ex03; Lab04-ex04; Lab04-ex05; Lab04-ex06
Form Examples: Lab04-ex07; Lab04-ex08; Lab04-ex-09; Lab04-ex10; Lab04-ex11; Lab04-ex12; Lab04-ex13
 
Lab04-Project01 - Book Rep Customer Relations Management, pp. 180-181   
Lab04-Project02 - Art Store, pp. 180-181
Lab04-Project03 - Share Your Travel Photos, pp. 182-183
5  
6 Listing6.1.html  (This web page includes a Input button which allows the user to invoke an alert() dialog box)
Listing6.2.html  (This web page uses a JavaScript code to display Hello message soon after the page is loaded onto the browser.)
Listing6.4.html (Listing6.4.js) (The page is loaded with an extrenal Listing6.4.js for displaying Good Morning message; the Listing6.4.js is able to check the web browser's host computer's date/time object to determine whether Good monring, Good afternoon, or Good evening message should be displayed)
Listing6.5.html (Listing6.5.js)          Listing6.6.html (Listing6.6.js)         Listing6.7.html (Listing6.7.js)  
Listing6.8.html (Listing6.8.js)          Listing6.9.html (LIsting6.9.js)         Listing6.10.html (Listing6.10.js)  
Listing6.11.html (Listing6.11.js)     Listing6.12.html (Listing6.12.js)     Listing6.13.html (Listing6.13.js)    Listing6.14.js                                      Listing6.15.html (Listing6.15.js)     Listing6.16.js
Listinng6.17.html                               Listing6.18.html (Listing6.18.js)    Listing6.19.js

Lab06-project01.html            lab06-project01.css                 lab06-project01.js
Lab06-project02.html            lab06-project02.css
Lab06-project03.html            lab06-project03.css                 lab06-project03.js
lab06-walkthrough02.html   lab06-walkthrough03.html    lab06-walkthrough04.html
lab06-walkthrough05.html   lab06-walkthrough06.html    lab06-walkthrough07.html 
lab06-walkthrough08.html   lab06-walkthrough09.html    lab06-walkthrough10.html  
lab06-walkthrough11.html
7
8 Listing8.1.php (PHP tags, p. 336)                                      Listing8.2.html (Listing 8.1 in the browser, p. 338)     
Listing8.3.php (PHP comments, p. 339)                           Listing8.4.php  (PHP constants, p. 341)   
Listing8.5.php (Quotes and Contatenation, p. 343)      Listing8.6.php (More concatenation examples, p. 344)         Listing8.7.php (if else, p. 346)                                           Listing8.8.php  (PHP and HTML in the same script, p. 347)    Listing8.9.php  (switch .. case, p. 348)                             Listing8.10.php (while loops, p. 349)    
Listing8.11.php (for loops, p. 349)                                   Listing8.12.php (Alternate syntax for control steructure, p. 350) 
Listing8.13.php (Definition: function, return, p. 352)   Listing8.14.php (Definition: Function no return, p. 352)     Listing8.15.php (multiple return, p. 353)                        Listing8.16.php  (Return with default value, p. 354) 
Listing8.17.php (Passing a parameter by value, p.355)
Listing8.18.php (Passing a parameter by reference, p. 355)
Listing8.19.php (Using the global keyword, p.357)

Project 1: Book Rep CRM (Customer Relations Management)
** Chapter08-project01.html, Chapter08-project01.css, Chapter08-project01.php, book-data.php
Project 2: Art Store
** Chapter08-project02.html, Chapter08-project02.css, Chapter08-project02.php, art-data.php
** are-footer.inc.php, art-header.inc.php
Project 3: Share Your Travel Photos
** Chapter08-project03.php,  travel-data.php,  travle-footer, php, travel-header.php, travel-left-rail.php

lab08-exercise02.php lab08-exercise03.php lab08-exercise04.php 
lab08-exercise05.php lab08-exercise06.php lab08-exercise07.php
9 Listing9.01 php         Listing9.02.php          Listing9.03.php          Listing9.04.php
Listing9.05 php         Listing9.06.php          Listing9.07.html        Listing9.08.php
Listing9.09 php         Listing9.10.php          Listing9.11.php          Listing9.11.search.php
Listing9.12.php         Listing9.13 php          Listing9.14.php          Listing9.15.php         
Listing9.16.php         Listing9.17 php          Listing9.18.php          Listing9.19.php         
Listing9.20.php

Project 1: Art Store
chapter09-project01.php, chapter09-project01.css

Project 2: Show Your Travel Photos
chapter09-project01.php

Project 3: Book Rep Customer Relations Management
chapter09-project01.php
10 Listing10.1.php         Listing10.2.php        Listing10.3.php        Listing10.4.php
Listing10.5.php         Listing10.6.php        Listing10.7.php        Listing10.8.php
Listing10.9.php         Listing10.10.php      Listing10.11.php     Listing10.12.php
11 Listing11.01.sql        Listing11.02.php      Listing11.03.php     Listing11.04.php
Listing11.05.php       Listing11.06.php      Listing11.07.php     Listing11.08.php
Listing11.09.php       Listing11.10.php      Listing11.11.php     Listing11.12.php
Listing11.13.php       Listing11.14.php      Listing11.15.php     Listing11.16.php
Listing11.17.php       Listing11.18.php      Listing11.19.php     Listing11.20.php
Listing11.21.php       Listing11.22.php      Listing11.23.php     Listing11.24.php
Listing11.25.php       Listing11.26.php      Listing11.27.php     Listing11.28.php
Listing11.29.php       Listing11.30.php      Listing11.31.php     Listing11.32.php
Listing11.33.php       Listing11.34.php      Listing11.35.php     Listing11.36.php
12  
13  
14  
15  
16