CS 649 Database Management Systems. Fall 2011

Size: px
Start display at page:

Download "CS 649 Database Management Systems. Fall 2011"

Transcription

1 SCHOOL OF BUSINESS, PUBLIC ADMINISTRATION AND INFORMATION SCIENCES LONG ISLAND UNIVERSITY, BROOKLYN CAMPUS DEPARTMENT OF COMPUTER SCIENCE CS 649 Database Management Systems Fall 2011 Course Schedule: Thursday 6-8:35 PM Classroom: Cook Lab (LLC 207) I. INSTRUCTOR INFORMATION Instructor: Prof. Ping-Tsai Chung Contact Information - Office Room: LLC 203 Office Hours: Tuesday, Wednesday, Thursday 5:00-6:00 PM or by appointment pchung@liu.edu Tel: (718) Course Web Site: Blackboard: access is essential in communicating with the instructor and your peers. Please activate your LIU account. This course is offered in a blended learning format, which combines traditional face-to-face meetings with online activities involving synchronous discussions and asynchronous communications. This leads to a more flexible and engaging experiences for both students and the instructor. II. RESOURCES Textbook: (Required) Fundamentals of Database Systems, R. Elmasri and S. B. Navathe, 6th Edition, ISBN-10: , ISBN-13: , Addison Wesley, (Reference) Database Design, Application Development, & Administration, M. V. Mannino, 3 rd Edition, ISBN , McGraw-Hill/Irwin, Databases or Software: All students need to download a free Oracle 11i Express Database Database Management System (DBMS). Also, students will exercise the ER Assist Tool provided by this course. Library: Campus library resources tailored for computer science are available at http: //www2.brooklyn.liu.edu/library/wlp/libportal-cs-bc.htm.

2 III. BUSINESS CONTEXT Keywords: Database Management Systems, Relational Database Design and Implementation, Information Systems in Organizations. IV. INSTRUCTIONAL DESIGN Course Description: An examination of the concepts and practical aspects of database management systems and how data resources can be designed and managed to support information systems in organizations. Topics include data models and data and storage structures and their relation to data access; use and management of database systems, data independence; and data sharing, availability, security, integrity and consistency. Students are required to design and implement a database using a relational database management system, such as SQL. Three hours lecture, one hour laboratory. Three credits. This course has an additional fee. Offered every Fall. Course Rationale/Course Overview: This course is designed for both Computer Science graduate students and MBA students in Management Information Systems (MIS) concentration. Topics covered in this course include four major parts. Part I - Introduction and Fundamentals: Relational Database Management Systems. Part II - Entity Relationship (E-R) Modeling. Part III - the Structured Query Language SQL in Oracle and Microsoft Access. PART IV - Normalization techniques. Students are expected to exercise an ER Assist Tool to be familiar with the E-R Modeling technique and to complete a hand-on project using SQL in Oracle Relational Database Management System Environment. Prerequisites: It is assumed that students have some Computer Concepts such as CS 601 and CS 605. Course Learning Objectives: The objective of this course is to provide graduate students an overview of Database Management Systems techniques. In particular, the Database techniques will be focused in Relational Database Management Systems, Developments and Applications. Student Learning Goals: (O.1) Students will have a solid background in Relational Database Management Systems for both academic study and professional developments areas. (O.2) Students will be able to analyze business requirements and apply Entity Relationship (E- R) Modeling techniques to develop database applications.

3 (O.3) Students are expected to exercise an ER Assist Tool to be familiar with the E-R Modeling techniques. (O.4.) Students will be familiar with SQL Schema Definition, Constraints, Queries and Views in both Oracle and Microsoft Access. (O.5) Students will develop a hand-on project using SQL hand-on project using SQL in Oracle Relational Database Management System Environment. (O.6.) Students will be familiar with Database Normalization techniques and apply Database Normal Forms into Practical Database Design. V. PROGRAM LEVEL ASSESSMENT OF LEARNING Program Learning Objectives Assessment Vehicles Direct Assessment Measures Goal 1: Master the core foundations of computer science. An evaluation of Database Project in CS649 will be chosen as a direct measure of this learning objective. Grading rubric for the project assessing the analysis. Student learning objective 1.2: Students will understand the mathematical and logical foundations of computing (1) This activity is using an ER Assist Tool to draw the ER Diagram for a Database Application and to create the database tables in Oracle 11i Express Database Management System (DBMS) Environment for the Database Application Developments. Goal 3: Students will be able to apply networking and database concepts to information technology (2) Students then need to populate the database records using SQL insert statements. (3) Then students should complete and implement the SQL Queries for the given problems. Same as above. Grading rubric for the project assessing the analysis.

4 solutions Student learning objective 3.2: Students will develop a data modeling design for a proposed database application. VI. COURSE-LEVEL ASSESSMENT OF LEARNING Learning Objective Assessment Vehicles Direct Assessment Measures The objective of this course is to provide graduate students an overview of Database Management Systems techniques. In particular, the Database techniques will be focused in Relational Database Management Systems, Developments and Applications. An evaluation of Database Project in CS649 will be chosen as a direct measure of this learning objective. Student Learning Goals: (O.1) Students will have a solid background in Relational Database Management Systems for both academic study and professional developments areas. The Database Project of CS 649 contains the following activities: (1) This activity is using an ER Assist Tool to draw the ER Diagram for a Database Application and to create the database tables in Oracle 11i Express Database Management System (DBMS) Environment for the Database Application Developments. (2) Students then need to populate the database records

5 (O.2) Students will be able to analyze business requirements and apply Entity Relationship (E-R) Modeling techniques to develop database applications. using SQL insert statements. (3) Then students should complete and implement the SQL Queries for the given problems. Same as the Part (1) of the Database Project of CS 649. (O.3) Students are expected to exercise an ER Assist Tool to be familiar with the E-R Modeling techniques. Same as the Part (1) of the Database Project of CS 649. (O.4.) Students will be familiar with SQL Schema Definition, Constraints, Queries and Views in both Oracle and Microsoft Access. Same as the Part (2) of the Database Project of CS 649. (O.5) Students will develop a hand-on project using SQL hand-on project using SQL in Oracle Relational Database Management System Environment. Same as the Part (3) of the Database Project of CS 649. (O.6.) Students will be familiar with Database Normalization techniques and apply Database Normal Forms into Practical Database Design. An extension of Database Project in CS649 will be chosen as a direct measure of this Student Learning Goal.

