IMS 4212: Course Introduction 1 Dr. Lawrence West, Management Dept., University of Central Florida ISM 4212 Dr. Larry West

Slides:



Advertisements
Similar presentations
IMS 6217: Course Introduction 1 Dr. Lawrence West, MIS Dept., University of Central Florida Course IntroductionTopics Course Topics –Why.
Advertisements

John Hurley Cal State LA
Welcome to Physics 2401!!. A & E's “Top 10 People” of the Past 1,000 Years Physicists are listed in red!! 1. Johann Gutenberg 6. Christopher Columbus.
IST359: Introduction to DBMS IST359 Spring 2011 Instructor : Michael Fudge t o.110b Hinds w.
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
IS112 - Computer Organization1 IS112 Computer Organization and Programming Professor Catherine Dwyer Fall 2006.
Fall 2004 WWW IS112 Prof. Dwyer Intro1: Overview and Syllabus Professor Catherine Dwyer.
1 IS380 Class Agenda 01/11/05 Sock H. Chung 1.Syllabus 2.Chapter 1 3.Introduction 4. Request.
CSc 160 Overview of Fundamentals of Computer Programming II Spring (SO1) 2004.
CS101- Lecture 11 CS101 Fall 2004 Course Introduction Professor Douglas Moody –Monday – 12:00-1:40 – – –Web Site: websupport1.citytech.cuny.edu.
CIS101 Introduction to Computing Week 11. Agenda Your questions Copy and Paste Assignment Practice Test JavaScript: Functions and Selection Lesson 06,
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
1 SWE Introduction to Software Engineering Fall Semester (081) King Fahd University of Petroleum & Minerals Information & Computer Science.
Database Management Systems 331 IT Semester II 1431/1432 Winter 2011.
 MODERN DATABASE MANAGEMENT SYSTEMS OVERVIEW BY ENGINEER BILAL AHMAD
IMS 4212: Distributed Databases 1 Dr. Lawrence West, Management Dept., University of Central Florida Distributed Databases Business needs.
Mgt 20600: IT Management & Applications Introduction and Overview Tuesday August 30, 2005.
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
Mgt 20600: IT Management & Applications Introduction and Overview Thursday January 19, 2006.
Lecture 1 Page 1 CS 111 Summer 2015 Introduction CS 111 Operating System Principles.
EECE 310 Software Engineering Lecture 0: Course Orientation.
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management Dave Salisbury ( )
1 COMS 261 Computer Science I Title: Course Introduction Date: August 25, 2004 Lecture Number: 01.
Welcome to CSIS10A Computer Science: Beginning Programming Please, take a syllabus.
E-Commerce: Introduction to Web Development 1 Dr. Lawrence West, Management Dept., University of Central Florida Topics What is a Web.
Course Title Database Technologies Instructor: Dr ALI DAUD Course Credits: 3 with Lab Total Hours: 45 approximately.
1 Mgmt 3830 – Contemporary Database Applications Faculty of Management Professor Brian Dobing Web Site:
Course Introduction Software Engineering
Introduction to Information Systems and Technology MIS 213, Spring 2015 CIS 2005, CIS 1007.
Chapter 9 How Do Users Share Computer Files?. What is a File Server A (central) computer which stores files which can be accessed by network users.
Welcome to Physics 1403!!. Class Web Page! There, you can find: 1. Posted (MS Word format): Syllabus,
8/19/2003CS 303 – Administrivia Lecture 0 1 Administrivia Labs Homework Grades Exams Quiz.
SKU3033 / SKF3033 NETWORK & SYSTEM ADMINISTRATOR.
INFS614, Dr. Brodsky, GMU1 Database Management Systems INFS 614 Instructor: Professor Alex Brodsky
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
IST359: Introduction to DBMS IST359 Spring 2013 Instructor : Michael Fudge t o.110b Hinds w.
COP3502: Introduction to Computer Science Yashas Shankar.
Class Introduction Surface Mining ©2007 revised 2011 Dr. Bradley C Paul.
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Introduction to ECE 2401 Data Structure Fall 2005 Chapter 0 Chen, Chang-Sheng
INTRODUCTION TO PROGRAMMING ISMAIL ABUMUHFOUZ | CS 146.
IST 210: Organization of Data
CSCE 1030 Computer Science 1 First Day. Course Dr. Ryan Garlick Office: Research Park F201 B –Inside the Computer Science department.
Fall CSE330/CIS550: Introduction to Database Management Systems Prof. Susan Davidson Office: 278 Moore Office hours: TTh
IID2153 – WEB DEVELOPMENT AZHAR HAMID Office/Room-FCSIT, Level
CS151 Introduction to Digital Design Noura Alhakbani Prince Sultan University, College for Women.
Computer Science 10: Introduction to Computer Science Dr. Natalie Linnell with credit to Cay Horstmann and Marty Stepp.
IMS 4212: Database Implementation 1 Dr. Lawrence West, Management Dept., University of Central Florida Physical Database Implementation—Topics.
Data Structures and Algorithms in Java AlaaEddin 2012.
IMS 6217: Relational Data Model 1 Dr. Lawrence West, MIS Dept., University of Central Florida Introduction to Databases—Topics Information.
COP4020 INTRODUCTION FALL COURSE DESCRIPTION Programming Languages introduces the fundamentals of the design and implementation of programming languages.
IMS 6217: Database Design & Entities 1 Dr. Lawrence West, MIS Dept., University of Central Florida Database Design--Topics DB Design.
PROBLEM SOLVING AND PROGRAMMING ISMAIL ABUMUHFOUZ | CS 170.
Welcome to Physics 1403!!. Class Web Page! There, you can find: 1. Posted (Word format): Syllabus,
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
CSE202 Database Management Systems
How Do Users Share Computer Files?
Course Overview - Database Systems
Course Introduction 공학대학원 데이타베이스
Introduction to Programming
Welcome to CS 1010! Algorithmic Problem Solving.
Welcome to CS 1010! Algorithmic Problem Solving.
Course Overview - Database Systems
Welcome to CS 1340! Computing for scientists.
Welcome to CS 1010! Algorithmic Problem Solving.
Introduction to Computer Programming
Welcome to CS 1301! Principles of Programming I.
PHYS 202 Intro Physics II Catalog description: A continuation of PHYS 201 covering the topics of electricity and magnetism, light, and modern physics.
Course Overview CS 4640 Programming Languages for Web Applications
Computer Engineering Department Islamic University of Gaza
Presentation transcript:

