CSE202 Database Management Systems

Slides:



Advertisements
Similar presentations
Database Management System CEN 351. Course Description A database management system (DBMS) is a computer application program designed for the efficient.
Advertisements

Database Development CIT 731 Preliminary. Main Objective The objective of this course is to design and construct a well-structured and secure database.
OV-1.1 CSE4701 CSE4701 Introduction to Databases Prof. Steven A. Demurjian Computer Science & Engineering Department The University of Connecticut 371.
Introduction to Database Systems Ch. 1, Ch. 2 Mr. John Ortiz Dept. of Computer Science University of Texas at San Antonio.
Sept. 2012ACS-3902/3 Yangjun Chen1 Welcome to Database Course.
ICS 324 Database Systems Second Semester (072) Information & Computer Science Department.
MS DB Proposal Scott Canaan B. Thomas Golisano College of Computing & Information Sciences.
Department of Computer Sciences Bahria University (Karachi Campus)
Database Management Systems 331 IT Semester II 1431/1432 Winter 2011.
Academic Year 2014 Spring. MODULE CC3005NI: Advanced Database Systems Academic Year 2014 Spring.
Information Modeling and Database System
Slide Dr. Almetwally Mohamad Mostafa spx is335.
Course Title Database Technologies Instructor: Dr ALI DAUD Course Credits: 3 with Lab Total Hours: 45 approximately.
Is422- Course Overview Prepared by L. Nouf Almujally 1.
CMU SSD7: Database Systems
CS461: Principles and Internals of Database Systems Instructor: Ying Cai Department of Computer Science Iowa State University Office:
Jan /3 Yangjun Chen1 Welcome to Database Course.
Database Management Systems I
Christoph F. Eick Introduction Data Management Today 1. Introduction to Databases 2. Questionnaire 3. Course Information 4. Grading and Other Things.
Course Introduction Assist. Prof. Pongpisit Wuttidittachotti, Ph.D. Faculty of Information Technology King Mongkut's University of Technology North Bangkok.
Fundamentals of Databases CIS-235 Dr. Samir Tartir 2014/2015 Second Semester.
Course Overview Prepared by L. Nouf Almujally 1. Course Objectives Fundamental concepts of database systems, in particular, relational database systems.
INFS614, Dr. Brodsky, GMU1 Database Management Systems INFS 614 Instructor: Professor Alex Brodsky
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung.
COSC 6340 Databases Jehan-François Pâris
Csc1203.  Elmasri and Navathe, “Fundamentals of Database Systems”, 6 th Edition, Addison- Wesley,  Thomas Connolly, Carolyn Begg, “Database Systems:
Database systems Design - Software School of Hunan university –
CSC 411/511: DBMS Design CSC411_L0_OutlineDr. Nan Wang 1 Course Outline.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
CSE3330/5330 DATABASE SYSTEMS AND FILE STRUCTURES (DB I) CSE3330/5330 DB I, Summer2012 Department of Computer Science and Engineering, University of Texas.
CSE202 : Fundamentals of Database Systems Vikram Goyal Indraprastha Institute of Information Technology, Delhi (IIIT-D), India FROM : Slides from CSE202.
IMS 4212: Course Introduction 1 Dr. Lawrence West, Management Dept., University of Central Florida ISM 4212 Dr. Larry West
Operating Systems (CS 340 D) Dr. Abeer Mahmoud Princess Nora University Faculty of Computer & Information Systems Computer science Department.
Advanced Course on Databases (Tietokantojen jatkokurssi)
Welcome to Advanced Database Course
Database Management Systems
Database Systems – (
Yonsei University 2nd Semester, 2017 Sanghyun Park
Information Modeling and Database System
Course Overview - Database Systems
CF 1334 Sistem Basis Data (3 SKS)
Course Introduction 공학대학원 데이타베이스
Introduction Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe.
Introduction to Database
CSE305 Software Engineering
Database Managment System
CSE309 Computer Architecture and Organization
Instructors: Churee Techawut
Artificial Intelligence (CS 461D)
Artificial Intelligence (CS 370D)
COSC 6340 Projects & Homeworks Spring 2002
Course Overview - Database Systems
Topics Covered in COSC 6340 Data models (ER, Relational, XML (short))
Organizational Issues
Northern Michigan University MA161
Database Applications Programming CS 362
CSE 310 Human-Computer Interaction
CSE 307 Basics of Image Processing Lecture #0 Organizational Issues
CSC227: Operating Systems
CSE 411 Computer Graphics Lecture #0 Organizational Issues
CSE 414 Systems Analysis and Design
Oracle Database Management System
Organizational Issues
L L Line CSE 420 Computer Games Organizational Issues.
Sampath Jayarathna Cal Poly Pomona
Database Applications Programming CS 362
CSE 310 Human-Computer Interaction
Introduction to Database
CSE 444 Database Management Systems Autumn 1997 University of Washington Introduction and Welcome © 1997 UW CSE 12/12/2019.
Presentation transcript:

CSE202 Database Management Systems Lecture 0 Organizational Issues Prepared & Presented by Asst. Prof. Dr. Samsun M. BAŞARICI

Organizational Issues About this Course Course Title Course Code Semester Course Hour/Week ADU Credit ECTS Introduction to Computer Applications CSE 202 Spring Theory 2 Practice 3 4 Course Type 1. Compulsory Courses   1.1. Programme Compulsory Courses X 1.2. University Compulsory Courses (UFND) 1.3. YÖK (Higher Education Council) Compulsory Courses 2. Elective Courses 2.1. Program Elective Courses 2.2. University Elective Courses 3. Prerequisites Courses 3.1. Compulsory Prerequisites Courses 3.2. Elective Prerequisites Courses Organizational Issues

About this Course (Cont.) Language of Instruction English Level of Course Associate Degree (Short Cycle) Undergraduate (First Cycle) Graduate (Second Cycle) Doctoral Course (Third Cycle) Special Pre-Conditions of the Course (compulsory)  None Special Pre-Conditions of the Course (recommended) Course Instructor(s) Dr. Samsun M. Başarıcı Mail: sbasarici@adu.edu.tr Web: http://akademik.adu.edu.tr/fakulte/muhendislik/personel/sbasarici/anasayfa Organizational Issues

Main Objective(s) of this Course To provide the basis for data handling and management To make students able to apply data management and storage optimization techniques to a given problem Write queries to manipulate data Organizational Issues

Learning Outcomes of this Course Upon successful completion of this course, students will Know the main concepts of data and databases Understand the difference between data and information Understand the fundamentals of relational, object-oriented, and distributed database systems including: data models, database architectures, and database manipulations Organizational Issues

Learning Outcomes of this Course (Cont.) Understand the theories and techniques in developing database applications and be able to demonstrate the ability to build databases using enterprise DBMS products such as Oracle or SQL Server Be familiar with managing database systems Understand new developments and trends in databases Organizational Issues

Organizational Issues Course Content General information about databases and database users Database system concepts and architecture SQL and SQL programming techniques Relational algebra, relational calculus and entity-relationship (ER) model Object and object-relational databases UML and XML Functional dependencies and normalization for relational databases Organizational Issues

Organizational Issues Course Content (Cont.) Relational database design algorithms Disk storage, file structures, hashing and indexing structures for files Query processing and optimization Database security & database recovery techniques Distributed databases Organizational Issues

Organizational Issues Resources Required Course Material (s) /Reading(s)/Text Book (s) 1) Ramez Elmasri, Shamkant Navathe; “Fundamentals of Database Systems”, 6th Ed., Pearson, 2014. 2) Mark L. Gillenson; “Fundamentals of Database Management Systems”, 2nd Ed., John Wiley, 2012. 3) Lecture Notes Recommended Course Material (s)/Reading(s)/Other Other sources will be announced Organizational Issues

