Download CIS 136 - Bowie State University, Department of Computer Science

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Relational model wikipedia , lookup

Clusterpoint wikipedia , lookup

Database model wikipedia , lookup

ContactPoint wikipedia , lookup

Transcript
Bowie State University
Department of Computer Science
Course Information
CTEC 226
(3 cr) INTRODUCTION TO DATABASE DEVELOPMENT
(Fall 2010)
Important Reminders from the Bowie State University Administration
Students who have a disability and want accommodations should report immediately to Disability Support Services
(DSS), located in Room 1328 in the Business and Graduate Studies Building or call Dr. Michael S. Hughes, DSS
Coordinator, at 301-860-4067.
Please take your English Proficiency Examination as early as possible! After completing ENGL 101 and ENGL 102,
students must take and successfully pass the Bowie State University English Proficiency Examination. Transfer students
who completed their English composition requirements at another university should take the English Proficiency
Examination during their first semester of enrollment at the University.
Important Dates:
Classes Begin
8/30/2010
Late Registration (fees assessed)
8/30 – 9/3/2010
Last Day for (late) registration; Add; Drop w/out W
9/3/2010
Labor Day Holiday – University Closed
9/6/2010
Fall 2010 Career Fair: 9 am – 12:30 pm in MLK
9/15/2010
English Proficiency Examination
9/16, 9/18/2010
Fall 2010 Convocation: 10 am in MLK Auditorium
9/22/2010
Deadline to Apply for Dec 2010 Graduation
10/1/2010
Last Day to Remove Spring 2010 Incomplete Grade
10/8/2010
Homecoming 2010
10/10 – 10/17/2010
Mid-Semester Evaluation
10/18 – 10/22/2010
English Proficiency Examination
11/4, 11/6/2010
Last day to Change to Audit or Drop with a ‘W’
11/12/2010
Advising Week for Undergraduate Students
11/15 – 11/19/2010
Registration Begins: Winter, Spring 2011
11/22/2010
Thanksgiving Break for Students
11/25 – 11/28/2010
Final Examinations for Graduating Seniors only
12/1 – 12/7/2010
Last Day of Classes
12/8/2010
Important Dates (continued):
Reading Day
12/9/2010
Final Examination Period, non-graduating students
12/10 – 12/16/2010
December 2010 Graduation
12/17/2010
Winter Session Classes begin
1/3/2011
First day of Spring 2011 Classes
1/24/2011
Last day to Apply for May 2011 Graduation
2/15/2011
In case of inclement weather conditions, call the following number regarding cancellations:
(301) 860-4000 or check online at www.bowiestate.edu.
Students who are not registered for this course will not receive a grade.
INSTRUCTOR:
Name:
Office Hours:
Dr. Jie Yan
Mon
Tues
Wed
12:00PM – 2:00PM, 3:00PM-5:00PM
By Appointment
12:00PM – 2:00PM
Office Location:
Telephone Number:
Email:
Thurs
By Appointment
Fri
12:00PM – 2:00PM
Computer Science Building
2nd Floor, Room 219
301.860.3966
[email protected]
REQUIRED TEXTBOOK:
Database Concepts, 3rd Edition by David M. Kroenke and David J. Auer, Prentice Hall, NJ 07458
COURSE DESCRIPTION:
Prerequisite: CTEC 114. An introduction to the fundamental skills that a student will need to be successful in
developing personal databases. Topics include database modeling, database application design, database
implementation with a relational model and multi-user database processing.
COURSE OBJECTIVES:
Upon completion of this course, the student will be able to:
 Explain the database design process
 Create Entity-Relationship Data Models (Entity Relationship Diagrams)
 Discuss the Relational Model
 Use Normalization Techniques
 Use Structured Query Language (SQL)