IMS 4212: Course Introduction 1 Dr. Lawrence West, Management Dept., University of Central Florida ISM 4212 Dr. Larry West Write this down!

IMS 4212: Course Introduction 2 Dr. Lawrence West, Management Dept., University of Central Florida Course Topics ISM 4212 — Database Management Systems –"Design and implementation of relational databases in organizations" (UCF Undergraduate Catalog) Additional topics –Database application design and implementation –Data warehousing –Database administration –Distributed databases

IMS 4212: Course Introduction 3 Dr. Lawrence West, Management Dept., University of Central Florida Storage Problems Identify a storage problem that has nothing to do with information or data What are the items to be stored? What different approaches are taken by different people to store these items? For each approach: –What are the costs? –What are the advantages? –What are the disadvantages? –Do advantages and disadvantages apply to placing items in storage, storage, or retrieval?

IMS 4212: Course Introduction 4 Dr. Lawrence West, Management Dept., University of Central Florida Database Design All business information systems rely on stored data Data can be stored efficiently or inefficiently “Efficiency” applies to: –Act of placing data into storage –Storing data –Act of retrieving data –Act of modifying data There are often tradeoffs –Easier storage makes for harder retrieval –Etc.

IMS 4212: Course Introduction 5 Dr. Lawrence West, Management Dept., University of Central Florida Database Design (cont.) "Efficiency" depends on many factors –Type of data –Capabilities of computer hardware –Capabilities of database management system (DBMS) –Access & user needs –Data volume –Transaction frequency and nature Design decisions create costs and benefits Database designer creates the data structures used by applications –These enable storage and retrieval

IMS 4212: Course Introduction 6 Dr. Lawrence West, Management Dept., University of Central Florida Database Designers Database design is a key element in any information system Database designers must understand the business's processes to design effective databases Effectively analyzing organizational data needs and designing effective structures is where you will make your money in the early years of your careers

IMS 4212: Course Introduction 7 Dr. Lawrence West, Management Dept., University of Central Florida Prerequisites ISM 3253 is an absolute and unwaiverable prerequisite –Group project requires implementation in VB –VB will be the example language used in client server presentations If you do not meet this prerequisite you should go ahead and leave now.

