Online Course Syllabus: CS442 Database Programming. Important Notes:

Size: px
Start display at page:

Download "Online Course Syllabus: CS442 Database Programming. Important Notes:"

Transcription

1 Online Course Syllabus: CS442 Database Programming Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start. Changes may also occur during the term due to faculty or SPS Distance Learning course updates. Some links may only be active once the term starts. Course Description Prerequisites Course Outcomes Course Outline Required Course Materials Grading Criteria Forum General Policies Assignments COURSE DESCRIPTION This course uses the MySQL relational database to introduce the ANSI standard Structured Query Language (SQL). It covers MySQL s extension to the language (MySQL stored procedures). It also includes design and implementation of a relational database, data manipulation, joining tables, creating and using views, use of subqueries, and development of stored procedures and functions. It also introduces development of Web-based database applications and Open Database Connectivity (ODBC). COURSE PREREQUISITES CS445 COURSE OUTCOMES On completion of this course, students should be able to achieve the following four outcomes:

2 Write basic to fairly advanced SQL scripts. Develop stored procedures within MySQL. Identify tasks related to database administration. Develop interactive databases using MySQL APIs. COURSE OUTLINE This course is divided into eight weekly "workshops" with one workshop covering one week. Workshop activities include course reading, completing assignments, and engaging in on-line discussion. The focus of the course is to introduce various programming options available with databases. During Weeks 1 through 7, students will create and submit labs that will reinforce material covered during the week. During Week 8, students will be given a final exam. There are also a number of Forum activities in the workshops. The Forum activities will allow students to apply concepts to interactive or realistic situations. The course topics are listed here, by week: Week 1: Database Review and Setup Week 2: Structured Query Language Week 3: Introduction to Stored Procedures Week 4: More Stored Procedures Week 5: Database Integrity Week 6: Database Administration Week 7: MySQL APIs Week 8: MySQL and ODBC

3 Note: Specific course outcomes for each week are located in the Week by Week area of this course. COURSE MATERIALS Required Text Kofler, M. (2005). The Definitive Guide to MySQL 5 (3rd ed.). Berkeley, CA: Apress. Optional Text Vaswani, V. (2004). MySQL The Complete Reference. Emeryville, CA: McGraw-Hill. Additional Resources You may find the following Web site useful: MySQL AB (2006). MySQL 5.0 Referece Manual. Retrieved August 10, 2006, from GRADING CRITERIA Your understanding of course content will be analyzed using the following activities: Forum participation = 16% Weekly labs = 63% Final exam = 21% TOTAL = 100% Grade Structure Letter grades will be awarded according to the number of points earned as indicated in the following scale:

4 Letter Grade Numerical Grade Range Quality Points Description A Outstanding Scholarship A B B Superior Work B C C Satisfactory C D D Unsatisfactory D F Below Failure Incomplete ("I/F") Grades: Only in extreme emergencies will a student be given an incomplete grade. An incomplete grade results when a student is unable to complete any exam by the last day of class, or turn in assignments that would otherwise result in a passing grade, DUE TO EXTENUATING CIRCUMSTANCES. The reason supporting such a grade MUST be provided to the instructor, IN WRITING, before the last day of class. In all cases, the incomplete grade will indicate an "F" status. If the grade is approved, the requirements must then be completed within the following 30 days. Failure to complete the requirements within this time frame will result in a permanent grade of "F." Although not mandatory, missing homework assignments, still eligible for partial credit, should also be completed during this time. Please note that the instructor will be occupied with other courses during succeeding terms and WILL NOT be available for help after the end of the current term. DESCRIPTION OF FORUM ACTIVITIES

5 The Forum is your primary link to other students and to your facilitator. Your facilitator will post any information and/or additional assignments to the Forum. You will communicate with your facilitator and the other students in the class via the Forum. Each student is expected to participate in the Forum weekly in the following four ways: By responding to instructor-initiated questions By posting questions about the course materials By responding to the postings of other students By responding to all Forum activities Notes Regarding Workload and Assignments This accelerated class requires students to take a great deal of responsibility for their own learning outcomes. Students are expected to actively participate in the discussions and learning activities and adhere to all posted due dates. Expect to spend a minimum of 10 hours a week to complete the weekly activities and assignments for this course. Important notes: This is not an individually paced course. The facilitator may make additional or alternate assignments. GENERAL POLICIES University Policies All Regis University School for Professional Studies policies apply to this course. Students are advised to review these policies in the Regis University School for Professional Studies Student Guidebook. Ethics Statement An integral component of courses in the School for Professional Studies undergraduate programs is student and facilitator self-disclosure (the use of personal experiences) for the purpose of facilitating course work. Students enrolled in the

6 program are expected to honor confidentiality as it pertains to student disclosure. No shared information, comments, or opinions expressed by another student or the facilitator during the course of classroom discussion should ever be used in a manner intended to humiliate, embarrass, harass, damage, or otherwise injure other students in their personal, public, or organizational lives. In addition, confidentiality must be upheld by not disclosing any information that would identify any particular individual. An additional integral component of higher education is challenging personal perceptions and beliefs regarding course content and integrating information as well as understanding opposing perceptions and beliefs. Thus students have the right to choose how much they will disclose, and all must accept the responsibility of respecting the disclosure of other students and facilitators. Jesuit Education Mission The mission of Regis University is to develop men and women to be leaders in service of others. The foundation of a Jesuit Catholic University is in providing a value-based education with a focus on finding good in all things. Ethics and Values To this end, we will encourage the discussion of different views and perspectives and the ethical implications for those in public service. The purpose of this discourse is to assist us in seeking an answer to the question posed by Ignatius Loyola, founder of the Jesuits, "How ought we to live?" CS442 Assignments Week: About This Page The course Assignments page includes a schedule of assignments for each week of the course.