INSTRUCTION MODES:
The course will be taught as a series of lectures, class discussions, class exercises and homework problems.
The students are expected to read the material before class to take active participation in class discussions.
Students are expected to write reports and make presentations as requested by the instructor.
ACADEMIC REGULATIONS AND REQUIREMENTS:
AMOUNT OF WORK REQUIRED:
A student who attempts at least twelve (12) credit hours per semester is considered a full-time student.
Full-time students should expect to spend thirty-five (35) or more hours per week on their college work,
in addition to those hours spent in class.
CLASS ATTENDANCE:
Students are expected to attend classes and laboratory experiences, take all examinations, and participate
in other learning activities as designated by the instructor. A student may be advised by the instructor to
withdraw from a course for excessive absences.
POLICY REGARDING ACADEMIC HONESTY:
Students are expected to conform to a strict standard of academic honesty. Students are required to do all
work individually unless specified otherwise by the instructor. Collaboration resulting in plagiarism is
considered cheating, and will be subject to discipline. Cheating on examinations, plagiarism,
unauthorized collaboration with others on assignments, submitting without authorization duplicate
assignments for credit in more than one course, and improper acknowledgment of sources of material
are intolerable offenses that carry serious penalties. Penalties may consist of a failing grade on the
effected assignment, a failing grade in the course, or more severe discipline imposed by the University
scholastic standards committee.
GRADING CRITERIA:
Students’ grades will be awarded on a cumulative point criterion.
Points will be comprised from:
 Tests/Final Exam
 Home/Group Assignments
Homework is due on time. Assignments that are submitted late may be accepted at the discretion
of the instructor. However, late assignments will be penalized and can receive only 80% of the original
grade.
The grades will be distributed as follows:
Attendance
10%
Individual Exercises 20%
Group Exercises
20%
Tests
30%
Final
20%
Letter grades will be awarded as follows:
A = 90 – 100%
B = 80 – 89%
C = 70 – 79%
D = 60 – 69%
FINAL EXAMINATION:
There will be a cumulative, comprehensive examination covering all the material in the course.
ALL STUDENTS NOT OFFICIALLY REGISTERED FOR THIS CLASS WILL NOT RECEIVE A
GRADE
COURSE OUTLINE
Date(weeks of)
Textbook Chapter
Aug. 30
Course Orientation and
Overview
Text book -Database
Concepts
Chapter 1 Getting Started
Lab
Topics/Groupwork/Homework
Review Questions 1.4 – 1.10
Chapter Exercises (1.30 – 1.32)
Access Workbench Exercises
AW.1.1
(Due Sept. 13)
Sept. 6
Sept. 13
Labor Day Break
Text book–Database
Concepts
Chapter 2 The Relational
Model
Review Questions 2.2, 2.9 – 2.12,
2.14 – 2.17, 2.20 -2.22
(Due Sept. 20)
Sept. 20
Sept. 27
Oct. 4
Oct. 11
Oct. 18
Oct. 25
Nov. 1
Nov. 8
Group Projects (Due Sept. 27)
REVIEW & EXAM 1
(Chapters 1 & 2)
Text book– Database
Concepts
Chapter 4 – Data Modeling
and the Entity Relationship
Model
Text book– Database
Concepts
Chapter 3 Structured Query
Language
REVIEW & EXAM 2
(Chapters 3 & 4)
Text book - Database
Concepts
Chapter 5 – Database Design
Text book - Database
Concepts
Chapter 6 Database Admin
Text book - Database
Concepts
Chapter 7 Database
Processing Applications and
Business Intelligence
Review Questions 4.2 – 4.5, 4.7 –
4.11, 4.17 - 4.19, 4.21 – 4.23
(Due Oct. 11)
Review Questions 3.6 – 3.9, 3.14
– 3.28
(Due Oct. 18)
Group Projects (Due Oct. 25)
Review Questions 5.3 -5.7, 5.12,
5.13, 5.17 (Due Nov. 1)
Review Questions 6.1, 6.8 – 6.13,
6.15, 6.18 – 6.21, 6.24, 6.25, 6.28,
6.40 -6.42 (Due Nov. 8)
Review Questions 7.1, 7.4-7.5,
7.16, 7.22-23, 7.30 (Due Nov. 15)
Group Projects (Due Nov. 22)
Nov. 15
Nov. 22
REVIEW & EXAM 3
(Chapters 5 & 6 & 7)
Nov. 29
Final Group Presentation
Dec. 6
Final Review
Dec. 13
Comprehensive FINAL
EXAM Covering Text
ook Database Concepts and
Access
***Any revisions are left to the discretion of the instructor. ***