Sei sulla pagina 1di 5

Choi

Fall 2011

ISYS 288-ALL Class Exercises


Instruction: Class Exercises will be given and practiced for your hands-on practice in the class. For any reasons, if you cannot finish it within the class time, you may need to complete it later within a week period after the class practice date. This exercise practice will be graded as part of your participation. The exercise will be done mostly by each group.
Notes: Off-campus students will follow separate instructions for the below exercises.

Exercise 17 (practice_ date: Nov. 17th, 2011)


Lecture Points: Instructor: Demo about HTML State list o Add address fields into customers table for add_customer.php in your Ecommerce application, admin functions o http://www.mediacollege.com/internet/samples/html/state-

list.html Exercise 16 (practice_ date: Nov. 15th, 2011)


Lecture Points: Instructor: Introduce and Demo about HTML 5 o HTML 5 http://www.youtube.com/watch?v=siOHh0uzcuY o Canvas Demo http://www.williammalone.com/articles/create-html5-canvasjavascript-drawing-app/ Down load and test it!

Exercise 15 (practice_ date: Nov. 10th, 2011)


Lecture Points:

Instructor:
o To Explain the source scripts for User registration from Ch. 18 such as jQuery for phone number especially Define (LIVE, FALSE) Preg_match() Do practice with pregmatch.php from L: drive

Choi

Fall 2011

Exercise 14 (practice_ date: Nov. 8th, 2011)


Lecture Points:

Instructor:
o o o o To Explain the code flow for User registration from Ch. 18 To implement source scripts from Ch. 18. To create a new users table. Rename the old table users to users2. To review the publishers source scripts for applying to others.

Exercise 13 (practice_ date: Nov. 3rd, 2011)


Lecture Points:

Instructor:
o Runs as lab for PD2

Exercise 12 (practice_ date: Nov. 1st, 2011)


Lecture Points:

Instructor:
o o o Read scripts 13.6 and 19.1 for your customer maintenance function. Create a new php page, add_customer.php Applying jQuery Input Validation scripts to your add_customer.php

Exercise 11 (practice_ date: October 27th, 2011)


Lecture Points:

Instructor:
o o o o o Ch. 2, pp. 49-53 Demonstrated Form Validation without using JavaScript/jQury Practice with form.html and handle_form.php Create a folder, valjs in Ullman directory and copy all files and sub folders in valjs in [L:] drive Test the above jQuery Input validation sample from your browser.

Exercise 10 (practice_ date: October 25th, 2011)


Lecture Points:

Instructor:

Choi o o o

Fall 2011 Lectured with oo_php.ppt about Object-oriented concepts in PHP Practice on js; pp. 466-468; pp. 473-478; OO concepts: Ch. 16. Pp. 494-496;

Exercise 9 (practice_ date: October 20th, 2011)


Lecture Points:

Instructor: o Demonstrated Website Template: Open Source Web Templates oswt


http://www.oswt.co.uk/browse_designs.php? query=&page=36&limit=12&PHPSESSID=f2cc94c41618376bc9 19d02aa8bbfbc9 Practice and apply one of your favorite templates available in above sites in your class project as optional. Practice and apply the above flash editor tool for your project as optional.

Flash Editor GIOTTO: http://vectorian.com/resources/

Exercise 8 (practice_ date: October 18th, 2011)


Lecture Points:

Instructor: Demonstrated about PD2 Assignment: o PD2 will be assigned by Oct. 20th o Create ecommerce tables (See Ch. 19) o Configure various php source scripts form Ullmans Ch. 19 and others

Exercise 8 (practice_ date: October 18th, 2011)


Lecture Points:

Instructor: Demonstrated about PD2 Assignment: o PD2 will be assigned by Oct. 20th o Create ecommerce tables (See Ch. 19) o Configure various php source scripts form Ullmans Ch. 19 and others

Exercise 7 (practice_ date: October 13th, 2011)


Lecture Points:

Instructor: Demonstrated jQuery framework Reading Assignment: Ch. 19 Example - Ecommerce

Choi

Fall 2011

October 11th Midterm Exam Exercise 6 (practice_ date: October 5th, 2011)
Lecture Points:

Instructor: Lab for PD 1 Assignment: PD1

Exercise 5 (practice_ date: Sept. 27, 2011)


Lecture Points:

Instructor: Reviewed Textbook in general. Demonstrated about Login function (PD1) thru the textbook and PHP machine (www.systembarn.com). Announced about Reading Schedule in FC.

Practices Exercise 4 (practice_ date: Sept. 20, 2011) Lecture Points:

Instructor: Demonstrated about Working with MySQL data with PHP (Cont.). Practices of Create, Insert, and Delete records from PHP source codes;

Exercise 3 (practice_ date: Sept. 15, 2011)


Lecture Points: Instructor: The ID and PW for FTP are being assigned on Sept. 15th, 2011.

Instructor: Demonstrated about Working with MySQL data with PHP. Do FTP practices to manipulate the source codes in www directory. Go to: http://php.net/manual/en/mysqli.connect-errno.php and Example 1. o Introduction to object oriented style o Procedural style

Exercise 2 (practice_ date: Sept. 13, 2011)


Lecture Points:

Instructor: Demonstrated the PHP system components such as PHPMyAdmin, Browser, and the PHP source codes are maintained in the www directory using FTP, Filezilia. Instructor: Used couple of simple PHP scripts to comprehend the major system components. Instructor: Discussed about HW1 with demo.

Exercise 1 (practice_ date: Sept. 6, 2011)


Form your own group as instructed in the syllabus.

Choi

Fall 2011 Install WAMP server into your machine for each group. Note that the machine WAMP was not successful in its installation to BUS 116 Lab. Now our own machine is ready in www.systembarn.com as of 09/15/11.

Practice SQL DDL and DML statements using PHPMyAdmin as instructed in the class. Good luck!

Lecture Points:

phpMyAdmin is an open source tool written in PHP intended to handle the administration of MySQL with the use of a Browser. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions. MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. It is named after developer Michael Widenius' daughter, My. The SQL phrase stands for Structured Query Language. SQL Data Definition Language (DDL) and Data Manipulation Language (DDL) (See Web links)

Prepared by JYC 11/21/2011 11/21/2011 8:50 a11/p11

Potrebbero piacerti anche