7 The course Assignments page does not provide all of the specific details and instructions that you need to complete assignments. For specific information about each assignment, go to the Weekly Activities pages in the Week by Week. Course Deadlines This course is organized around an eight-week program. An online week correlates to a seven-day workweek, beginning on Monday and ending on the following Sunday. Thus, Week 1 begins on the first day of the semester, which is always Monday. By Wednesday of the first week, you must post an introduction in the Forum. Look for the topic titled "Introductions" and post your introduction as a reply to the facilitator's message. You may be disenrolled from the course if this posting has not been completed by Wednesday. These are the weekly assignments that you must work on and complete: Lab assignments are described in the Week by Week section. Your facilitator will direct you as to where to post them in the Forum or how to submit them via e- mail. Forum activities are found in the Week by Week section. Discussion questions are to be answered in the Forum. Self-assessment exercises and knowledge check questions are found throughout the weekly content. These exercises are not submitted for grading. Individual course work consists of seven weekly labs and a final exam due in Week 8. Assignments Overview Complete the weekly reading assignments. Each week you will be expected to complete the Forum assignments. Participate in other Forum discussions that arise or are assigned by your facilitator. Note: You should always check the Forum first thing Monday morning. It is advisable to check the Forum every time you log in. Weekly Assignments

8 Below is a list of all assignments by week. For additional details about individual assignments, see the Week by Week. Refer to the Weekly Activities page for full descriptions of each week s assignments. Week1: Database Review and Setup Introductions (by Wednesday of Week 1) Introduce yourself to the entire class. Your personal introduction should include: Something about you as a person and your professional situation, Your address or any relevant contact information, and Your exposure to databases and programming. Post your introduction as a message in the Forum topic Introductions. Course study guide and syllabus Textbook: Chapters 2 and 8 Week 1 in the Week by Week section Weekly Assignment Follow instructions in Weekly Activities page in the Week by Week section content for this week s This assignment is due to your facilitator via by midnight on Friday of Week 1. Other Assignments

9 Self-assessment exercises Discussion questions as assigned by the facilitator Week 2: Structured Query Language Textbook: Chapters 9 and 10 Week 2 in the Week by Week section Weekly Assignment Follow instructions in Weekly Activities page in the Week by Week section content for this week s This assignment is due to your facilitator via by midnight on Saturday of Week 2. Other Assignments Self-assessment exercises Discussion questions as assigned by the facilitator Week 3: Introduction to Stored Procedures

10 Textbook: Chapter 13 Week 3 in the Week by Week section Weekly Assignment Follow instructions in Weekly Activities page in the Week by Week section content for this week s This assignment is due to your facilitator via by midnight on Saturday of Week 3. Other Assignments Self-assessment exercises Discussion questions as assigned by the facilitator Week 4: More Stored Procedures Textbook: Chapter 13 Week 4 in the Week by Week section Weekly Assignment Follow instructions in Weekly Activities page in the Week by Week section content for this week s This assignment is due to your facilitator via by

11 midnight on Saturday of Week 4. Other Assignments Self-assessment exercises Discussion questions as assigned by the facilitator Week 5: Database Integrity Textbook: Chapter 10 Week 5 in the Week by Week section Weekly Assignment Follow instructions in Weekly Activities page in the Week by Week section content for this week s This assignment is due to your facilitator via by midnight on Sunday of Week 5. Other Assignments Self-assessment exercises Discussion questions as assigned by the facilitator Week 6: Database Administration

12 Textbook: Chapters 11 and 14 Week 6 in the Week by Week section Weekly Assignment Follow instructions in Weekly Activities page in the Week by Week section content for this week s This assignment is due to your facilitator via by midnight on Sunday of Week 6. Other Assignments Self-assessment exercises Discussion questions as assigned by the facilitator Week 7: MySQL APIs Textbook: skim Chapters Week 7 in the Week by Week section Weekly Assignment Follow instructions in Weekly Activities page in the Week by Week section content for this week s This assignment is due to your facilitator via by

13 midnight on Saturday of Week 7. Other Assignments Self-assessment exercises Discussion questions as assigned by the facilitator Week 8: MySQL and ODBC Textbook: Chapter 7 Week 8 in the Week by Week section Weekly Assignment Submit Final Exam Download the final exam that your facilitator has posted in the Week 8 Forum. Complete and submit the final exam as described in the Weekly Activities page in the Week by Week section. Your final is due by midnight on Saturday of Week 8. Regis Course Evaluation By midnight Sunday, complete the on-line evaluation form. This feedback goes to Regis SPS and will not be seen by the facilitator until after grades have been issued. Complete the online course evaluation form located at the bottom of the course content in the Week by Week. Top of page

14 Please contact if you need assistance or to report any problems Regis University. All Rights Reserved.

Online Course Syllabus AC320a Principles of Accounting 1

Online Course Syllabus AC320a Principles of Accounting 1 Online Course Syllabus AC320a Principles of Accounting 1 Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start. Changes

More information

Online Course Syllabus CS320: C Programming

Online Course Syllabus CS320: C Programming Online Course Syllabus CS320: C Programming Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start. Changes may also

More information

Online Course Syllabus MT201 College Algebra. Important Notes:

Online Course Syllabus MT201 College Algebra. Important Notes: Online Course Syllabus MT201 College Algebra Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start. Changes may also

More information

Online Course Syllabus CS406/BA406 Managing Web Technologies. Important Notes:

Online Course Syllabus CS406/BA406 Managing Web Technologies. Important Notes: Online Course Syllabus CS406/BA406 Managing Web Technologies Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start.

More information

Online Course Syllabus BA435/FIN435 Fundamentals of Investments. Important Notes:

Online Course Syllabus BA435/FIN435 Fundamentals of Investments. Important Notes: Online Course Syllabus BA435/FIN435 Fundamentals of Investments Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start.

More information

Finance MBA P504 Updated (12/01/07)

Finance MBA P504 Updated (12/01/07) Degree program, MBA,MSA Finance MBA P504 Updated (12/01/07) P504 Version 1 (December 1, 2007) page 1 of 14 MBA P504 Finance Course Description: Introduction to the fundamentals, tools and techniques used

More information

Online Course Syllabus MSM635 Strategic Human Resource Management

Online Course Syllabus MSM635 Strategic Human Resource Management Online Course Syllabus MSM635 Strategic Human Resource Management Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start.

More information