IMS 4212: Course Introduction 8 Dr. Lawrence West, Management Dept., University of Central Florida What’s Different About this Course To succeed in this course you must perform the same tasks you will perform on the job as an MIS professional –Understand problems and design solutions –Translate specifications from someone else into a finished requirement –Learn techniques with some learning on your own –Recognize how to adapt techniques learned for one use to another similar use

IMS 4212: Course Introduction 9 Dr. Lawrence West, Management Dept., University of Central Florida What’s Different About this Class (cont.) You have no right to a good grade in this class, even if you show up every day You are responsible for understanding the material, memorizing it just won’t work You are responsible for managing your efforts –Backing up your projects –Having time to coordinate with the instructor –Planning time to study and complete the projects You must have time to use the lab or your own computer for projects

IMS 4212: Course Introduction 10 Dr. Lawrence West, Management Dept., University of Central Florida What’s Different About this Course (cont.) While the class has lots of theory in it the theory is all applied Your group project or SQL either works or it doesn’t Your answer is either right (it works) or its wrong (it doesn’t) I will evaluate you as if you worked for me and your work becomes part of what I give my boss You are past the general background part of your educations now

IMS 4212: Course Introduction 11 Dr. Lawrence West, Management Dept., University of Central Florida How to Succeed... Don’t see memorization as the goal –Allow knowledge to embed itself through use –Be able to recognize why a step is used or suggested Thoroughly understand the problem you are dealing with — be able to solve it with pencil and paper before you attempt to implement the solution Allow adequate time to complete assignments Allow adequate time to get help from the instructor when you are stuck Practice techniques we cover in class right away Coordinate with the instructor

IMS 4212: Course Introduction 12 Dr. Lawrence West, Management Dept., University of Central Florida How to Succeed (cont.) Work effectively with your team –Divide responsibility –Keep each other informed –Do your part on time and expect your team members to do the same Get the fundamental skills under control early –Practice –Experiment

IMS 4212: Course Introduction 13 Dr. Lawrence West, Management Dept., University of Central Florida What I’m Assuming About You You understand basic Windows tasks –Editing –Saving, opening, copying, moving, and deleting files You understand the fundamentals of programming You have time in your schedule to complete the assignments and work with your group You understand how to use and the Web or will learn quickly You have access to computer and software –See “Textbook” link on course page

IMS 4212: Course Introduction 14 Dr. Lawrence West, Management Dept., University of Central Florida What You Can Assume About Me I understand this material I won’t try to trick you I want you to succeed I will give you the grade you earn I will be available to you as described in the syllabus except for announced absences

IMS 4212: Course Introduction 15 Dr. Lawrence West, Management Dept., University of Central Florida Grading PointsGradePointsGradePointsGrade 92 +A80 +B -68 +D A -78 +C +62 +D 87 +B +70 +C60 +D B69 +C -< 60F

IMS 4212: Course Introduction 16 Dr. Lawrence West, Management Dept., University of Central Florida Grading Weights Exams30%Two midterms and final exam. Final is comprehensive but emphasizes material since the last midterm. All exams are open book and open note but computers may not be used during exams. Homework20%Three major homework assignments. Quizzes15%Number of quizzes to be determined. Total quiz average will be multiplied by 15% to give contribution to course grade. Quizzes will be done outside of class and may require computer work. Some "quizzes" will look more like small homework assignments than traditional quizzes. Project35%Group project for the design and implementation of a working database and application

IMS 4212: Course Introduction 17 Dr. Lawrence West, Management Dept., University of Central Florida Grade Distribution Fall 2008 A9 A-6 B+2 B10 B-2 C+2 C8 C-4 D4 F7

IMS 4212: Course Introduction 18 Dr. Lawrence West, Management Dept., University of Central Florida Problem Grades TOTALGRADEP1P2P3E1E2E3H1H2H3Q1Q2Q3Q4Q5Q6Q7Q C C C C D D D D F F F F F F F

IMS 4212: Course Introduction 19 Dr. Lawrence West, Management Dept., University of Central Florida Admin Stuff Attendance About the text books and software Using the Web Site Using Registering Lab Overview

IMS 4212: Course Introduction 20 Dr. Lawrence West, Management Dept., University of Central Florida ISM 4212 Write this down! Dr. Larry West