Course Information | ||||
---|---|---|---|---|
Course Section | Lecture Hours | Location | ||
CMP 420 - 01 & CMP 758 - 01 | Mo & We 10:00 AM - 11:40 AM | Gillet Hall, Room 231 |
Contact Information | ||||
---|---|---|---|---|
Instructor: | Steven Fulakeza | Email: | steven.fulakeza(at)lehman.cuny.edu | |
Phone: | NA | Office Location: | GI 232 | |
Office Hours: | Mon and Wed 1:40 pm to 3:40 pm | |||
Instructor Availability: | I reply to students' emails regularly but please note that I do not typically check email or Slack messages during late hours on weekdays, and I do not check these at all on the weekends in order to devote time to family, rest, and religious observances. Messages received during these times will receive attention once I am back online. |
CMP 420 Course Description: 4 hours, 4 credits
Introduction to theory of database systems and database management: theory of relational, hierarchical, and network database organization, with emphasis on the first; views of data, data organization, data dependency and redundancy, normal forms, and query language.
Prerequisite:
Course Objectives:
Textbook:
References:
Grades Policy:
Your grades will be computed based on the following:
CMP 420:
Activity | Percentages |
---|---|
Projects, Assignments and Backboard Quizzes | 40% |
Midterm Exam | 30% |
Final Exam | 30% |
Makeup exams might be given only when a student's absence is unavoidable. In such a case, the student must file a formal written request.
The last date to withdraw from a course with a W is November 6th by 11:59PM
Projects
Several projects and assignments will be given during lectures and some will be posted on Blackboard and the course website. Students must work on their own projects and assignments unless stated otherwise. Students handing in similar work will both receive a 0 and face possible disciplinary actions. No late assignments or projects will be accepted. Projects must be submitted on Blackboard. No emailed work will be accepted.
Exam Schedule:
Academic Integrity and Plagiarism Policy
Students are encouraged to study together. However, you must do your own work for all your homework assignments, projects and exams. You should never copy code or anywork from the internet or another student. You are responsible for knowing and following Lehman's academic integrity code (available from the Undergraduate Bulletin, Graduate Bulletin, or the Office of Academic Standards and Evaluations). All incidents of cheating will be reported to the Vice President of Student Affairs.
Statement may be found in the student handbook. For more information, refer to https://www.lehman.edu/student-affairs/documents/Student-Handbook-Lehman-College-8-31-2020.pdf
Note: All incidents of cheating will be reported to the Vice President of Student Affairs.
Attendance:
Students are expected to attend lectures regularly and promptly. In the event of illness, or injury, students should notify me. Students who miss a class are responsible for learning materials presented in class and reading relevant textbook portions. If you need help, please do not hesitate to contact me.
Students receiving financial aid must be certified as attending classes regularly for continuing eligibility.
Accommodating Disabilities:
Lehman College is committed to providing access to all programs and curricula to all students. Students with disabilities who may need classroom accommodations are encouraged to register with the Office of Student Disability Services. For more info, please contact the Office of Student Disability Services, Shuster Hall, Room 238, phone number, 718-960-8441.
Technology, Blackboard and Email:
We will be using Blackboard and Github sites for much of the class activities. Blackboard can be accessed through the Lehman website at www.lehman.cuny.edu. You will also need to have access to your Blackboard account. You can contact the IT Center if you have any problems accessing your account.
I will be communication with you regularly throughout the semester using your email address that is available on Blackboard. Make sure you have access to your email. If you have, any questions about your Lehman email address or your password, or if you have any problems accessing the site please call the computer helpdesk at 718-960-1111.
Course Outline:
Part 1 - Introduction to Databases
Part 2 - Conceptual Data Modeling and Database Design
Part 3 - The Relational Data Model and SQL
Part 6 - Database Design Theory and Normalization
Part 7 - File Structures, Hashing, Indexing, and Physical Database Design
Part 9 - Transaction Processing, Concurrency Control, and Recovery
Tentative Schedule:
Week | Day | Date | Topic | Reading Materials |
---|---|---|---|---|
1 | 1 | 08/28/2024 | Introduction, Syllabus, Chapter 1 | Syllabus & Chapter 1 |
1 | 2 | 09/02/2024 | Chapter 1 | Chapter 1 |
2 | 3 | 09/04/2024 | Labor Day College closed – NO CLASSES | |
2 | 4 | 09/09/2024 | Chapter 2 - Database System Concepts and Architecture | Chapter 2.1 - 2.3 |
3 | 5 | 09/11/2024 | Chapter 2 - Database System Concepts and Architecture (Continued) | Chapter 2.4 - 2.6 |
3 | 6 | 09/16/2024 | Chapter 3 - Data Modeling Using the Entity – Relationship (ER) Model | Chapter 3.1 - 3.3 |
4 | 7 | 09/18/2024 | Chapter 3 - Data Modeling Using the Entity – Relationship (ER) Model | Chapter 3.3 - 3.7 |
4 | 8 | 09/23/2024 | Chapter 3 - Data Modeling Using the Entity – Relationship (ER) Model | Chapter 3.7 - 3.10 |
5 | 9 | 09/25/2024 | No classes scheduled | |
5 | 10 | 09/30/2024 | Chapter 4 - The Enhanced Entity–Relationship (EER) Model | Chapter 4.1 - 4.3 |
6 | 11 | 10/02/2024 | Chapter 4 - The Enhanced Entity–Relationship (EER) Model | Chapter 4.4 - 4.7 |
6 | 12 | 10/07/2024 | Chapter 5 - The Relational Data Model and Relational Database Constraints | Chapter 5.1 - 5.4 |
7 | 13 | 10/09/2024 | Columbus Day College closed- NO CLASSES | |
7 | 14 | 10/14/2024 | Chapter 9 - Relational Database Design by ER- and EER-to-Relational Mapping | Chapter 9.1 - 9.2 |
8 | 15 | 10/16/2024 | Chapter 9 - Relational Database Design by ER- and EER-to-Relational Mapping | Chapter 9.1 - 9.2 |
8 | 16 | 10/21/2024 | Chapter 6 - Basic SQL | Chapter 6.1 - 6.2 |
9 | 17 | 10/23/2024 | Chapter 6 - Basic SQL | Chapter 6.3 - 6.4 |
9 | 18 | 10/28/2024 | Chapter 6 - Basic SQL | Chapter 6.4 - 6.5 |
10 | 19 | 10/30/2024 | Chapter 7 - More SQL | Chapter 7.1 - 7.2 |
10 | 20 | 11/04/2024 | Chapter 7 - More SQL | Chapter 7.3 - 7.4 |
11 | 21 | 11/06/2024 | Exam Review | |
11 | 22 | 11/11/2024 | Midterm exam | Read & Review Chapters 1 through 9 (except chapter 8) |
12 | 23 | 11/13/2024 | Chapter 14 - Basics of Functional Dependencies and Normalization for Relational Databases | Chapter 14.1 - 14.3 |
12 | 24 | 11/18/2024 | Chapter 14 - Basics of Functional Dependencies and Normalization for Relational Databases | Chapter 14.3 - 14.5 |
13 | 25 | 11/20/2024 | Chapter 15 - Relational Database Design Algorithms and Further Dependencies | Chapter 15 |
13 | 26 | 11/25/2024 | Chapter 15 - Disk Storage, Basic File Structures, Hashing, and Modern Storage Architectures | Chapter 15 |
14 | 27 | 11/27/2024 | No classes scheduled | |
14 | 28 | 12/02/2024 | Chapter 17 - Indexing Structures for Files and Physical Database Design | Chapter 17 |
15 | 29 | 12/04/2024 | Chapter 17 - Indexing Structures for Files and Physical Database Design | Chapter 17 |
15 | 30 | 12/09/2024 | Chapter 20 - Introduction to Transaction Processing Concepts and Theory | Chapter 20 |
16 | 31 | 12/11/2024 | Chapter 21 - Concurrency Control Techniques | Chapter 21 |
16 | 32 | 12/16/2024 | Exam Review | |
17 | 33 | 12/18/2024 | Reading Day |
Projects, Assignments and Backboard Quizzes:
Projects, Assignments and Backboard Quizzes | Release Date | Due Date |
---|
Software Used For the Course:
Classroom Policies