Online Course Syllabus MSM637 Strategies in Compensation and Benefits

Online Course Syllabus MSM637 Strategies in Compensation and Benefits Online Course Syllabus MSM637 Strategies in Compensation and Benefits Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term

More information

Online Course Syllabus CN315 Wide Area Networks

Online Course Syllabus CN315 Wide Area Networks Online Course Syllabus CN315 Wide Area Networks Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start. Changes may

More information

THE UNIVERSITY OF TEXAS AT BROWNSVILLE College of Education Syllabus

THE UNIVERSITY OF TEXAS AT BROWNSVILLE College of Education Syllabus THE UNIVERSITY OF TEXAS AT BROWNSVILLE College of Education Syllabus Conceptual Framework & Knowledge Base The conceptual framework contains four core concepts, which are themes through which we organize

More information

Online Course Syllabus MSM631 Strategic Management and Financial Reports Analysis Important Notes:

Online Course Syllabus MSM631 Strategic Management and Financial Reports Analysis Important Notes: Online Course Syllabus MSM631 Strategic Management and Financial Reports Analysis Important Notes: This document provides an overview of expectations for this online course and is subject to change prior

More information

Online Course Syllabus ED202 Portfolio Prior Learning Assessment

Online Course Syllabus ED202 Portfolio Prior Learning Assessment Online Course Syllabus ED202 Portfolio Prior Learning Assessment Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start.

More information

Troy Online. Course Syllabus. BUS4474 Business and Society Term 4 2016

Troy Online. Course Syllabus. BUS4474 Business and Society Term 4 2016 Troy Online Course Syllabus BUS4474 Business and Society Term 4 2016 For course syllabus posted prior to the beginning of the term, the instructor reserves the right to make minor changes prior to or during

More information

Online Course Syllabus: MSM602/MBAM604 Leadership/Management Challenge

Online Course Syllabus: MSM602/MBAM604 Leadership/Management Challenge Online Course Syllabus: MSM602/MBAM604 Leadership/Management Challenge Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term

More information

Online Course Syllabus MSM639 Employee Relations & Performance Management

Online Course Syllabus MSM639 Employee Relations & Performance Management Online Course Syllabus MSM639 Employee Relations & Performance Management Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the

More information

ITP 300: Database Web Development. Database Web Development (Monday section) http://webdev.usc.edu/itp300m Fall 2012 Course 32031 3 Units

ITP 300: Database Web Development. Database Web Development (Monday section) http://webdev.usc.edu/itp300m Fall 2012 Course 32031 3 Units ITP 300: Database Web Development Course: Lecture/Lab: Instructor: Database Web Development (Monday section) http://webdev.usc.edu/itp300m Fall 2012 Course 32031 3 Units Mondays from 2 4:50 p.m. in KAP267

More information

THE UNIVERSITY OF TEXAS AT BROWNSVILLE College of Education Syllabus

THE UNIVERSITY OF TEXAS AT BROWNSVILLE College of Education Syllabus THE UNIVERSITY OF TEXAS AT BROWNSVILLE College of Education Syllabus Conceptual Framework & Knowledge Base The conceptual framework contains four core concepts, which are themes through which we organize

More information

Online Course Syllabus CS448 Information Technology Project Management. Important Notes:

Online Course Syllabus CS448 Information Technology Project Management. Important Notes: Online Course Syllabus CS448 Information Technology Project Management Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term

More information

Computer Science CS 2334: Programming structures and abstractions

Computer Science CS 2334: Programming structures and abstractions Computer Science CS 2334: Programming structures and abstractions Instructor: Dr. McGovern Spring 2013 1 Course Overview This is your second course in programming. We will focus on abstraction and programming

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

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 5420, Quality Management and Productivity, Section B4 Academic Year: 2015/16 Semester/Quad: Summer B Credit Hours: 2 Room: 206 Johnson

More information

Part A of the Syllabus

Part A of the Syllabus Part A of the Syllabus Semester: Fall 2014 Instructor: David Apperson Class Info: BUS 122 W01; Sec 55570 Phone: 540-273-1545 Location/Room: Online Office Location: Online Via Blackboard Class Name: BUS

More information

The University of Akron Department of Mathematics. 3450:145-803 COLLEGE ALGEBRA 4 credits Spring 2015

The University of Akron Department of Mathematics. 3450:145-803 COLLEGE ALGEBRA 4 credits Spring 2015 The University of Akron Department of Mathematics 3450:145-803 COLLEGE ALGEBRA 4 credits Spring 2015 Instructor: Jonathan Hafner Email: jhafner@zips.uakron.edu Office: CAS 249 Phone: (330) 972 6158 Office

More information

BADM323: Information Systems for Business Professionals SU2016 Online Course

BADM323: Information Systems for Business Professionals SU2016 Online Course Catalog Description BADM323: Information Systems for Business Professionals This course provides the knowledge and understanding of how information can be used in a business organization for achieving

More information

BBA 405 - SMALL BUSINESS MANAGEMENT Spring 2016

BBA 405 - SMALL BUSINESS MANAGEMENT Spring 2016 BBA 405 - SMALL BUSINESS MANAGEMENT Spring 2016 GENERAL INFORMATION Professor: Sabra K Lemmon Phone: (928) 941-2814 call or text Email: Sabra.Lemmon@nau.edu Note: Best reached by email. Please use the

More information

Course Objectives. Learning Outcomes. There are three (3) measurable learning outcomes in this course.

Course Objectives. Learning Outcomes. There are three (3) measurable learning outcomes in this course. CRIJ 6372 SEMINAR IN CORRECTIONS Spring B 2015 8- week, online - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

College Algebra MATH 1111/11

College Algebra MATH 1111/11 College Algebra MATH 1111 Spring 2011 Instructor: Gordon Shumard Class: CRN Days Time Course Num/Sec Location 12293 T R 8:00AM-9:15AM MATH 1111/09 Burruss Building- 109 12294 T R 9:30AM- 10:45AM MATH 1111/11

More information

Nursing 319--OnLine Introduction to Nursing Theory and Research