6 Students will apply Normalization techniques to the Relational Database Tables developed for the Database Project in CS649. VII. GRADING CRITERIA, GUIDELINES, AND ASSIGNMENTS Course Grading: Class Participation & Attendence: 15%, Assignments/Project: 35%, Midterm: 25%, Final: 25% Note 1 (Grading Grid for Final Grades): 90% and higher (A), 75% 89.99% (B), 60-74% (C), below 60% (F) Note 2 (Classroom): All face-to-face classes will meet at Cook Lab (LLC 207) in Computer Science Department. Note 3 (Class Attendance): Student should attend all classes include all lectures, examinations. Note 4 (Homework / Project Submissions): All homeworks and final project should be submitted through internet, please forward your homework to me at pchung@liu.edu before the specified deadline. No late homework will be accepted. Note 5 (Expected Frequency of Online Participation): In addition to completing the scheduled activities on time for the on-campus sessions, students are expected to engage with the course (by logging in to the Blackboard, posting to discussion forums, or responding to ) at least twice a week. I will try to respond to messages as soon as possible, usually within 24 hours, and be available for online appointments. Please let me know if you need special accommodations due to any type of disability. Note 6 (Additional Online Content): Additional online content will be provided in the following form: Lecture notes in Power Point or in PDF file. Design and Programming Samples. Multimedia content. DEVELOPMENT ENVIRONMENT: All students need to download a free Oracle 11i Express Database Database Management System. Also, students will exercise the ER Assist Tool provided by this course.

7 VIII. WEEKLY OUTLINE We are developing the following five modules for CS 649. Module 1: Introduction and Fundamentals: Relational Database Management Systems. (This module will be implemented in Blended Learning format). Module 2: Entity Relationship (E-R) Modeling (This module will be implemented in Blended Learning format). Module 3: the Structured Query Language-SQL in Oracle and Microsoft Access (This module will be implemented in Blended Learning format). Module 4: Normalization techniques (This module will be implemented in Blended Learning format). Schedule Module Topics Covered Resources Assignments (1) Face-to-face Module 1: Introduction - Ch 1.1 ~ 1.8, Introduction File System and Ch 2.1 ~ 2.6 Assignment 1 Sept. 8 and Databases; Database Additional notes Fundamentals: Management will be post at Relational System Blackboard Database Functions; Management Database System Systems. Concepts and (2) Face-to-face Sept. 15 (3) Online Sept. 22 Architecture Lab Tour Discuss the Course Development Environment: Oracle 11i Express Database Management System Introduce Oracle SQL * Plus. Relational Database Model - Tables, Keys, Ch 3.1 ~ 3.3 Assignment 2 Assignment 3

8 (4) Face-to-face Sept. 29 (5) Face-to-face Oct. 6 Module 2: Entity Relationship (E-R) Modeling. Integrity Rules. Create database Tables for a Database and Insert data records Entity Relationship (E-R) Modeling and Relational Database Model; Enhanced Entity- Relationship (EER) Model Online Ch 7.1 ~ 7.7, 3.9, Ch 8.1 ~8.5 Homework 1 Assignment 4 (6) Online Oct. 13 (7) Face-to-face Oct. 20 (8) Face-to-face Oct. 27 Distribute Term Project sheet to student Relational Database Design by ER - and EER-to- Relational Mapping Lab Tour ER-Assist Tool Introduction & Class Review Midterm Exam Contents will be discussed in the Class ER Modeling using ER- Assist Tool Ch 9.1 ~ 9.2 Online Assignment 5 Assignment 6 Homework 2 (9) Nov. 3 & Term Project Discussion In Class Midterm Exam

9 (10) Face-toface Nov. 10 Module 3: the Structured Query Language- SQL.in Oracle and Microsoft Access. SQL Schema Definition, Constraints, Queries and Views & Midterm Exam Discussion Ch 4.1 ~ 4.5 Assignment 7 (11) Face-toface Nov. 17 (12) Online Nov. 24 (13) Face-toface Dec. 1 (14) Face-toface Dec. 8 (15) Dec. 15 Module 4: Normalization techniques. More on SQL Ch 5.1 ~ 5.5 SQL & Term Project Discussion Normalization - Normal Forms: 1NF, 2NF, 3NF, BCNF, 4NF Normalization techniques & Class Review Final Exam Contents will be discussed in the Class Online Ch 15.1 ~ 15.5 Online Homework 3 Assignment 8 Assignment 9 Homework 4 In Class Final Exam (16) Dec. 22 Term Project Due

10 IX. COURSE SUPPLEMENTARY TIME COMMITMENT Contact Hours and Supplementary Assignments Contact Hours Face-to-face Lectures & Online s 45 Lab Exercises 20 Assignments 36 There are 9 Assignments, each is 4 hour assignment. Homework Assignments 20 There are 4 Homework Assignments, each is 5 hour assignment. CS 649 Project includes Part (1) 20 CS 649 Project includes Part (2) 30 CS 649 Project includes Part (3) 50 CS 649 Project includes Part (4) 20 Total Semester Hours 241 X. ACADEMIC INTEGRITY AND REGULATIONS Plagiarism: Plagiarism is the use or presentation of ideas, works, or work that is not one's own and that is not common knowledge, without granting credit to the originator. Plagiarism is a practice that is not only unacceptable, but which is to be condemned in the strongest terms possible on the basis of moral, educational and legal grounds. Under University policy, plagiarism may be punishable by a range of penalties from a failing grade in the assignment or course to dismissal from the School of Business, Public Administration and Information Sciences. All students are required to read the handbook on avoiding plagiarism by visiting the URL: Cheating: Cheating includes, but not limited to the following: falsification of statements or data; listing sources that have not been used; having another individual write your paper or do your assignments; writing a paper or creating work for another student to use without proper attribution; purchase of paper or research work for one s submission as his/her own work; using written, verbal, or electronic or other sources of aid during an examination (except when

11 expressly permitted by the instructor depending on the nature of the examination) or knowingly providing such assistance to aid other students. Attendance and Participation: Attendance and participation are essential to learning and fulfilling the outcomes of the course. Students are advised to inform the instructor in advance of any anticipated absence(s). In some instances, you may be required to submit supporting documents. Punctuality: Classes will begin promptly as scheduled. It is important that you be present on time. As with absences, late arrival(s) will adversely impact your learning as well your grade. XI. ACCOMMODATIONS FOR STUDENTS WITH DISABILITY Long Island University seeks to provide reasonable accommodations for all qualified persons with disabilities. This University will adhere to all applicable federal, state and local laws, regulations and guidelines with respect to providing reasonable accommodations as required to afford equal educational opportunity. It is the student's responsibility to register with Special Education Services (SES) as early as possible and to provide faculty members with the formal communication from SES for suitable accommodations. All accommodations must be approved through SES. Contact Information: Special Education Services, Pharmacy Building Basement, or XII. STUDENT RESOURCES The School of Business, Public Administration and Information Sciences and the University have a wide range of resources which are available through the School of Business Advisement Page: and the University Resources Page: DISCLAIMER: The syllabus is a tentative schedule and the instructor reserves the right to make any changes to fulfill the objectives of the courses and meet students needs.

Course Overview. Course Learning Objectives

Course Overview. Course Learning Objectives TCMG-506-6R1 University of Bridgeport Technology Management Advanced Program and Project Management ---------------------------------------------------------------------------------------------------------------------

