Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 Second Semester.

Slides:



Advertisements
Similar presentations
Lecture 1 Intro Databases and Information Systems DT210 S McKeever 1.
Advertisements

Statistical Methods in Computer Science Course Introduction Ido Dagan.
Management Information Systems Dr. Eric Breimer. Course Syllabus CSIS-114: Management Information Systems (Spring 2006) Lecture: Wednesday and Friday,
Database Management Systems 331 IT Semester II 1431/1432 Winter 2011.
CS542: Database Management Systems1 CS 542 (Fall 2001) Database Management Systems Instructor: Wang-Chien Lee or
1 Dr. Fatemeh Ahmadi-Abkenari February Grade Detail Final Exam: 14 Research and Presentation: 6.
Organizational Database Management CIS 458 Introduction Sungchul Hong.
Bala Kappagantula CGS 1000 Introduction to Computers and Technology Fall 2007.
CSET 3300: Database-Driven Web Applications Summer 2010 William Acosta URL:
CSET 3300: Database-Driven Web Applications Spring 2010 William Acosta URL:
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.
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
Introduction to Information Systems and Technology MIS 213, Spring 2015 CIS 2005, CIS 1007.
CS461: Principles and Internals of Database Systems Instructor: Ying Cai Department of Computer Science Iowa State University Office:
Database Management Systems I
1 Database Management for Electronic Commerce and EBusiness Walt Scacchi, Ph.D. GSM 274/FEMBA 274 Spring 2002.
Introduction to Database Management Systems. Information Instructor: Csilla Farkas Office: Swearingen 3A43 Office Hours: Monday, Wednesday 4:15 pm – 5:30.
Fundamentals of Databases CIS-235 Dr. Samir Tartir 2014/2015 Second Semester.
Fundamentals of Scientific Research Dr. Samir Tartir 2014/2015 First Semester.
Course Overview Prepared by L. Nouf Almujally 1. Course Objectives Fundamental concepts of database systems, in particular, relational database systems.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
ICS104 Computer Programming Second Semester 2012/2013 ICS1041 Tuwailaa Alshammari College of Computer Science & Engineering University.
1 [CMP001 Computer Orientation I] Course Guide Ms. Wesal Abdalfattah office#: 357 Ext#: 8612 Prince Sultan University,
IT Project Management MIS 492/592, Fall 2013 CIS 1013.
Database Design CS562 Fall CS562 Database Design Instructor : Professor Chin-Wan Chung Office : Rm 3406 Tel : 3537
COSC 6340 Databases Jehan-François Pâris
Software Development CSCI-1302 Lakshmish Ramaswamy.
OO Data Structures SE Dr. Samir Tartir 2010/2011 Second Semester.
11/27/2015Murali Mani -- CS5421 Database Management Systems CS Fall 2008 Instructor: Murali Mani
Introduction to Database Technology course DT228/3 Semester 1.
IST 210: Organization of Data
11/29/2015Elke A. Rundensteiner -- CS5421 Database Management Systems CS Fall 2012 Instructor: Elke Rundensteiner
Introduction to Info Systems & Info Technology CIS-110 Dr. Samir Tartir 2013/2014 First Semester.
CS 541 Lecture Slides Sunil Prabhakar CS541 Database Systems.
CSC 411/511: DBMS Design CSC411_L0_OutlineDr. Nan Wang 1 Course Outline.
1 BUS 3500 MANAGEMENT INFORMATION SYSTEMS Abdou Illia, Ph.D. (Monday 8/24/2015)
CS151 Introduction to Digital Design Noura Alhakbani Prince Sultan University, College for Women.
CST 223 Concepts of Programming Languages Dr. Sherry Yang PV 171
Dr. Jeff Cummings MIS323 Business Telecommunications.
CSE3330/5330 DATABASE SYSTEMS AND FILE STRUCTURES (DB I) CSE3330/5330 DB I, Summer2012 Department of Computer Science and Engineering, University of Texas.
Information Retrieval CIS-462 Dr. Samir Tartir 2013/2014 First Semester.
COP4610 Principles of Operating Systems Prof. Robert van Engelen Department of Computer Science Florida State University.
ITIS 5160 Applied Databases Fall Overview Class hour 6:30 – 9:15pm, Wedn, Woodward Hall 125 Office hour 3:00 – 5:00pm, Wedn Instructor - Dr. Xintao.
ITIS 5160 Applied Databases Fall Overview Class hour 9:30am – 12:15pm, Friday, Woodward 120 Office hour 1:30 – 2:30pm, Wednesday Instructor - Dr.
IST 210: ORGANIZATION OF DATA Introduction IST210 1.
Introduction to CSCI 242 Compiled by S. Zhang 1. Syllabus Syllabus has the most updated information! –Use the information on the syllabus for the grading.
MIS 4200 Systems and Database Analysis, Design, and Development Abdou Illia, Ph.D School of Business Eastern Illinois University (Monday.
Class Introduction IST 210: Organization of Data IST2101.
Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 First Semester.
Database Management Systems
Database Systems – (
Course Overview - Database Systems
IT Project Management MIS419/576 Fall 2017.
CS101 Computer Programming I
Database Managment System
CPE741: Distributed Systems Course Introduction
Dr. Shiyong Lu Wayne State Univesrity
COSC 6340 Projects & Homeworks Spring 2002
Course Overview - Database Systems
Introduction to Info Systems & Technology
Fundamentals of Databases
Database Applications Programming CS 362
MIS2502: Data Analytics Course Introduction
Sampath Jayarathna Cal Poly Pomona
Information Retrieval CIS-462
Database Applications Programming CS 362
Term Dr Abdelhafid Bouhraoua
CSCE 4523/5523 Database Management Systems Fall 2019.
Presentation transcript:

Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 Second Semester

Class Lecture Times: –STT: 14:10 – 15:00 Room: –402 Slides are on ecourse: –

Lecturer Instructor: Dr. Samir Tartir Office: IT 303 Office Hours: STT 12-1, MW: TBA Website – Facebook group: –

Lecturer Background PhD: From the University of Georgia in Database Programmer: – : CCS: Jordan – : Al-Awa’el: Jordan – : Integrant: Jordan & USA – : Dar Al-Handasa: Jordan – : SIMTIX: Jordan – : Padgett: USA Database Technologies: –Oracle, SQL Server, MS Access, Sybase, MySQL, SQLite

Course Overview Prerequisites: –CIS-235: Database Fundamentals Textbook: –Title: “Fundamentals of Database Systems” –Authors: El Masri & Navathe –Publisher: Addison-Wesley, 6 th edition, 2014

Course Description This module tends to give the student knowledge in database systems programming using Oracle. –SQL statements –Cursors –PL/SQL Blocks –Stored and user-defined Procedures –Stored and user-defined Functions –Stored and user-defined Packages –Oracle Forms –Oracle Reports

New Content Practical design methodology (Ch. 10) Introduction to SQL Programming (Ch. 13) Web DB Programming using PHP (Ch. 14) Algorithms for Query processing and Optimization (Ch. 19) Physical DB Design and Tuning (Ch. 20) DB Recovery Techniques (Ch. 23) DB Security (Ch. 24) Distributed DB (Ch. 25)

Grading First exam: 20% Second exam: 20% Project: 20% Final exam: 40%

Projects To be done in teams of 3 6 Project deliverables –Details on next slide Submitted by to

Project Deliverables DescriptionDate 1Teams & Titles15/March 2ER Diagram29/March 3Schema12/April 4Tables26/April 5 PL/SQL: Triggers, Procedures, Funcations, & Packages 17/May 6System7/June

Late and Cheating Policies All assignments are due by 11:59 PM 10% penalty for each late day Zero points if late by more than 5 days Proper documentation needed for health- related excuses within 1 week Cheating cases handed over to academic honesty department –Minimum penalty: Failing the class

Use of Electronic Devices Laptops/Tablets –Only for note taking or training on class material, can be asked to turn in notes. Phones –Must always be silent or turned off while in class –First time a warning, second you’ll be asked to leave class. –Only in emergencies Others –Should be turned off