Nursing 319--OnLine Introduction to Nursing Theory and Research MICHIGAN STATE UNIVERSITY COLLEGE OF NURSING Nursing 319--OnLine Introduction to Nursing Theory and Research Syllabus Judith Strunk, RN, BSN, MSN Spring, 2005 COURSE DESCRIPTION: Nursing 319 is designed

More information

The course begins August 31, 2015 and ends December 11, 2015. (USU Regional Campus and Distance Education Fall Semester Schedule)

The course begins August 31, 2015 and ends December 11, 2015. (USU Regional Campus and Distance Education Fall Semester Schedule) Utah State University Professional School Counselor Education Program Psychology 6810: College and Career Readiness for Professionals Fall 2015 Online, 3 Credits Instructors: Megan Stone, M.S. Jennifer

More information

THE UNIVERSITY OF TEXAS RIO GRANDE VALLEY. MECE 2140-01 Materials Laboratory Spring 2016

THE UNIVERSITY OF TEXAS RIO GRANDE VALLEY. MECE 2140-01 Materials Laboratory Spring 2016 THE UNIVERSITY OF TEXAS RIO GRANDE VALLEY College of Engineering and Computer Science Department of Mechanical Engineering MECE 2140-01 Materials Laboratory Spring 2016 Instructor Dr. Javier Ortega Office/Phone

More information

Course Outline. 1. COURSE INFORMATION Session Offered Winter 2012 Course Name Mathematics V

Course Outline. 1. COURSE INFORMATION Session Offered Winter 2012 Course Name Mathematics V Course Outline 1. COURSE INFORMATION Session Offered Winter 2012 Course Name Mathematics V Course Code ENG TECH 3MA3 Program Name Civil Engineering and Infrastructure Technology / Energy Engineering Technologies

More information

CJ 4475 Seminar in Cyber Security Syllabus Term 4 2016

CJ 4475 Seminar in Cyber Security Syllabus Term 4 2016 CJ 4475 Seminar in Cyber Security Syllabus Term 4 2016 For course syllabus posted prior to the beginning of the term, the instructor reserves the right to make minor changes prior to or during the term.

More information

California State University, Chico School/Department Nursing 620: Advanced Nursing Research and Theory Fall 2013

California State University, Chico School/Department Nursing 620: Advanced Nursing Research and Theory Fall 2013 California State University, Chico School/Department Nursing 620: Advanced Nursing Research and Theory Fall 2013 Instructor: Office location: Telephone: E- mail: Office hours: Class days and Jennifer Lillibridge

More information

(C)NCL 800 NURSING PRACTICE II 2013-2014 SAMPLE COURSE OUTLINE *

(C)NCL 800 NURSING PRACTICE II 2013-2014 SAMPLE COURSE OUTLINE * (C)NCL 800 NURSING PRACTICE II 2013-2014 SAMPLE COURSE OUTLINE * *Please note this is a sample course outline, you will be provided with a confirmed course outline with scheduling details on your first

More information

MATH 1050, College Algebra, QL, 4 credits. Functions: graphs, transformations, combinations and

MATH 1050, College Algebra, QL, 4 credits. Functions: graphs, transformations, combinations and MATH 1050 Syllabus MATH 1050, College Algebra, QL, 4 credits. Functions: graphs, transformations, combinations and inverses. Polynomial, rational, exponential, logarithmic functions and applications. Systems

More information

SCM 432 Syllabus Spring 2015 Dr. Taube Page 1

SCM 432 Syllabus Spring 2015 Dr. Taube Page 1 SCM 432 Syllabus Spring 2015 Dr. Taube Page 1 University of North Carolina at Greensboro Bryan School of Business & Economics Department of Information Systems & Supply Chain Management Spring 2015 Course

More information

INTERNSHIP COURSE SYLLABUS SUMMER 2011

INTERNSHIP COURSE SYLLABUS SUMMER 2011 INTERNSHIP COURSE SYLLABUS SUMMER 2011 Instructor: Ms. Kehaya Wescott, Internship Coordinator Office: Koury Business Center, Room 106A Phone/E-mail: 336.278.6065 Office Hours: M-F 9:00 12:00; 3:00 5:00

More information

Northview High School Course Syllabus for Study Skills 2013 2014

Northview High School Course Syllabus for Study Skills 2013 2014 Northview High School Course Syllabus for 2013 2014 Course title: Teachers: Nelly A Castillo castillon@fultonschools.org (This is the best way to reach teachers; please allow 24 hours for a response.)

More information

MBA C725 Managing Communications in Health Care Winter 2014 Course Outline

MBA C725 Managing Communications in Health Care Winter 2014 Course Outline C725 Winter 2014-1 of 9 COURSE OBJECTIVE MBA C725 Managing Communications in Health Care Winter 2014 Course Outline Health Policy and Management Area DeGroote School of Business McMaster University This

More information

MKTG 1021 Marketing Principles 3 Credits Boston College Summer Session 2016 Summer 1, May 18 June 22 Monday and Wednesday s 6:00 9:15 PM

MKTG 1021 Marketing Principles 3 Credits Boston College Summer Session 2016 Summer 1, May 18 June 22 Monday and Wednesday s 6:00 9:15 PM *Please note that this syllabus should be regarded only as a general guide to the course and is subject to change at the instructor s discretion MKTG 1021 Marketing Principles 3 Credits Boston College

More information

Running head: LEGAL, REGULATORY AND FINANCIAL MANAGEMENT THE UNIVERSITY OF TEXAS AT TYLER

Running head: LEGAL, REGULATORY AND FINANCIAL MANAGEMENT THE UNIVERSITY OF TEXAS AT TYLER Running head: LEGAL, REGULATORY AND FINANCIAL MANAGEMENT 1 THE UNIVERSITY OF TEXAS AT TYLER COLLEGE OF NURSING NURS 5535 Legal, Regulatory and Financial Management Syllabus Spring 2015 Helene Hakim, PhD,

More information

COURSE SYLLABUS SMGT 631 SPORT EVENT & FACILITY MANAGEMENT

COURSE SYLLABUS SMGT 631 SPORT EVENT & FACILITY MANAGEMENT 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