More information

ISM 4210: DATABASE MANAGEMENT

ISM 4210: DATABASE MANAGEMENT GENERAL INFORMATION: ISM 4210: DATABASE MANAGEMENT COURSE SYLLABUS Class Times: Tuesday, Thursday 9:35 11:30 AM Class Location: HVNR 240 Professor: Dr. Aditi Mukherjee Office; Phone: STZ 360, 39-20648

More information

General Psychology. Course Syllabus

General Psychology. Course Syllabus COURSE TITLE General Psychology General Psychology Course Syllabus COURSE NUMBER PSY 2012 PREREQUISITES English Composition I with a grade of C, or ACT Reading 018 and ACT English 017, or CPT-R 083 and

More information

MIS 4343.010 Systems Analysis & Design

MIS 4343.010 Systems Analysis & Design MIS 4343.010 Systems Analysis & Design Course Description/Overview Provides an understanding of the system development and modification process. Emphasizes the factors for effective communication and integration

More information

Part A of the Syllabus

Part A of the Syllabus Part A of the Syllabus Semester: Fall 2014 Instructor: Bruce Ford Class Info: ITE 115 L01 Phone: 540-423-9843 Location/Room: LGC 210 Office Location: 303J LGC Class Name: Introduction to Computer Days

More information

INFORMATION TECHNOLOGY EDUCATION PROGRAMMING & ANALYSIS COURSE SYLLABUS. Instructor: Debbie Reid. Course Credits: Office Location:

INFORMATION TECHNOLOGY EDUCATION PROGRAMMING & ANALYSIS COURSE SYLLABUS. Instructor: Debbie Reid. Course Credits: Office Location: Course Title and Number: Database Management with SQL, CGS2540 all sections Year and Term: Fall 2015 Office Phone: (352)395-4402 Meeting Time/Days: Sections 0M1/0M2: online Web Page Address: http://home.ite.sfcollege.edu/~debbie.reid

More information

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus Lake-Sumter State College Course Syllabus Course / Prefix Number CTS1832 Course Title: Web Authoring II CRN: 10009 Credit: 3 Term: Fall 2015 This course is a continuation of skills and concepts introduced

More information

CS 425 Software Engineering. Course Syllabus

CS 425 Software Engineering. Course Syllabus Department of Computer Science and Engineering College of Engineering, University of Nevada, Reno Fall 2015 CS 425 Software Engineering Course Syllabus Lectures: TR, 9:30 10:45 am, LEG-212 Instructor:

More information

BUS 1950-002-008 Computer Concepts and Applications for Business Fall 2012

BUS 1950-002-008 Computer Concepts and Applications for Business Fall 2012 BUS 1950-002-008 Computer Concepts and Applications for Business Fall 2012 Instructor: Contact Information: Susan Kling Office: 4505 Lumpkin Hall Phone: 217-581-8547 Email: SJKling@eiu.edu Course Website:

More information

Information Technology Management 44-623 Fall 2015

Information Technology Management 44-623 Fall 2015 1 Information Technology Management 44-623 Fall 2015 Instructor: Dr. Nancy Zeliff Professor Office: CH2310 Email: nzeliff@nwmissouri.edu Phone: 660-562-1292 Office hours: M 11 am-3 pm; TR 9:30-10:30 am;

More information

CS 425 Software Engineering. Course Syllabus

CS 425 Software Engineering. Course Syllabus Department of Computer Science and Engineering College of Engineering, University of Nevada, Reno Fall 2013 CS 425 Software Engineering Course Syllabus Lectures: Instructor: Office hours: Catalog description:

More information

Northern Virginia Community College: Hybrid Course Template

Northern Virginia Community College: Hybrid Course Template Northern Virginia Community College: Hybrid Course Template Section I: Blackboard Design This section includes a table that provides a template for setting up a hybrid course s Blackboard site. The guidelines

More information

COURSE NUMBER AND TITLE: Management Information Systems Concepts

COURSE NUMBER AND TITLE: Management Information Systems Concepts (IS213ZA) (Management Information Systems Concepts) Page 1 EMPORIA STATE UNIVERSITY SCHOOL OF BUSINESS DEPARTMENT OF ACCOUNTING AND INFORMATION SYSTEMS Course Syllabus Fall 2012 MISSION STATEMENT: The

More information

CS 425 Software Engineering

CS 425 Software Engineering Department of Computer Science and Engineering College of Engineering, University of Nevada, Reno Fall 2009 CS 425 Software Engineering Lectures: Instructors: Office hours: Catalog description: Course

More information

CS 261 C and Assembly Language Programming. Course Syllabus

CS 261 C and Assembly Language Programming. Course Syllabus CS 261 C and Assembly Language Programming Course Syllabus Spring 2016 Lecture: Tuesdays and Thursdays 9:10AM to 10:25 in VSCI 255 3 Semester Hours Instructor: Dick Lang, Ph.D. dick_lang@vancouver.wsu.edu

More information

INFO 2130 Introduction to Business Computing Fall 2014

INFO 2130 Introduction to Business Computing Fall 2014 INFO 2130 Introduction to Business Computing Fall 2014 Instructor: Office: Reginald Silver 304A, Friday Building Phone: 704-687-6181 Email: rsilver5@uncc.edu Course Website: Moodle 2 Section: INFO 2130

More information

IST359 - INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS

IST359 - INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS IST359 - INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS 1. COURSE DETAILS Revised: 1/13/2012 COURSE (SECTION): IST359 (M001) TERM: Spring 2012 INSTRUCTOR: Deborah Nosky FINAL EXAM: Tuesday, May 8 th 10:15

More information

CISM 2201 - Fundamentals of Computer Applications

CISM 2201 - Fundamentals of Computer Applications CISM 2201 - Fundamentals of Computer Applications Philip Reaves, MBA RCOB 1214, on the RCOB Advising Hall preaves@westga.edu (678) 839-4772 My physical office hours are Tuesday and Thursday from 12 to

More information

Lake-Sumter Community College Course Syllabus

Lake-Sumter Community College Course Syllabus Lake-Sumter Community College Course Syllabus Course / Prefix Number COP 2700 Course Title: Database Design & Analysis CRN: 30210 Credit: Term: Summer AE 2011 This course is designed to introduce the student

More information

KIN 104 FITNESS AND WELLNESS ONLINE LECTURE Summer 2016

KIN 104 FITNESS AND WELLNESS ONLINE LECTURE Summer 2016 KIN 104 FITNESS AND WELLNESS ONLINE LECTURE Summer 2016 INSTRUCTOR: Dr. Carrie Edwards OFFICE HOURS: (PE Bldg., Office D): N/A EMAIL: cedwards@cerritos.edu (BEST Option) VOICE: Ext. 2876 WEB: www.cerritos.edu/cedwards

More information

THE UNIVERSITY OF HONG KONG FACULTY OF BUSINESS AND ECONOMICS

