COMS303 E-Commerce Scripting Languages

Fall 2004

Monday Evening: - 6:00pm - 9:00pm      Room 8-01E

Syllabus: 

INSTRUCTOR:  Jeff Gullion
OFFICE:  8-01-C
PHONE:  515-964-6367
EMAIL:  jhgullion@dmacc.edu
INSTRUCTOR WEBSITE:  http://www.dmacc.edu/instructors/jhgullion/

REQUIRED TEXT:      

INTERNET PROGRAMMING with VBscript and Javascript
by Kathleen Kalata, Course Technologies, Thomson Learning
DYNAMIC HTML The Definitive Reference
Goodman,  Published by O'REILLY   

PREREQUISITES:                  BSEN306 E-Commerce Website I

RECOMMENDED PREREQUISITES:  BSEN307 E-Commerce Website II, COMS111

OBJECTIVES:

This course will expand upon the student's skills in programming the functionality of a website application.  Students will learn to design, write, debug and apply client side and server side scripting languages to a website application.  The focus of this course will be on client side scripting using JAVASCRIPT and server side scripting using ASP.   The course will also look at PHP, JSP and ASP.Net.

This course is focused on the website developer who desires the ability to design and create their own scripting applications.  In that light, this class will be very similar to a programming language class.  This class will teach you to read and write several scripting languages and use it to add functionality to a web based application.  The focus is to teach you how to create your own scripts not just copy somebody else's work.

I. ATTENDANCE:

This class schedule includes classroom time for the presentation and discussion of material. Students are expected to have completed any assigned readings in preparation for class and be prepared to discuss the assigned material. Attendance is encouraged and expected.  Much of the primary material in this class will be presented during class.

II. ASSIGNMENTS:

  • There will be 12-15 assigned projects. Each assignment will be given a DUE DATE when assigned.
  • Each assignment will be worth 10 points.
  • Assignments turned in after the due date without prior discussion with the instructor will be reduced by 20%
  • Students are encouraged to assist each with projects but are expected to do their own work. Joint projects and any work copied from another person will not be tolerated and will be given a ZERO score.
  • Some of these projects may include team activities and classroom presentation.
  • All assignments must be in the hands of the instructor by the last day of class to receive any credit.

III.  IN CLASS LAB PROJECTS

  • There will be 3-5  lab projects assigned throughout the course.  
  • Each of the projects will be worth 50 points.  
  • The projects will cover a variety of skills and techniques discussed in class and in the homework projects. 
  • Each project will usually be started and completed during a portion of the class.  
  • These will be announced ahead of time.  
  • NO MAKEUP PROJECTS  WILL BE GIVEN WITHOUT PRIOR APPROVAL FROM THE INSTRUCTOR.

IV. FINAL PROJECT

  • There will be a programming project created throughout the course.  
  • This project will be demonstrated to the class during the last week of class.   
  • This project will be worth 100 points and account for 20% of your final grade.

V. QUIZZES/EXAMS

  • There will be a midterm exam covering Javascript and Client Server programming concepts
  • There will be a comprehensive final exam focusing on ASP and Client Server programming concepts
  • Each exam will be worth 100 points
  • NO MAKEUP EXAMS  WILL BE GIVEN WITHOUT PRIOR APPROVAL FROM THE INSTRUCTOR.

VI.   COURSE GRADE:

The Final Course grade will be determined by combining your grade as follows:
Assignments 20%
Javascript Exam and Lab 20%
Javascript Project 10%
ASP Exam and Lab 20%
ASP Project 10%
Final Lab/Project 20%

The grading scale is as follows: 90% AND ABOVE = A, 80% to 89% = B, 70% to 79%= C, 60% to 69 = D, 59% AND BELOW = F.   May use pluses and minuses at the instructors discretion.

VII CHEATING AND PLAGIERISM

Engaging in any form of cheating or plagiarism on an assignment, test, quiz or project will result in a ZERO grade for that particular assignment. These acts are considered academic misconduct by the college and various disciplinary actions may be taken.

VIII. This syllabus is tentative and the instructor reserves the right to make changes during the course of the semester.

IX.   SPECIAL NEEDS

 It is the policy of DMACC to accommodate students with disabilities.  Any student with a documented  disability who requires resonable accommodation should contact the special needs coordinator at (515) 964-6850  or  (515) 964-6810 TTY.  

top

SCHEDULE:

WEEK

DATE

Discussion

Lab

1 9/1
  • Introduction, Syllabus
  • Student Server & Ws_ftp
  • Introduction to Client Server Programming
  • Review DHTML / DOM
  • Chapters 1, 2 & 3
Sign-On, Email, Instructor Website, Programming Tools, WS_ftp

Chapter 1 Project:  1-6
Chapter 2 Project:  2-2
Chapter 3 Project:  3-4, 3-5

2 9/8
  • Javascript Continues

  • Chapters 4, 5 & 6

  • dollarFormat() Functions

Chapter 4 Project:  4-5
Chapter 5 Project:  5-7
Chapter 6 Project:  6-4, 6-5

Chapter 1, 2 & 3 Projects DUE

3 9/15
  • Javascript Continues
  • Data/Form Validation
  • Javascript on the Internet
  • Banner Rotator Function

Javascript Project

4 9/22
  • Javascript COOKIES
  • Read/Write/Delete/Display Cookie Functions
  • Review Chapters 1-6, etc.
Chapter 4, 5 & 6 Projects DUE
5 9/29
  • Javascript Exam
  • In Class Javascript Lab

 

Javascript Project DUE

6 10/6
  • Chapter 7 - Intro to ASP
  • Chapter 8 - Using the Request & Response Objects
Chapter 7 Project:  7-2, 7-4
Chapter 8 Project:  8-2
7 10/13
  • Chapter 9 - Maintaining State between the Client and Server
  • Chapter 10 - ASP Components
 
Chapter 9 Project:  9-5
8 10/20
  • Chapter 11 - Scripting Library Objects
Chapter 11 Project:  11-4

Chapter 7 Projects DUE
Chapter 8 Project DUE

9 10/27
  • Chapter 12 - ASP and Databases
 Chapter 12 Project: 12-3

Chapter 9 Project DUE

10 11/3
  • Chapter 13 Advanced Database
  • Review Chapters 7-13, etc.

Chapter 11 Project DUE

 ASP Project:  Chapter 13 Project:13-1, 13-2, 13-3, 13-4

11 11/10
  • Chapter 13 continued
Chapter 12 Project DUE

Introduce FINAL PROJECT

12 11/17
  • ASP Exam
  • In Class ASP Lab

ASP Project DUE

11/24 THANKSGIVING BREAK NO CLASS!!!
13 12/1
  • Introduce PHP

 

PHP Project )Tentative)

14 12/8
  • ASP.Net

PHP Project DUE

15 12/15

 Final Project Presentations!

FINAL PROJECT DUE!

top

LINKS:

http://www.asp-help.com        Good ASP site with information on the various objects and other functionality

top