College of Business and Technology Industrial Technology Course Syllabus Rev B Feb 2016. TECH 3310-060 - Total Quality Management Spring 2016

College of Business and Technology Industrial Technology Course Syllabus Rev B Feb 2016. TECH 3310-060 - Total Quality Management Spring 2016 College of Business and Technology Industrial Technology Course Syllabus Rev B Feb 2016 TECH 3310-060 - Total Quality Management Spring 2016 This is a living document. There will be changes and adjustment

More information

Department of Computer Science Academic Policies

Department of Computer Science Academic Policies Department of Computer Science Academic Policies January 2012 This manual describes the academic policies for the Master of Science Degree in Computer Science, Master of Science Degree in Computer Information

More information

UNIVERSITY OF NORTH GEORGIA DEPARTMENT OF CRIMINAL JUSTICE COURSE SYLLABUS CRJU 4350/6350 FAMILY VIOLENCE FALL 2015 ONLINE

UNIVERSITY OF NORTH GEORGIA DEPARTMENT OF CRIMINAL JUSTICE COURSE SYLLABUS CRJU 4350/6350 FAMILY VIOLENCE FALL 2015 ONLINE UNIVERSITY OF NORTH GEORGIA DEPARTMENT OF CRIMINAL JUSTICE COURSE SYLLABUS CRJU 4350/6350 FAMILY VIOLENCE FALL 2015 ONLINE Instructor: Dr. Allen E-mail Address: Jennifer.allen@ung.edu Office Location:

More information

GIT 335 COMPUTER SYSTEMS TECHNOLOGY Course Syllabus Fall 2008 Professor Penny Ann Dolin

GIT 335 COMPUTER SYSTEMS TECHNOLOGY Course Syllabus Fall 2008 Professor Penny Ann Dolin GIT 335 Syllabus 1 Dolin Syllabus GIT 335 COMPUTER SYSTEMS TECHNOLOGY Course Syllabus Fall 2008 Professor Penny Ann Dolin Department of Technology Management College of Technology and Innovation Arizona

More information

MAR 4232 Retail Management Syllabus Spring 2014 Term

MAR 4232 Retail Management Syllabus Spring 2014 Term MAR 4232 Retail Management Syllabus Spring 2014 Term Instructor: Norman S. Stern CRN# 10320 Office Hours: M-W 9:00-11:30AM Day: Mon-Wed Also, by appointment Office Tel: (239) 590-7402 Class Time: 2:00-3:15

More information

CISS 365 DEA Project Management

CISS 365 DEA Project Management Columbia College Online Campus P a g e 1 CISS 365 DEA Project Management March 2015 Session 14-54 March 23 May 16, 2015 Course Description An introduction to project management issues associated with information

More information

Course Objectives: This is a survey course to introduce you to the federal income tax system. The objectives of the course are to:

Course Objectives: This is a survey course to introduce you to the federal income tax system. The objectives of the course are to: FLORIDA ATLANTIC UNIVERSITY COLLEGE OF BUSINESS SCHOOL OF ACCOUNTING -003 Concepts of Federal Income Tax Instructor: Clinton Tarkoe e-mail: ctarkoe@fau.edu Telephone: 954.772.7189 Class: Distance Learning

More information

COURSE SYLLABUS ACCT 102 ID8W2, PRINCIPLES OF ACCOUNTING II 2015FA

COURSE SYLLABUS ACCT 102 ID8W2, PRINCIPLES OF ACCOUNTING II 2015FA COURSE SYLLABUS ACCT 102 ID8W2, PRINCIPLES OF ACCOUNTING II 2015FA Please read the following course syllabus carefully, especially the course dates, times and location. If you have any questions, please

More information

School of Arts and Humanities PSYC610 Course Title: Multicultural Perspectives in Human Behavior. 3 Graduate Credit Hours 8 Weeks Prerequisites: None

School of Arts and Humanities PSYC610 Course Title: Multicultural Perspectives in Human Behavior. 3 Graduate Credit Hours 8 Weeks Prerequisites: None School of Arts and Humanities PSYC610 Course Title: Multicultural Perspectives in Human Behavior 3 Graduate Credit Hours 8 Weeks Prerequisites: None Table of Contents Instructor Information Course Description

More information

Online Course Syllabus BA458 Project Management

Online Course Syllabus BA458 Project Management Online Course Syllabus BA458 Project Management Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start. Changes may

More information

CASPER COLLEGE COURSE SYLLABUS HOSP 1520-Intro to Hospitality Management-N1 Fall 2015

CASPER COLLEGE COURSE SYLLABUS HOSP 1520-Intro to Hospitality Management-N1 Fall 2015 CASPER COLLEGE COURSE SYLLABUS HOSP 1520-Intro to Hospitality Management-N1 Fall 2015 Lecture Hours: 0 On-line Hours: 3 Credit Hours: 3 Class Time: Online Room: Online Days: Online Instructor s Name: Ginny

More information

DHE 463 HISTORY OF CONTEMPORARY FASHION (4 credits)

DHE 463 HISTORY OF CONTEMPORARY FASHION (4 credits) DHE 463 HISTORY OF CONTEMPORARY FASHION (4 credits) I. INSTRUCTOR: Jennifer M. Mower, Ph.D. Office: 326 Milam Hall II. CONTACT INFORMATION mowerj@onid.orst.edu Please include DHE 463 in the subject line

More information

IDEAL PROGRAM PRST 224 Critical Thinking & Writing SYLLABUS ONLINE

IDEAL PROGRAM PRST 224 Critical Thinking & Writing SYLLABUS ONLINE Dear Student, IDEAL PROGRAM PRST 224 Critical Thinking & Writing SYLLABUS ONLINE Please read the following course syllabus carefully, especially the course dates, times and location. If you have any questions,

More information

College Algebra Math 1050 Fall 2012 12:30-1:20 M-R BLT123

College Algebra Math 1050 Fall 2012 12:30-1:20 M-R BLT123 College Algebra Math 1050 Fall 2012 12:30-1:20 M-R BLT123 CONTACT INFORMATION Instructor: Dr. Shane Brewer Office Phone: (435)678-8185 E-mail: shane.brewer@usu.edu Office: BLT 110, San Juan Campus Office