THE UNIVERSITY OF HONG KONG FACULTY OF BUSINESS AND ECONOMICS THE UNIVERSITY OF HONG KONG FACULTY OF BUSINESS AND ECONOMICS School of Business 2015/2016, Semester 1 ACCT3106 Management Control BUSI0028 Management Accounting II Course Syllabus I. Information on Instructor

More information

MIS 4336 Networks and Data Communication. Spring 2016

MIS 4336 Networks and Data Communication. Spring 2016 MIS 4336 Networks and Data Communication Spring 2016 Provides an in-depth knowledge of data communications and networking requirements including networking and telecommunications technologies, hardware,

More information

Dr. Stanny EXP 3082L Fall 2003 EXPERIMENTAL PSYCHOLOGY LABORATORY. Office Hours For Dr. Stanny: 9:00 AM - 11:30 AM Tuesday, Wednesday, & Thursday

Dr. Stanny EXP 3082L Fall 2003 EXPERIMENTAL PSYCHOLOGY LABORATORY. Office Hours For Dr. Stanny: 9:00 AM - 11:30 AM Tuesday, Wednesday, & Thursday Dr. Stanny EXP 3082L Fall 2003 Instructor: Dr. Claudia J. Stanny Office: Room 214 / Bldg 41 Telephone: 474-3163 e-mail: CStanny@uwf.edu EXPERIMENTAL PSYCHOLOGY LABORATORY Office Hours For Dr. Stanny: 9:00

More information

INFO 2130 Introduction to Business Computing Spring 2013 Self-Paced Section 006

INFO 2130 Introduction to Business Computing Spring 2013 Self-Paced Section 006 INFO 2130 Introduction to Business Computing Spring 2013 Self-Paced Section 006 Course Coordinator & Master Instructor: Prof. Ming-Chang Huang Office: 306A, Friday Phone: 704-687-7452 Email: mhuang5@uncc.edu

More information

IST 385, Human Computer Interaction Fall semester, 2010

IST 385, Human Computer Interaction Fall semester, 2010 Missouri University of Science and Technology Department of Business and Information Technology COURSE: Course Prefix, Number, and Title: IST 385, Human Computer Interaction Meeting time: Tuesday/Thursday,

More information

UNIVERSITY OF BRIDGEPORT School of Engineering COURSE SYLLABUS. TCMG-555-6T1 Project Management

UNIVERSITY OF BRIDGEPORT School of Engineering COURSE SYLLABUS. TCMG-555-6T1 Project Management UNIVERSITY OF BRIDGEPORT School of Engineering COURSE SYLLABUS TCMG-555-6T1 Project Management Semester Offered: Spring 2016 Instructor: John Jagtiani Course Number: TCMG 505 6T1 Office: Ph.D. Offices

More information

Syllabus for Accounting 300 Applied Managerial Accounting California State University Channel Islands Fall 2004

Syllabus for Accounting 300 Applied Managerial Accounting California State University Channel Islands Fall 2004 Syllabus for Accounting 300 Applied Managerial Accounting California State University Channel Islands Fall 2004 Professor: Dr. M. Cathy Claiborne Office Hours: TTH 2:30 4:00 or Office: Professional Bldg

More information

SPC Common Course Syllabus for PSYC 2316 Psychology of Personality

SPC Common Course Syllabus for PSYC 2316 Psychology of Personality SPC Common Course Syllabus for PSYC 2316 Psychology of Personality Department: Behavioral Sciences Discipline: Psychology Course Number: PSYC 2301 Course Title: Psychology of Personality Credit: 3 Lecture,

More information

School of Business and Nonprofit Management Course Syllabus

School of Business and Nonprofit Management Course Syllabus School of Business and Nonprofit Management Course Syllabus Course: SBNM 5121 - Advanced Cost Accounting Academic Year: 2014/15 Semester/Quad: Spring Quad B Credit Hours: 2 Prerequisites: SBNM 5120 - Cost

More information

COURSE SYLLABUS FIREWALLS & NETWORK SECURITY. ITSY-2301 Number. 2-3-3 Lecture - Lab - Credit. ITSY-1342 Prerequisites. April 16, 2015 Revision Date

COURSE SYLLABUS FIREWALLS & NETWORK SECURITY. ITSY-2301 Number. 2-3-3 Lecture - Lab - Credit. ITSY-1342 Prerequisites. April 16, 2015 Revision Date COURSE SYLLABUS FIREWALLS & NETWORK SECURITY ITSY-2301 Number 2-3-3 Lecture - Lab - Credit ITSY-1342 Prerequisites April 16, 2015 Revision This syllabus has been reviewed and is current on the date indicated.

More information

IST359 INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS

IST359 INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS IST359 INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS 1. COURSE DETAILS COURSE (SECTION): IST359 (M005) TERM: Fall 2012 INSTRUCTOR: Yang Wang PHONE: 443-3744 (Office) OFFICE: Hinds 342 EMAIL: ywang@syr.edu

More information

work environment, and development of a proposed solution, as well as principles of client education are included. Prerequisite: NURS 302 and