Course Schedule (Weekly) Topics Preliminary Preparation Methodology and Implementation (theory, practice, assignment etc) 1 Introduction; Data, database systems and concepts Elmasri Ch. 1-2, Gillenson Ch. 1 Theory, case studies 2 Data modeling, relational data model, relational database model, relational calculus & algebra Elmasri Ch. 3 & 6, Gillenson Ch. 2-3 & 5-6 Theory, practice, quiz 3 SQL Elmasri Ch. 4-5, Gillenson Ch. 4 Theory, practice, case studies 4 ER Model Elmasri Ch. 7 Theory, assignment 5 ER Model (cont.) 6 Database design methodology & UML Elmasri Ch. 10, Gillenson Ch. 7-8 Theory, practice, assignment 7 MIDTERM EXAM Organizational Issues

Course Schedule (Weekly) (Cont.) Topics Preliminary Preparation Methodology and Implementation (theory, practice, assignment etc) 8 Object & object-relational databases Elmasri Ch. 11, Gillenson Ch. 9 Theory, practice, case studies, quiz 9 XML, introduction to SQL programming Elmasri Ch. 12-13 Theory, practice 10 Dependencies, normalization for relational databases & relational database design Elmasri Ch. 15-16 Theory, practice, assignment, quiz 11 Disk storage, file structures, hashing and indexing Elmasri Ch. 17-18, Gillenson Ch. 8 & 10 12 Query processing & optimization Elmasri Ch. 19 13 Database administration, recovery, security, backup & concurrency Elmasri Ch. 22-24, Gillenson Ch. 10-11 Theory, practice, case studies, assignment 14 Database administration, recovery, security, backup & concurrency (cont.) 15 Distributed databases Elmasri Ch. 25, Gillenson Ch. 12-14 Theory, case studies 16 FINAL EXAM Organizational Issues

Assessment (tentative) Semester Activities/ Studies NUMBER WEIGHT in % Mid- Term 1 20 Attendance - Quiz 5 Assignment (s) 4 Project Laboratory Field Studies (Technical Visits) Presentation/ Seminar Practice (Laboratory, Virtual Court, Studio Studies etc.) Other (Placement/Internship etc.) TOTAL   60 Contribution of Semester Activities/Studies to the Final Grade Contribution of Final Examination/Final Project/ Dissertation to the Final Grade  1 40 100 Organizational Issues

Organizational Issues Assessment (Cont.) Final Grades will be determined according to the Adnan Menderes University Associate Degree, Bachelor Degree and Graduate Degree Education and Examination Regulation Organizational Issues

Responsibilities of the Students Obtaining the text book(s) Coming to the course with a good preparation Completing the exercises with individual efforts unless told otherwise Following the rules set by the responsibles for the course and the implementation/lab. studies HONESTY !!! Organizational Issues

Organizational Issues Plagiarism Plagiarism will not be tolerated Projects without references: a penalty of 20% Submitting your own work that has been earlier submitted to satisfy the requirements of another course is (self)-plagiarism (also called double dipping) Copying a journal article or a section of a book or code from an article or book and submitting it as your own is plagiarism Organizational Issues

Organizational Issues Plagiarism Using significant ideas from someone else, but putting them in to your own words and not acknowledging the source of the ideas is plagiarism Copying an essay, code, work etc. from another student and submitting it as your own is plagiarism And PLAGIARISM is THEFT So don’t steal (Nobody likes thieves) Organizational Issues