More information

HIT 1140 - Computer Applications in Health Information Systems 3 Credit Hours

HIT 1140 - Computer Applications in Health Information Systems 3 Credit Hours HIT 1140 - Computer Applications in Health Information Systems 3 Credit Hours Course Description: The student will use several different software applications related to health records including spreadsheets,

More information

Business Ethics (BUS 105) Cycle II, Spring, 2012 Semester

Business Ethics (BUS 105) Cycle II, Spring, 2012 Semester Business Ethics (BUS 105) Cycle II, Spring, 2012 Semester Phone: E Mail: Office: Office Hours: Course Description: This course is designed for the student with an interest in organizational and business

More information

Peru State College, Peru, NE. MGMT 602 Research Methods. Master of Science in Organizational Management. Syllabus Spring Semester 2014

Peru State College, Peru, NE. MGMT 602 Research Methods. Master of Science in Organizational Management. Syllabus Spring Semester 2014 Peru State College, Peru, NE MGMT 602 Research Methods Master of Science in Organizational Management Syllabus Spring Semester 2014 Instructor: Office Hours: Office Telephone: Email Address: Course Meets:

More information

Business Management MKT 829 International Sport Marketing

Business Management MKT 829 International Sport Marketing Business Management MKT 829 International Sport Marketing INSTRUCTOR INFORMATION Name: Fernando E. Pardo Office Telephone Number: 416-979-5000, ext.7504 E-mail Address: fpardo@ryerson.ca Office Location:

More information

Department of Computer Science Academic Policies

Department of Computer Science Academic Policies Department of Computer Science Academic Policies Version 4 August 2008 This manual describes the academic policies for the Master of Science Degree in Computer Science, Master of Science Degree in Computer

More information

BACHELOR OF SOCIAL WORK PROGRAM SOCW 400B ADVANCED SEMINAR IN REFLECTIVE SOCIAL WORK PRACTICE COURSE OUTLINE

BACHELOR OF SOCIAL WORK PROGRAM SOCW 400B ADVANCED SEMINAR IN REFLECTIVE SOCIAL WORK PRACTICE COURSE OUTLINE BACHELOR OF SOCIAL WORK PROGRAM SOCW 400B ADVANCED SEMINAR IN REFLECTIVE SOCIAL WORK PRACTICE COURSE OUTLINE Section: S16W70 Semester: Spring 2016 Instructor: Dr. Louise Stern, MSW, PhD Online Office Hours:

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

COURSE SYLLABUS INTRODUCTION TO INTERNATIONAL BUSINESS MGT 301-01 ONLINE FALL 2014

COURSE SYLLABUS INTRODUCTION TO INTERNATIONAL BUSINESS MGT 301-01 ONLINE FALL 2014 COURSE SYLLABUS INTRODUCTION TO INTERNATIONAL BUSINESS MGT 301-01 ONLINE FALL 2014 DATES COURSE TOPICS READING DEADLINES Session 1 Globalization Ch 1 (in textbook) Quiz 1: Due 08/24 11:59 08/18-08/24 Unit

More information

College Algebra Online Course Syllabus

College Algebra Online Course Syllabus VALENCIA COMMUNITY COLLEGE EAST CAMPUS MAC 1114 COLLEGE TRIGONOMETRY (ONLINE COURSE) SYLLABUS Term/Year: Spring 2009 CRN: 22607 Professor: Dr. Agatha Shaw Phone: (407) 582 2117 Office: 8-249 Student Engagement

More information

GOLDEN GATE UNIVERSITY School of Accounting Acctg 1A Introductory Financial Accounting Spring Semester 2012 - Online. Instructor: Ahmet Cagin

GOLDEN GATE UNIVERSITY School of Accounting Acctg 1A Introductory Financial Accounting Spring Semester 2012 - Online. Instructor: Ahmet Cagin GOLDEN GATE UNIVERSITY School of Accounting Acctg 1A Introductory Financial Accounting Spring Semester 2012 - Online Instructor: Ahmet Cagin Email: acagin@ggu.edu 1. Course Description Introduces financial

More information

TROY Online. HRM 6603 Human Resource Management XTIC. Term 4, 2016. March 14 May 15, 2016

TROY Online. HRM 6603 Human Resource Management XTIC. Term 4, 2016. March 14 May 15, 2016 TROY Online Human Resource Management XTIC Term 4, 2016 March 14 May 15, 2016 For course syllabus posted prior to the beginning of the term, the instructor reserves the right to make minor changes prior

More information

The University of South Dakota. School of Education. Division of Educational Leadership. EDAD 701 Introduction to Educational Administration 3 credits

The University of South Dakota. School of Education. Division of Educational Leadership. EDAD 701 Introduction to Educational Administration 3 credits The University of South Dakota School of Education Division of Educational Leadership EDAD 701 Introduction to Educational Administration 3 credits Fall 2016 Instructor: Kris Reed, Ph.D. Office: Delzell

More information

Kean University School of General Studies General Education Mentor (GEM) Peer Leadership Program Undergraduate Student Employment Application

Kean University School of General Studies General Education Mentor (GEM) Peer Leadership Program Undergraduate Student Employment Application General Education Mentor (GEM) Peer Leadership Program Undergraduate Student Employment Application This application packet contains the following: General Job Description and Expectations Mission, Goals,

More information

CISS 365 A Project Management

CISS 365 A Project Management Columbia College Online Campus P a g e 1 CISS 365 A Project Management June 2015 Session 14-55 June 1 July 25, 2015 Course Description An introduction to project management issues associated with information

More information

MAC2233, Business Calculus Reference # 722957, RM 2216 TR 9:50AM 11:05AM

MAC2233, Business Calculus Reference # 722957, RM 2216 TR 9:50AM 11:05AM Instructor: Jakeisha Thompson Email: jthompso@mdc.edu Phone: 305-237-3347 Office: 1543 Office Hours Monday Tuesday Wednesday Thursday Friday 7:30AM 8:15AM 12:30PM 2:00PM 7:30AM 9:30AM 7:30AM 8:15AM 12:30PM