work environment, and development of a proposed solution, as well as principles of client education are included. Prerequisite: NURS 302 and Texas A&M University Texarkana C STEM Course Syllabus Effective Date: Fall 2011 Instructor: Dr. Jo Kahler, EdD, RN Office: 233N Academic Building Phone: 903 223 3175 Office hours: Monday 9:30 4:30pm (South

More information

MSIS 630 Project and Change Management (Fall 2014) Course Syllabus

MSIS 630 Project and Change Management (Fall 2014) Course Syllabus MSIS 630 Project and Change Management (Fall 2014) Course Syllabus 1. Instructor Information o Professor: One-Ki (Daniel) Lee MS&IS Department, College of Management E-mail: daniel.lee@umb.edu (preferred)

More information

University of North Carolina at Greensboro Bryan School of Business and Economics Department of Information Systems and Operations Management

University of North Carolina at Greensboro Bryan School of Business and Economics Department of Information Systems and Operations Management University of North Carolina at Greensboro Bryan School of Business and Economics Department of Information Systems and Operations Management MBA 705 -Processes Information Systems and Business Value Course

More information

CSC-570 Introduction to Database Management Systems

CSC-570 Introduction to Database Management Systems The American University College of Arts and Sciences Department of Computer Science CSC-570 Introduction to Database Management Systems Semester: Fall 2011 Section: 001 Meeting Time(s): Wednesday 5:30

More information

CS 1361-D10: Computer Science I

CS 1361-D10: Computer Science I CS 1361-D10: Computer Science I Instructor Name: Lopamudra Roychoudhuri Instructor Phone Number: (325) 486-5448 Instructor email: lroychoudhuri@angelo.edu Instructor Office: MCS 205E Class Times: Online,

More information

ASU College of Education

ASU College of Education ASU College of Education Department of Teacher Education RDG 4320 Reading in Secondary School Content Areas (online) FALL 2015 FALL 2015 semester begins August 24, 2015 and ends December 11, 2015. Professor/Instructor:

More information

Advanced Software Engineering COSC-5370.001 Department of Computing Sciences Fall 2015

Advanced Software Engineering COSC-5370.001 Department of Computing Sciences Fall 2015 A. COURSE INFORMATION Advanced Software Engineering COSC-5370.001 Department of Computing Sciences Fall 2015 Course number/section: COSC-5370.001 Class meeting time: MWF 11:00-11:50AM Class location: CI-126

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS MANAGEMENT INFORMATION SYSTEMS CST 2030

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS MANAGEMENT INFORMATION SYSTEMS CST 2030 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS MANAGEMENT INFORMATION SYSTEMS CST 2030 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 4.0 Date Revised: Spring 01 Catalog Course Description:

More information

MUSIC BUSINESS Northwest College MUSB 2381- COOPERATIVE EDUCATION, MUSIC MANAGEMENT AND MERCHANDISING. CRN 11777 - Summer 2014

MUSIC BUSINESS Northwest College MUSB 2381- COOPERATIVE EDUCATION, MUSIC MANAGEMENT AND MERCHANDISING. CRN 11777 - Summer 2014 MUSIC BUSINESS Northwest College MUSB 2381- COOPERATIVE EDUCATION, MUSIC MANAGEMENT AND MERCHANDISING CRN 11777 - Summer 2014 Spring Branch Campus - Room 443H Date/Time: TBA 1 hour lecture, 320 hour lab

More information

Australian School of Business School of Information Systems, Management and Technology

Australian School of Business School of Information Systems, Management and Technology Australian School of Business School of Information Systems, Management and Technology INFS4862/OPMG 5820 BUSINESS PROCESS IMPROVEMENT AND QUALITY CONTROL COURSE OUTLINE SEMESTER 2, 2010 TABLE OF CONTENTS

More information

Financial Accounting. Course Syllabus

Financial Accounting. Course Syllabus COURSE TITLE Financial Accounting COURSE NUMBER ACG 2021 (10001) PREREQUISITES None CREDIT HOURS 3 CONTACT HOURS 45 Financial Accounting Course Syllabus CLASS MEETING TIMES CLASS METHOD Mondays: 7-9:45

More information

SOUTHEAST MISSOURI STATE UNIVERSITY COURSE SYLLABUS. AB 604: Advanced Professional and Ethical Conduct of Behavior Analysts I OFFERED ONLINE

SOUTHEAST MISSOURI STATE UNIVERSITY COURSE SYLLABUS. AB 604: Advanced Professional and Ethical Conduct of Behavior Analysts I OFFERED ONLINE SOUTHEAST MISSOURI STATE UNIVERSITY COURSE SYLLABUS AB 604: Advanced Professional and Ethical Conduct of Behavior Analysts I OFFERED ONLINE Instructor: Dr. Jamie Severtson Phone: 573 986 6982 Office: Scully

More information

CALIFORNIA STATE UNIVERSITY CHANNEL ISLANDS PSY494 POSITIVE PSYCHOLOGY RESEARCH FALL 2015 SYLLABUS DR. CHRISTY TERANISHI MARTINEZ

CALIFORNIA STATE UNIVERSITY CHANNEL ISLANDS PSY494 POSITIVE PSYCHOLOGY RESEARCH FALL 2015 SYLLABUS DR. CHRISTY TERANISHI MARTINEZ Ψ CALIFORNIA STATE UNIVERSITY CHANNEL ISLANDS PSY494 POSITIVE PSYCHOLOGY RESEARCH FALL 2015 SYLLABUS DR. CHRISTY TERANISHI MARTINEZ PSY494 Meetings: Thursdays 3 4:30 p.m. OFFICE: Madera 2723 PHONE: (805)437-3311

More information

West Los Angeles College Department of Allied Health Pharmacy Technician Program

West Los Angeles College Department of Allied Health Pharmacy Technician Program I. COURSE TITLE: Sterile Products Class ID (1631) II. PREPARED BY: Pharmacy Technician Adjunct Faculty III. REVISED FOR: Spring 2016 IV. PREREQUISITES: Enrolled Pharmacy Technician Students Only V. DAYS

More information

Intermediate Algebra Math 0305 Course Syllabus: Spring 2013

Intermediate Algebra Math 0305 Course Syllabus: Spring 2013 Intermediate Algebra Math 0305 Course Syllabus: Spring 2013 Northeast Texas Community College exists to provide responsible, exemplary learning opportunities. Jerry Stoermer Office: Math /Science 104 Phone:

More information

ACC 7145: ACCOUNTING SYSTEMS DESIGN AND CONTROL SYLLABUS FOR SUMMER SESSION 2014

ACC 7145: ACCOUNTING SYSTEMS DESIGN AND CONTROL SYLLABUS FOR SUMMER SESSION 2014 ACC 7145, Summer Session 2014 Page 1 Wayne State University School of Business Administration ACC 7145: ACCOUNTING SYSTEMS DESIGN AND CONTROL SYLLABUS FOR SUMMER SESSION 2014 Instructor Name: Office: Telephone:

More information

INSC 102 Technologies for Information Retrieval FALL 2014 SECTION 002 Delivered online via Asynchronous Distance Education (ADE)

INSC 102 Technologies for Information Retrieval FALL 2014 SECTION 002 Delivered online via Asynchronous Distance Education (ADE) INSC 102 Technologies for Information Retrieval FALL 2014 SECTION 002 Delivered online via Asynchronous Distance Education (ADE) Instructor: Rebecca Davis Email: rdavis74@vols.utk.edu Office: 103 Communications

More information

I. PREREQUISITE For information regarding prerequisites for this course, please refer to the Academic Course Catalog.

I. PREREQUISITE For information regarding prerequisites for this course, please refer to the Academic Course Catalog. Note: Course content may be changed, term to term, without notice. The information below is provided as a guide for course selection and is not binding in any form, and should not be used to purchase course

More information

PUAD 502 Administration in Public and Non-Profit Organizations Term Offered Fall, 2015 Syllabus

PUAD 502 Administration in Public and Non-Profit Organizations Term Offered Fall, 2015 Syllabus PUAD 502 Administration in Public and Non-Profit Organizations Term Offered Fall, 2015 Syllabus Instructor Sheldon Edner, PhD Communication with instructor can be by email, telephone or prearranged meeting.

More information

ISM 4113: SYSTEMS ANALYSIS & DESIGN

ISM 4113: SYSTEMS ANALYSIS & DESIGN GENERAL INFORMATION: ISM 4113: SYSTEMS ANALYSIS & DESIGN COURSE SYLLABUS Class Times: Tuesday, Thursday 9:35 11:30 AM Class Location: HVNR 240 Professor: Dr. Aditi Mukherjee Office; Phone: STZ 360, 39-20648

More information

Dr. Angela Guercio. Spring 2011

Dr. Angela Guercio. Spring 2011 CS 33101 Structure of Programming Languages Dr. Angela Guercio Spring 2011 Instructor Angela Guercio Office: 424, Main Hall Phone: 330 244 3424 (KSU ext 53424) Best way to contact me: aguercio@kent.edu

More information

CSE 412/598 Database Management Spring 2012 Semester Syllabus http://my.asu.edu/

CSE 412/598 Database Management Spring 2012 Semester Syllabus http://my.asu.edu/ PROFESSOR: Dr. Hasan Davulcu OFFICE: BY 564 CSE 412/598 Database Management Spring 2012 Semester Syllabus http://my.asu.edu/ OFFICE HOURS: TBD Students should make every effort to utilize the scheduled

More information

MIS 140 Management Information Systems Course Syllabus for Fall Quarter 2013

MIS 140 Management Information Systems Course Syllabus for Fall Quarter 2013 MIS 140 Management Information Systems Course Syllabus for Fall Quarter 2013 Thurs. 6:00 p.m. 9:15 p.m. Room: TBA Instructor: Yujong Hwang, Ph.D. Office: Room 6039 DPC, School of Accountancy & MIS Phone:

More information

Course: BSE 2520 A1, Business Law Academic Year: 2015/2016 Semester/Quad: Fall 2015 Quad A Credit Hours: 2 Prerequisites:

Course: BSE 2520 A1, Business Law Academic Year: 2015/2016 Semester/Quad: Fall 2015 Quad A Credit Hours: 2 Prerequisites: School of Business and Nonprofit Management Course Syllabus Course: BSE 2520 A1, Business Law Academic Year: /2016 Semester/Quad: Fall Quad A Credit Hours: 2 Prerequisites: Instructor: Karuna S. Brunk,

More information

MAC 2233, STA 2023, and junior standing

MAC 2233, STA 2023, and junior standing I. QMB 3600: Quantitative Methods in Business (3 credits) II. Prerequisite Courses & Standing: MAC 2233, STA 2023, and junior standing III. Course Logistics: Fall 2011, Section 002 CRN 82290 M W 12:30

More information

Human Resources Management - Class Information

Human Resources Management - Class Information Human Resource Management 34180-002 CRN 16106 - Fall 2014 Kent State University College of Business Administration Class Time and Place Instructor & Office Tuesday Fall 2010 5:30 pm 12:15 pm Marla P. Kibler,

More information

UNIVERSITY OF SOUTHERN MISSISSIPPI COLLEGE OF SCIENCE & TECHNOLOGY Industrial Engineering Technology

UNIVERSITY OF SOUTHERN MISSISSIPPI COLLEGE OF SCIENCE & TECHNOLOGY Industrial Engineering Technology UNIVERSITY OF SOUTHERN MISSISSIPPI COLLEGE OF SCIENCE & TECHNOLOGY Industrial Engineering Technology COURSE SYLLABUS Course No.: 514 Section: G001 (Online) Title of Course: Engineering Project Management

More information

COURSE SYLLABUS. Department of Social Sciences

COURSE SYLLABUS. Department of Social Sciences COURSE SYLLABUS SCHOOL: DEPARTMENT: HOURS CREDIT, NUMBER/TITLE: INSTRUCTOR: Department of Social Sciences Political Science 3, POLS 4223, International Relations Online via Blackboard Mr. Gordon L. Patton

More information

IT 101 Introduction to Information Technology

IT 101 Introduction to Information Technology Applied Information Technology Department Course Syllabus IT 101 Introduction to Information Technology Catalog Description Introduces students to the fundamental concepts in information technology (IT)

More information

Business Computer Applications CGS 1100 Course Syllabus. Course Title:

Business Computer Applications CGS 1100 Course Syllabus. Course Title: Business Computer Applications CGS 10 Course Syllabus This course is offered in the online format for the required content, assessment submissions and attendance. Course / Prefix Number CGS 10 Course Title:

More information

LSC 740 Database Management Syllabus. Description

LSC 740 Database Management Syllabus. Description Instructor: Bruce Hulse Office: 242 Marist Hall Telephone: 301-390-2033 E-mail: hulse@wrlc.org LSC 740 Database Management Syllabus Description This course will provide a general introduction to database

More information

Precalculus Algebra Online Course Syllabus

Precalculus Algebra Online Course Syllabus VALENCIA COMMUNITY COLLEGE EAST CAMPUS MAC 1140 PRECALCULUS ALGEBRA (ONLINE COURSE) SYLLABUS Term/Year: Spring 2011 CRN: 22693/22954 Professor: Dr. Agatha Shaw Phone: (407) 582 2117 Office: 8-249 Student

More information

II. Office Hours* (sign up at least 24 hours in advance in binder at student desk in office) Monday

II. Office Hours* (sign up at least 24 hours in advance in binder at student desk in office) Monday Lansing Community College TEC Pre-Calculus Official Course Syllabus Effective Fall 2013 I. Course Code Title: Room 1st Hour: HTEC 064 005 TEC Pre-Calculus A MB 203 II. Office Hours* (sign up at least 24

More information

Collin College Business and Computer Systems

Collin College Business and Computer Systems Collin College Business and Computer Systems COURSE INFORMATION Course Number: ITSW 1304.P70 CRN 17101 Course Title: Introduction to Spreadsheets - Excel Course Description: Instruction in the concepts,

More information

More precisely, upon successful completion of this course you can expect to be able to:

More precisely, upon successful completion of this course you can expect to be able to: ANTH 432: Fall 2011, Coastal Carolina University Class meeting times: Tu/Th, 1:40-2:55pm Location: Smith Science Bldg. 106 Instructor: Dr. Carolyn Dillian Office: 114 Sands Building Office Hours: Tuesday/Thursday

More information

Statistical Methods Online Course Syllabus

Statistical Methods Online Course Syllabus VALENCIA COLLEGE EAST CAMPUS STA 2023 STATISTICAL METHODS (ONLINE COURSE) SYLLABUS Term/Year: Fall 2011 CRN: 11563/11615/13231/11839 Professor: Dr. Agatha Shaw E-mail: Blackboard Course E-Mail or ashaw17@mail.valenciaccollege.edu

More information

Course Title: ITAP 3383: Enterprise Resource Planning Systems

Course Title: ITAP 3383: Enterprise Resource Planning Systems Course Title: ITAP 3383: Enterprise Resource Planning Systems Semester Credit Hours: 3 (3,0) I. Course Overview The course is intended to introduce students to the underlying need for information and business

More information

OGEECHEE TECHNICAL COLLEGE One Joe Kennedy Boulevard Statesboro GA

OGEECHEE TECHNICAL COLLEGE One Joe Kennedy Boulevard Statesboro GA OGEECHEE TECHNICAL COLLEGE One Joe Kennedy Boulevard Statesboro GA SYLLABUS HIMT 2200 Performance Improvement Course Information Course Date: Fall, 2013 Course Meeting Times: online course/angel Course

More information

Records and Information Management AOM 205 Standard Course Syllabus

Records and Information Management AOM 205 Standard Course Syllabus Records and Information Management AOM 205 Standard Course Syllabus Course Information Course Description: The study of equipment and systems used for information storage, retrieval, transfer, retention,

More information

Introduction to Business Course Syllabus. Dr. Michelle Choate Office # C221 Phone: 305-809-3202 Mobile Office: 828-329-2157

Introduction to Business Course Syllabus. Dr. Michelle Choate Office # C221 Phone: 305-809-3202 Mobile Office: 828-329-2157 Introduction to Business Course Syllabus COURSE TITLE Introduction to Business COURSE NUMBER GEB 1011 (11137) PREREQUISITES None CREDIT HOURS 3 CONTACT HOURS 45 CLASS MEETING TIMES CLASS METHOD Virtual

More information

ACC 6301 Advanced Management Accounting

ACC 6301 Advanced Management Accounting ACC 6301 Advanced Management Accounting Course Description/Overview Fall 2014 A comprehensive study of the preparation of internal accounting reports for decision making, planning and control, cost determination

More information

Introduction to Sociology Online Course Syllabus SOC 2301 D30 CRN 10144 Fall 2015 Angelo State University

Introduction to Sociology Online Course Syllabus SOC 2301 D30 CRN 10144 Fall 2015 Angelo State University Introduction to Sociology Online Course Syllabus SOC 2301 D30 CRN 10144 Fall 2015 Angelo State University Jennifer L. Newman-Shoemake BS, MS jennifer.newman@angelo.edu COURSE INFORMATION: This is an online

More information

Project Management Tools and Leadership (MIS3886) Spring 2016 Course Syllabus

Project Management Tools and Leadership (MIS3886) Spring 2016 Course Syllabus Project Management Tools and Leadership (MIS3886) Spring 2016 Course Syllabus Class Section: M50 Professor: Todd Barber Office Hours: By appointment only Email Address: cbarber@memphis.edu Classroom: Online

More information

BUSN 1250 Fall 2015 Syllabus/Lesson Plan **Disclaimer Statements** ****Instructor reserves the right to change the syllabus and/or lesson plan as

BUSN 1250 Fall 2015 Syllabus/Lesson Plan **Disclaimer Statements** ****Instructor reserves the right to change the syllabus and/or lesson plan as BUSN 1250 Fall 2015 Syllabus/Lesson Plan **Disclaimer Statements** ****Instructor reserves the right to change the syllabus and/or lesson plan as necessary.**** ***The official copy of the syllabus is

More information

BCM 247 008 11:00-12:15 p.m. 1:30-3:35 p.m. Wednesday 10:00-12:00 noon

BCM 247 008 11:00-12:15 p.m. 1:30-3:35 p.m. Wednesday 10:00-12:00 noon Stephen F. Austin State University College of Business Department of General Business Course Syllabus GBU 440 500 Records Management Spring 2011 Class Information Professor: Dr. Marsha L. Bayless E-mail:

More information

College of Southern Maryland Fundamentals of Accounting Practice(ACC 1015) Course Syllabus Spring 2015

College of Southern Maryland Fundamentals of Accounting Practice(ACC 1015) Course Syllabus Spring 2015 INSTRUCTOR: College of Southern Maryland Fundamentals of Accounting Practice(ACC 1015) Course Syllabus Spring 2015 Bonnie Harrison Office - Room #228 (PFA) Office Hours: Tuesdays: 9:00am 10:00am Wednesday:

More information

CS 464/564 Networked Systems Security SYLLABUS

CS 464/564 Networked Systems Security SYLLABUS CS 464/564 Networked Systems Security SYLLABUS College: College of Science Department: Department of Computer Science Syllabus Title: CS 464/564 Networked Systems Security Call Number: 1. Meet the Professor

More information

Washington State University Health Sciences Pharmaceutical Sciences Graduate Program

Washington State University Health Sciences Pharmaceutical Sciences Graduate Program 077 Revised - Rec'd 10/14/2015 PharmSci 577 Introduction to Research Fall 2015 Washington State University Health Sciences Pharmaceutical Sciences Graduate Program Course Title: Introduction to Research

More information

Marketing for Hospitality and Tourism Course Syllabus. Dr. Michelle Choate Office # C221 Phone: 305-809-3202 Mobile Office: 828-329-2157

Marketing for Hospitality and Tourism Course Syllabus. Dr. Michelle Choate Office # C221 Phone: 305-809-3202 Mobile Office: 828-329-2157 Marketing for Hospitality and Tourism Course Syllabus COURSE TITLE Marketing for Hospitality and Tourism COURSE NUMBER HFT 2500 (11150) PREREQUISITES None CREDIT HOURS 3 CONTACT HOURS 45 CLASS MEETING

More information

INST 5500 Online Course Development. Course Syllabus. Fall 2015 (Aug 17 Dec 12) 3 GR Semester Hours

INST 5500 Online Course Development. Course Syllabus. Fall 2015 (Aug 17 Dec 12) 3 GR Semester Hours INST 5500 Online Course Development Course Syllabus Fall 2015 (Aug 17 Dec 12) 3 GR Semester Hours COURSE DESCRIPTION Designed to synthesize information from educational technology coursework and experiences.

More information

Grading. The grading components are as follows: Midterm Exam 25% Final Exam 35% Problem Set 10% Project Assignment 20% Class Participation 10%

Grading. The grading components are as follows: Midterm Exam 25% Final Exam 35% Problem Set 10% Project Assignment 20% Class Participation 10% MIS 350: Business Systems Analysis Course Syllabus for Fall Quarter 2015 Tues. 6:00 p.m. 9:15 p.m. Rm TBA Instructor: Yujong Hwang, Ph.D. Office: Room 6039 DPC, School of Accountancy & MIS Phone: 312-362-5487

More information

Valdosta State University College of Business Syllabus: Principles of Accounting I (3 credit hours) ACC 2101 Sections B and D Fall 2013

Valdosta State University College of Business Syllabus: Principles of Accounting I (3 credit hours) ACC 2101 Sections B and D Fall 2013 Valdosta State University College of Business Syllabus: Principles of Accounting I (3 credit hours) ACC 2101 Sections B and D Fall 2013 Instructor: Gene Pike, MBA, CPA, CMA Phone: (229) 219-3281 E-mail

More information

New Mexico SUN Online Instructor Certification 2013

New Mexico SUN Online Instructor Certification 2013 Course 2 - New Mexico SUN Online Instructor Certification: Designing Quality Courses Skill Up Network Cooperative for Teaching & Learning (SUN-CTL) I. Course Syllabus Fall 2013 Welcome to Course 2 of the

More information

AAF Ad Campaign I MCM 478.001 Name: Dr. Linda Bond Email: lbond@sfasu.edu Phone: 936-468-1265 Office: Boynton 301

AAF Ad Campaign I MCM 478.001 Name: Dr. Linda Bond Email: lbond@sfasu.edu Phone: 936-468-1265 Office: Boynton 301 AAF Ad Campaign I MCM 478.001 Name: Dr. Linda Bond Email: lbond@sfasu.edu Phone: 936-468-1265 Office: Boynton 301 Office hours 8-9 a.m. MWF 1-3 p.m. WF 8-9:30 & 1:30-2:30 TR And by appointment Department:

More information

Fall 2015 GES 4120/5120 Internet GIS

Fall 2015 GES 4120/5120 Internet GIS Fall 2015 GES 4120/5120 Internet GIS Instructor: Dr. Somayeh Dodge Assistant Professor Department of Geography & Environmental Studies website: http://www.uccs.edu/~sdodge/ e-mail: sdodge3@uccs.edu Office:

More information

Advanced Database Management MISM Course F14-95704 A Fall 2014

Advanced Database Management MISM Course F14-95704 A Fall 2014 Advanced Database Management MISM Course F14-95704 A Fall 2014 Carnegie Mellon University Instructor: Randy Trzeciak Office: Software Engineering Institute / CERT CIC Office hours: By Appointment Phone:

More information

COURSE SYLLABUS PHILOSOPHY 001 CRITICAL THINKING AND WRITING SPRING 2012

COURSE SYLLABUS PHILOSOPHY 001 CRITICAL THINKING AND WRITING SPRING 2012 1 COURSE SYLLABUS PHILOSOPHY 001 CRITICAL THINKING AND WRITING SPRING 2012 All students are required to read and have a thorough understanding of the syllabus. Any questions or concerns need to be addressed

More information

How To Pass A Customer Service Course At Tstc

How To Pass A Customer Service Course At Tstc MRKG 1301 Customer Relationship Management COURSE SYLLABUS COURSE NUMBER AND TITLE: MRKG 1301 Customer Relationship Management (Online Lecture Class) COURSE (CATALOG) DESCRIPTION: Study of general principles

More information

Introduction to Organizational Behavior (Business 260)

Introduction to Organizational Behavior (Business 260) Introduction to Organizational Behavior (Business 260) Faculty of Business Administration University of Regina Professor Dr. Sandeep Mishra Faculty of Business Administration E-mail: mishrs@gmail.com Office

More information

Gordon College ECB 362 Cost Accounting Online Summer 2015. Flexibility with Responsibility

Gordon College ECB 362 Cost Accounting Online Summer 2015. Flexibility with Responsibility Time: Monday, May 18, 2015 through Friday, June 28, 2015 Location: Online Professor: Andrew P. Moore, M.S. Management, M.S. Counseling, C.P.A. Office: Frost 305 Telephone: 978-867-4392 Email: andy.moore@gordon.edu

More information

Management 540-001 Financial Accounting I Fall 2015. Intermediate Accounting by Spiceland, Sepe, and Nelson, 8th edition.

Management 540-001 Financial Accounting I Fall 2015. Intermediate Accounting by Spiceland, Sepe, and Nelson, 8th edition. Management 540-001 Financial Accounting I Fall 2015 Instructor: Shihong Li Office: ASM 2114 Phone: 277-6176 Office Hours: M/W, 2:45-3:45 pm, and by appointment. E-mail: shli@unm.edu Required Text: Intermediate

More information

Department of Human Services Introduction to Applied Behavior Analysis. SPE 439 Spring 2013

Department of Human Services Introduction to Applied Behavior Analysis. SPE 439 Spring 2013 Credit: Department of Human Services Introduction to Applied Behavior Analysis 3 semester hours Semester: Spring 2013 Instructor: e-mail: Dr. Kathleen Sheriff SPE 439 Spring 2013 d2l e-mail is the primary

More information

Red Deer College Pharmacy Technician Program PHARMACY 151A Hospital Pharmacy Course Outline Winter 2015

Red Deer College Pharmacy Technician Program PHARMACY 151A Hospital Pharmacy Course Outline Winter 2015 Red Deer College Pharmacy Technician Program PHARMACY 151A Hospital Pharmacy Course Outline Instructor: Joanne Stafford Office: 1506E Phone: 403-357-3632 (with voice mail) Email: joanne.stafford@rdc.ab.ca

More information

Systems and Internet Marketing Syllabus Fall 2012 Department of Management, Marketing and International Business

Systems and Internet Marketing Syllabus Fall 2012 Department of Management, Marketing and International Business Systems and Internet Marketing Syllabus Fall 2012 Department of Management, Marketing and International Business MKT 425.001 (3 credit hour class) Monday and Wednesday, 11:00 am 12:15 m, BU 127 Instructor:

More information

Introduction to I/O Psychology

Introduction to I/O Psychology Fall, 2012 Syllabus for Psychology 490: Page 1 of 6 Course Information Instructor Availability and Office Hours Section: 01 Dr. Harley Baker Course Number: 1588 Madera Hall 2413 Room Number: Del Norte

More information

ISB 205 Management Software Fall 2014 Semester

ISB 205 Management Software Fall 2014 Semester Instructor Dr. L. Volonino, CISSP, ACFE Contact Information Tower 504 and via D2L ISB 205 Management Software Fall 2014 Semester There is a discussion forum in D2L for questions. Other communication options

More information

AGEC 448 AGEC 601 AGRICULTURAL COMMODITY FUTURES COMMODITY FUTURES & OPTIONS MARKETS SYLLABUS SPRING 2014 SCHEDULE

AGEC 448 AGEC 601 AGRICULTURAL COMMODITY FUTURES COMMODITY FUTURES & OPTIONS MARKETS SYLLABUS SPRING 2014 SCHEDULE AGEC 448 AGRICULTURAL COMMODITY FUTURES AGEC 601 COMMODITY FUTURES & OPTIONS MARKETS SYLLABUS SPRING 2014 SCHEDULE Time: TR, 2:20pm 3:35pm (stacked sections) Location: Heep Center, Rm.103 INSTRUCTOR Dr.

More information

Virtual Campus Academic Achievement: FALL 2015. ACAC 0321 College Reading I VC01

Virtual Campus Academic Achievement: FALL 2015. ACAC 0321 College Reading I VC01 Virtual Campus Academic Achievement: FALL 2015 Mission: Wayland Baptist University exists to educate students in an academically challenging, learning focused and distinctively Christian environment for

More information

ITSY1342 Section 151 (I-Net) Information Technology Security

ITSY1342 Section 151 (I-Net) Information Technology Security ITSY1342 Section 151 (I-Net) Information Technology Security Fall 2015 (151S) Instructor: Ben Walton Phone: 716-4602 Location: 108 ATC Office Hours: See Additional Handout Class Time: Section 151: INTERNET

More information