More information

PRST 250 - Budgeting and Finance for Organizations COURSE SYLLABUS

PRST 250 - Budgeting and Finance for Organizations COURSE SYLLABUS PRST 250 - Budgeting and Finance for Organizations COURSE SYLLABUS Please read the following course syllabus carefully, especially the course dates, times and location. If you have any questions, please

More information

BUSI 530 Managerial Finance Professor s Notes* As of July 15, 2007

BUSI 530 Managerial Finance Professor s Notes* As of July 15, 2007 BUSI 530 Managerial Finance Professor s Notes* As of July 15, 2007 Note: All content is based on the professor s opinion and may vary from professor to professor and student to student. All content may

More information

SYLLABUS: ACCOUNTING PRINCIPLES I 6200:201 Section: Fall 2014 COURSE DESCRIPTION AND MATERIALS

SYLLABUS: ACCOUNTING PRINCIPLES I 6200:201 Section: Fall 2014 COURSE DESCRIPTION AND MATERIALS MISSION STATEMENT OF THE DAVERIO SCHOOL OF ACCOUNTANCY The George W. Daverio School of Accountancy provides students with the educational background to become competent and responsible accounting professionals.

More information

Introduction to Java Programming ITP 109 (2 Units) Fall 2015

Introduction to Java Programming ITP 109 (2 Units) Fall 2015 Introduction to Java Programming ITP 109 (2 Units) Fall 2015 Catalogue Description Objective Prerequisites Instructor Office Hours Lab Assistants Course Hours Course Structure Required Textbook Grading

More information

SYLLABUS MAC 1105 COLLEGE ALGEBRA Spring 2011 Tuesday & Thursday 12:30 p.m. 1:45 p.m.

SYLLABUS MAC 1105 COLLEGE ALGEBRA Spring 2011 Tuesday & Thursday 12:30 p.m. 1:45 p.m. SYLLABUS MAC 1105 COLLEGE ALGEBRA Spring 2011 Tuesday & Thursday 12:30 p.m. 1:45 p.m. Instructor: Val Mohanakumar Office Location: Office Phone #: 253 7351 Email: vmohanakumar@hccfl.edu Webpage: http://www.hccfl.edu/faculty-info/vmohanakumar.aspx.

More information

Management Theory and Practice, MGT

Management Theory and Practice, MGT Management Theory and Practice, MGT Course Information Management Theory and Practice, MGT 3319-01 Textbook: Williams, C. (2012). MGMT. Mason, OH: Cengage. Edition 6. We will be using Aplia with Mindlink

More information

Online Course Syllabus. POL 1113: American National Government. Fall 2015

Online Course Syllabus. POL 1113: American National Government. Fall 2015 Online Course Syllabus POL 1113: American National Government Fall 2015 Instructor Information Name & contact: Marija Naumoski (MA, University of Central Oklahoma). All inquiries must be sent via UCO's

More information

MCOM 251: RADIO BROADCASTING Fall Semester, 2016

MCOM 251: RADIO BROADCASTING Fall Semester, 2016 MCOM 251: RADIO BROADCASTING Fall Semester, 2016 Instructor: Joan Wesman Office: Merrick 165 Office hours: Monday, Wednesday, Friday 9:00 a.m. noon And by appointment Contact Information: Ext. 5417 Email:

More information

INSTRUCTION AT FSU THE FLORIDA STATE UNIVERSITY OFFICE OF DISTANCE LEARNING. A Guide to Teaching and Learning Practices

INSTRUCTION AT FSU THE FLORIDA STATE UNIVERSITY OFFICE OF DISTANCE LEARNING. A Guide to Teaching and Learning Practices 7th Edition Office of Distance Learning INSTRUCTION AT FSU A Guide to Teaching and Learning Practices Version 12.02.11 ODL/rg THE FLORIDA STATE UNIVERSITY OFFICE OF DISTANCE LEARNING 7th Edition Office

More information

AMBERTON UNIVERSITY e-course SYLLABUS **This course will be administered via an alternative learning management system**

AMBERTON UNIVERSITY e-course SYLLABUS **This course will be administered via an alternative learning management system** AMBERTON UNIVERSITY e-course SYLLABUS **This course will be administered via an alternative learning management system** MGT4192.E1 BUSINESS ETHICS FALL 2014 PROFESSOR INFORMATION: Name: Cindy Breen Phone

More information

STAT 1403 College Algebra Dr. Myron Rigsby Fall 2013 Section 0V2 crn 457 MWF 9:00 am

STAT 1403 College Algebra Dr. Myron Rigsby Fall 2013 Section 0V2 crn 457 MWF 9:00 am MATH 1403 College Algebra/ Rigsby/ Fall 2013 Page 1 Credit Hours: 3 Lecture Hours: 3 University of Arkansas Fort Smith 5210 GRAND AVENUE P.O. BOX 3649 FORT SMITH, AR 72913-3649 479-788-7000 Syllabus and

More information

BUSINESS AND COMPUTER TECHNOLOGY

BUSINESS AND COMPUTER TECHNOLOGY BUSINESS AND COMPUTER TECHNOLOGY joe.harrmann@vtigers.org BUSINESS 0200 Accounting I (10 12) 0202 Introduction to Business (10 12) 0230 Multi Media S1 (12) 0235 Multi Media S2 (12) 0240 Teen Leadership

More information

Syllabus Outline. Syllabus COSC1336 Programming Fundamentals I Page 1 of 6

Syllabus Outline. Syllabus COSC1336 Programming Fundamentals I Page 1 of 6 Syllabus COSC1336 Programming Fundamentals I Page 1 of 6 Syllabus Outline Austin Community College Department of Computer Studies and Advanced Technology Programming Fundamentals I ALL sections Spring

More information

Microsoft Office 2010 PowerPoint SYLLABUS

Microsoft Office 2010 PowerPoint SYLLABUS Microsoft Office 2010 PowerPoint SYLLABUS Instructor Information Instructors: Margarita Casanova B.A., Yolanda Casanova B.A. Please email at casmaronline@gmail.com Please use this address. This is done

More information

ACC Child Care & Development Department CDEC 1393 -Special Topics in Early Childhood Master Syllabus

ACC Child Care & Development Department CDEC 1393 -Special Topics in Early Childhood Master Syllabus ACC Child Care & Development Department CDEC 1393 -Special Topics in Early Childhood Master Syllabus Course Description: An in-depth study of the attitudes and behaviors pertinent to early childhood and

More information

Rollins College Entrepreneurial and Corporate Finance BUS 320- H1X- 2016-01

Rollins College Entrepreneurial and Corporate Finance BUS 320- H1X- 2016-01 Professor Stephanie D. Murphy Smurphy1@rollins.edu Time: H1X Tuesday and Thursdays 4-5:15pm Location: The Lodge Reeves Office Hours: Tuesdays and Thursday, or by email to schedule Course Description This

More information

GB 401 Business Ethics COURSE SYLLABUS: Fall 2014 16 Week Online Syllabus Ms. Jessica Robin COURSE OVERVIEW

GB 401 Business Ethics COURSE SYLLABUS: Fall 2014 16 Week Online Syllabus Ms. Jessica Robin COURSE OVERVIEW GB 401 Business Ethics COURSE SYLLABUS: Fall 2014 16 Week Online Syllabus Ms. Jessica Robin COURSE OVERVIEW This course is designed to provide an examination of contemporary organizational ethical issues

More information

CJ 4480 Digital Forensics II Syllabus - Term 2 2015

CJ 4480 Digital Forensics II Syllabus - Term 2 2015 CJ 4480 Digital Forensics II Syllabus - Term 2 2015 For course syllabus posted prior to the beginning of the term, the instructor reserves the right to make minor changes prior to or during the term. The

More information

University of Regina Faculty of Business Administration Management of Performance. BUS 361-001 Winter 2013: January 7, 2013 April 17, 2013

University of Regina Faculty of Business Administration Management of Performance. BUS 361-001 Winter 2013: January 7, 2013 April 17, 2013 University of Regina Faculty of Business Administration Management of Performance BUS 361-001 Winter 2013: January 7, 2013 April 17, 2013 Instructor: Caroline Graves Phone: (306) 787-3562 - daytime (306)

More information

PSY 201 General Psychology Online Fall 2015 4 credits

PSY 201 General Psychology Online Fall 2015 4 credits PSY 201 General Psychology Online Fall 2015 4 credits Faculty: Melissa Cunningham, Ph.D. Website: http://moodle.wou.edu Email: cunningm@wou.edu Office Hrs: Todd 338: M 11:30 3:30pm Phone: 503-751-4204

More information

Alabama Department of Postsecondary Education. Representing The Alabama Community College System

Alabama Department of Postsecondary Education. Representing The Alabama Community College System Alabama Department of Postsecondary Education Representing The Alabama Community College System Central Alabama Community College MTH 100 Intermediate Algebra Prerequisite: MTH 092 or MTH 098 or appropriate

More information

CIS 4301 - Information and Database Systems I. Course Syllabus Spring 2015

CIS 4301 - Information and Database Systems I. Course Syllabus Spring 2015 CIS 4301 - Information and Database Systems I 1. General Info Credits: Three Section: 7776 Prerequisite: CIS 3020 or CIS 3023, COT 3100 Instructor: Prof. Daisy Zhe Wang Meeting Times: M W F 9:35AM to 10:25AM

More information

SLO 2.1 Students self-reflect on the implications of own and others social location in clinical practice.

SLO 2.1 Students self-reflect on the implications of own and others social location in clinical practice. LEWIS & CLARK COLLEGE GRADUATE SCHOOL OF EDUCATION AND COUNSELING MCFT 582 Internship in Family Therapy SPRING 2016 Time & Day: Location: Instructor: Office Hours: Wednesdays 2 8 pm: 2-4pm (didactic &

More information

BACHELOR OF SOCIAL WORK PROGRAM SOCW 402 RESEARCH METHODS FOR SOCIAL CHANGE IN COMMUNITY SOCIAL WORK COURSE OUTLINE

BACHELOR OF SOCIAL WORK PROGRAM SOCW 402 RESEARCH METHODS FOR SOCIAL CHANGE IN COMMUNITY SOCIAL WORK COURSE OUTLINE BACHELOR OF SOCIAL WORK PROGRAM SOCW 402 RESEARCH METHODS FOR SOCIAL CHANGE IN COMMUNITY SOCIAL WORK COURSE OUTLINE Section: F15W70 Semester: Fall 2015 Instructor: Dr. Louise Stern, MSW, PhD Online Office

More information

Welcome to Online Speech 104

Welcome to Online Speech 104 Welcome to Online Speech 104 I want to welcome you to this online version of Speech 104, Argumentation and Critical Thinking. In this course we will cover everything we do in the face to face version of

More information

OTTAWA ONLINE ACC-40165 Advanced Accounting II

OTTAWA ONLINE ACC-40165 Advanced Accounting II Course Description OTTAWA ONLINE ACC-40165 Advanced Accounting II Continuation of Advanced Accounting focusing on theoretical concepts in accountancy. Includes further analyses of economic data and business

More information

ADDENDUM 11/30/15 FAMILY NURSE PRACTITIONER PROGRAM POLICIES

ADDENDUM 11/30/15 FAMILY NURSE PRACTITIONER PROGRAM POLICIES ADDENDUM 11/30/15 FAMILY NURSE PRACTITIONER PROGRAM POLICIES Family Nurse Practitioner students are responsible for review of and compliance with all published policies and procedures, in particular those

More information

COURSE SYLLABUS PAD 3003 Section 05 Public Administration in Society: Online

COURSE SYLLABUS PAD 3003 Section 05 Public Administration in Society: Online COURSE SYLLABUS PAD 3003 Section 05 Public Administration in Society: Online Spring 2016 Contact Information: Instructor: Lachezar (Lucky) Anguelov, PhD Candidate Office: Bellamy 639 Office Hours: Friday

More information