CISS 493 A Senior Seminar in Computer Information Systems

Size: px
Start display at page:

Download "CISS 493 A Senior Seminar in Computer Information Systems"

Transcription

1 Columbia College Online Campus P a g e 1 CISS 493 A Senior Seminar in Computer Information Systems Early Fall Session August 17 October 10 Course Description Culminating course required for Computer Information System (CIS) majors. Readings from the current literature. Requires original research project and paper. Grade of C or higher required. This course includes a program evaluation component. Prerequisite: CISS 325 (or CISS 320), CISS 350, CISS 360, CISS 430 and senior standing. Proctored Exams: None Textbooks There are no textbooks for this class. Course Overview This is the capstone course for the CIS degree. It provides an opportunity to synthesize material from your CIS studies and to demonstrate your command of material in the curriculum. Completion of this course requires researching a topic from the current literature in significant depth and writing a research paper that explicates the topic. You will have demonstrated mastery of material from the core courses required for the CIS degree. Technology Requirements Participation in this course will require the basic technology for all online classes at Columbia College: A computer with reliable Internet access, a web browser, Acrobat Reader, Microsoft Office or another word processor such as Open Office. You can find more details about standard technical requirements for our courses on our site. Specific to this course you will also need the following: Microphone/headset for your computer

2 Columbia College Online Campus P a g e 2 Course Objectives To assess learning outcomes for the major. To acquire and apply research and writing skills appropriate to the field of computer information systems. Measurable Learning Outcomes Grading Conduct effective literature searches and create bibliographies pertinent to the current state of research in an area of computer information systems. Identify a research direction within an area of computer information systems and write a preliminary research proposal which includes papers to be studied, a list of resources required for the project, and a timeline for the progress of the project. Conduct research using a critical thinking skills and the synthesis of knowledge acquired from other courses. Write effectively through the completion of a research paper of no less than 15 pages in length. Speak effectively and professionally by defending their research orally to a group of their peers. Critically analyze and discuss current literature in the field. Demonstrate competence in required course areas including programming, algorithm design and analysis, data structures, systems analysis and design, assembly language, database design, construction and querying, and principles of accounting, principles of management, statistics and business finance. Grading Scale GRADE POINTS PERCENT A B C D F Schedule of Due Dates Grade Weights ASSIGNMENT POINTS PERCENT Literary Discussions 70 19% Competency Assignments 50 13% Research Paper Topic 5 1% Research Paper % Research Paper Presentation 50 13% Total % Week Assignment Points Due Date 1 General Discussion Introduction 0 Sunday Literary Discussion Ethics 7 Wednesday Literary Discussion Response 3 Sunday Research Paper Topic 5 Sunday 2 Competency Assignment Programming 10 Sunday Research Paper Bibliography (MLA Works Cited) 10 Sunday 3 Literary Discussion Cyber-crimes 7 Wednesday Literary Discussion Response 3 Sunday

3 Columbia College Online Campus P a g e 3 Competency Assignment Algorithm Design and Analysis 10 Sunday 4 Literary Discussion Project Management 7 Wednesday Literary Discussion Response 3 Sunday Competency Assignment Database Design, Construction and Querying 10 Sunday 5 Literary Discussion Teambuilding 7 Wednesday Literary Discussion Response 3 Sunday Competency Assignment Statistics 10 Sunday 6 Literary Discussion Safeguarding Information 7 Wednesday Literary Discussion Response 3 Sunday Competency Assignment Systems Analysis and Design 10 Sunday 7 Research Paper 200 Wednesday 8 Research Paper Presentation 50 Wednesday Literary Discussion The Future 7 Wednesday Literary Discussion Response 3 Saturday Total 375 Assignment Overview General Discussions: The introduction discussion thread is required but has no points associated to it. This discussion will be used to record attendance for Week 1. Literary Discussions: Sixteen percent of your grade will be based on participation in the online literary discussions. There are a total of six discussions covering a range of topics within the computer information systems arena. You are expected to do the following: Provide a thoughtful and insightful response to all parts of the question. This will involve research into a topic you may or may not be familiar with. Include MLA citations as appropriate. Respond to these questions and provide a thoughtful and insightful response to one other student s posting. Competency Assignments: Fourteen percent of your grade will be based on competency assignments. These assignments will be placed into the appropriate Dropbox and will cover some or all of the following topics: Programming Algorithm design and analysis Data structures Systems analysis and design Assembly language Database design, construction and querying Principles of accounting Principles of management Statistics Business Finance Research Paper: Fifty-six percent of your grade will be based on a research paper submitted no later than midnight Wednesday of Week 7.

4 Columbia College Online Campus P a g e 4 The paper must be pages in length. Research papers must be original work for this course. Do not submit a paper used in another course. Topic: Each topic must be approved by me. Submit your topic by Sunday of Week 1. Since it is possible your initial choice of topic will be unacceptable or need to be modified, you are encouraged to submit your topic as early as possible. The most common problem is selecting a topic that is too broad. For example, The Effects of the World Wide Web on Office Productivity would be too broad. There have been books written on this topic and it would be impossible to do it justice in a 15-page paper. Depth is more important than breadth when considering possible topics, so try to narrow the topic. A wide variety of topics are appropriate and you are encouraged to pick a topic that is of particular interest to you. If you are stuck for ideas a quick scan of articles in the research papers, journals, and magazines in the Digital Library should give you some ideas. The topic you choose and the level of discussion is to be appropriate for a senior-level culminating-experience course. Bibliography: You must also submit your bibliography (works cited) with a minimum of 8 primary sources (journals, books, research papers, etc.) no later than Sunday of Week 2 for review and approval. Ensure this is formatted in MLA format as a Works Cited page. Format: The final paper should include a title page (which does not count in the 15-page requirement), an abstract, introduction, body, summary/conclusions, and reference page(s). Pages must be numbered. The paper must be a Microsoft Word document and double spaced. Use MLA style for your citations. All source material must be properly cited in the body of the paper. I do not expect to see references to articles from popular magazines/books such as Newsweek, Time, Omni, etc. Research Paper Presentation: Fourteen percent of your grade will be based on your defense of your research paper in the form of a PowerPoint presentation. You are required to record your voice-over within PowerPoint, presenting your topic as you would to a classroom of IT professionals. Use your headset to Record Slide Show from within PowerPoint. This will enable me to download, open and simply watch/listen to your presentation. Ensure professionalism throughout. Course Schedule Week 1 Ethics General Discussion: INTRODUCTION Introduce yourself to the class and to the instructor. Provide a little about your background in Information Technology, your status at Columbia College, hobbies, likes and interests. Provide this introduction by Sunday of Week 1. ETHICS Research an article on the ethical use or misuse of computer resources within our society. Provide a brief summary of the article. Provide your opinion/analysis of the article. Post in the discussion area marked for such by Wednesday of Week 1. Ensure that you cite your source properly at the bottom of your discussion. RESPONSE Respond to another student s discussion by providing a contradictory opinion. Ensure that your response does not antagonize the writer, but rather points out a differing opinion.

5 Columbia College Online Campus P a g e 5 Research Paper Topic: Week 2 Programming TOPIC Research a topic related to computer information systems that interests you. Ensure that the topic is not too broad or too narrow as this will adversely affect your research paper. Post your topic in the discussion area marked for such early so that you get the topic of your choice. It is first come, first served for topics. No two students can have the same topic choice. Competency Assignment: PROGRAMMING Using Java, C, or C++, solve for the following. Upload to the Dropbox as three separate text files by Sunday of Week Write a method or function that accepts an argument for the age of an individual and returns the year that person was born. 2. Write a method of function that accepts an integer argument. The method should use if-else statements to determine if the integer is between 45 and Write a method or function that accepts an argument for a person s name. The method should loop through the number of characters in the name sending each character to the screen each on a separate line. Research Paper Bibliography: BIBLIOGRAPHY Following MLA formatting standards, find 8 primary sources (journals, books, research papers, etc.) no later than Sunday of Week 2 and submit to the Dropbox marked for such. Week 3 Cyber-crimes; Algorithm Design and Analysis CYBER CRIMES Research an article on cyber-crimes affecting our society. Provide a brief summary of the article. Provide your opinion/analysis of the article. Post in the discussion area marked for such by Wednesday of Week 1. Ensure that you cite your source properly at the bottom of your discussion. RESPONSE Respond to another student s discussion by providing supporting facts gathered from your own research on the topic. Competency Assignment: ALGORITHM Define what an algorithm is. Then create an algorithm that tells a user how to boil and eat x number of eggs. This should be in enough detail that one could follow it step by step and be successful. (Don t forget your assumptions.) Week 4 Project Management; Database Design, Construction and Querying PROJECT MANAGEMENT Research an article on the unique management issues associated to IT projects. Provide a brief summary of the article. Provide your opinion/analysis of the article. Post in the discussion area marked for such by Wednesday of Week 1. Ensure that you cite your source properly at the bottom of your discussion. RESPONSE Respond to another student s discussion by either providing an alternate

6 Columbia College Online Campus P a g e 6 solution to the challenge given or provide an additional challenge to IT project management for the given facts. Competency Assignment: DATABASE DESIGN Using PowerPoint, create a relational database model for the following. Ensure you include all the appropriate entities, relationships, primary keys, secondary keys and the basic attributes for each entity. Upload to the appropriate Dropbox by Sunday of Week A pet owner can have one or more pets. 2. A pet can have one or more vaccinations. 3. A pet can be seen by one or more doctors during a visit. Week 5 Teambuilding; Statistics TEAMBUILDING Research methods for building strong teams for IT projects. Provide a brief summary on one method you found that would build a strong team, specifically for IT professionals. Provide your opinion/analysis on how that could be applied to an online setting. Post in the discussion area marked for such by Wednesday of Week 5. Ensure that you cite your source properly at the bottom of your discussion. RESPONSE Try out one of the other student s team building exercise and post your results to their response. Competency Assignment: STATISTICS Prove or disprove Moore s law through statistical analysis. Include the data and charts using Microsoft Excel and upload to the appropriate Dropbox by Sunday of Week 5. Week 6 Safeguarding Information; Systems Analysis and Design SAFEGUARDING INFORMATION Research an article on either the safeguarding of personal information or that of a corporate nature. Provide a brief summary of the article. Provide your opinion/analysis of the article. Post in the discussion area marked for such by Wednesday of Week 1. Ensure that you cite your source properly at the bottom of your discussion. RESPONSE Respond to another student s discussion by providing supporting facts from your own research on the topic. Competency Assignment: SYSTEMS ANALYSIS AND DESIGN Describe to me the Systems Analysis and Design lifecycle. Upload to the appropriate Dropbox by Sunday of Week 6. Use the waterfall approach for this exercise. For each stage of the lifecycle, provide a detailed scenario to emphasize your understanding. Course Evaluation: You will have the opportunity to evaluate the course near the end of the session. A link will be sent to your CougarMail that will allow you to access the evaluation. Be assured that the evaluations are anonymous and that your instructor will not be able to see them until after final grades are submitted.

7 Columbia College Online Campus P a g e 7 Week 7 Research Paper Research Paper: RESEARCH PAPER There are no additional readings or discussion assignments this week so that you can focus on completing your research paper. It is due no later than midnight Wednesday of Week 7. Course Evaluation: You will have the opportunity to evaluate the course near the end of the session. A link will be sent to your CougarMail that will allow you to access the evaluation. Be assured that the evaluations are anonymous and that your instructor will not be able to see them until after final grades are submitted. Week 8 The Future Research Paper Presentation: PRESENTATION Create a PowerPoint presentation of no more than 30 slides that accurately and completely reflects the information within your research paper. This presentation will include a timed voice-over of the presentation where you present your paper to me. Ensure that the presentation is professional and that your voice is clear and precise. Your presentation should have the following: Course Policies Student Conduct Plagiarism No more than 30 slides Slide transitions Graphics Recorded voice-over Timed slides (when I start the presentation, it runs itself) Covers all majors points from your research paper Free from spelling and grammatical errors Professional in nature (as if presenting to a classroom full of IT professionals) THE FUTURE Research articles on technology currently being developed. Provide a brief summary of the technology as well as your thoughts on its future use. Post in the discussion area marked for such by Wednesday of Week 8. Ensure that you cite your source properly at the bottom of your discussion. RESPONSE Respond to another student s discussion by providing your opinion on the future use of that technology as well as your thoughts on its future use. All Columbia College students, whether enrolled in a land-based or online course, are responsible for behaving in a manner consistent with Columbia College's Student Conduct Code and Acceptable Use Policy. Students violating these policies will be referred to the office of Student Affairs and/or the office of Academic Affairs for possible disciplinary action. The Student Code of Conduct and the Computer Use Policy for students can be found in the Columbia College Student Handbook. The Handbook is available online; you can also obtain a copy by calling the Student Affairs office (Campus Life) at The teacher maintains the right to manage a positive learning environment, and all students must adhere to the conventions of online etiquette. Your grade will be based in large part on the originality of your ideas and your written presentation

8 Columbia College Online Campus P a g e 8 of these ideas. Presenting the words, ideas, or expression of another in any form as your own is plagiarism. Students who fail to properly give credit for information contained in their written work (papers, journals, exams, etc.) are violating the intellectual property rights of the original author. For proper citation of the original authors, you should reference the appropriate publication manual for your degree program or course (APA, MLA, etc.). Violations are taken seriously in higher education and may result in a failing grade on the assignment, a grade of "F" for the course, or dismissal from the College. Collaboration conducted between students without prior permission from the instructor is considered plagiarism and will be treated as such. Spouses and roommates taking the same course should be particularly careful. All required papers may be submitted for textual similarity review to Turnitin.com for the detection of plagiarism. All submitted papers may be included in the Turnitin.com reference database for the purpose of detecting plagiarism. This service is subject to the Terms and Conditions of Use posted on the Turnitin.com site. Non-Discrimination There will be no discrimination on the basis of sex, race, color, national origin, sexual orientation, religion, ideology, political affiliation, veteran status, age, physical handicap, or marital status. Disability Services Students with documented disabilities who may need academic services for this course are required to register with the Coordinator for Disability Services at (573) Until the student has been cleared through the disability services office, accommodations do not have to be granted. If you are a student who has a documented disability, it is important for you to read the entire syllabus before enrolling in the course. The structure or the content of the course may make an accommodation not feasible. Online Participation You are expected to read the assigned texts and participate in the discussions and other course activities each week. Assignments should be posted by the due dates stated on the grading schedule in your syllabus. If an emergency arises that prevents you from participating in class, please let your instructor know as soon as possible. Cougar All students are provided a CougarMail account when they enroll in classes at Columbia College. You are responsible for monitoring from that account for important messages from the College and from your instructor. You may forward your Cougar account to another account; however, the College cannot be held responsible for breaches in security or service interruptions with other providers. Students should use for private messages to the instructor and other students. The class discussions are for public messages so the class members can each see what others have to say about any given topic and respond. Late Assignment Policy An online class requires regular participation and a commitment to your instructor and your classmates to regularly engage in the reading, discussion and writing assignments. Although most of the online communication for this course is asynchronous, you must be able to commit to the schedule of work for the class for the next eight weeks. You must keep up with the schedule of reading and writing to successfully complete the class.

9 Columbia College Online Campus P a g e 9 There will be a penalty for late submission of the research paper: 10% of the points possible will be deducted for each day the paper is late. You will receive a grade of zero if the paper is over four days late. Discussion posts and competency assignments will not receive any credit if posted late. The culminating experience exam may not be taken after the deadline. Attendance Policy Attendance for a week will be counted as having submitted a course assignment for which points have been earned during that week of the session or if the proctoring information has been submitted or the plagiarism quiz taken if there is no other assignment due that week. A class week is defined as the period of time between Monday and Sunday (except for Week 8, when the week and the course will end on Saturday at midnight). The course and system deadlines are all based on the Central Time Zone. Course Evaluation You will have an opportunity to evaluate the course near the end of the session. A link will be sent to your CougarMail that will allow you to access the evaluation. Be assured that the evaluations are anonymous and that your instructor will not be able to see them until after final grades are submitted. Additional Resources Orientation for New Students This course is offered online, using course management software provided by Desire2Learn and Columbia College. The Student Manual provides details about taking an online course at Columbia College. You may also want to visit the course demonstration to view a sample course before this one opens. Technical Support If you have problems accessing the course or posting your assignments, contact your instructor, the Columbia College Helpdesk, or the D2L Helpdesk for assistance. Contact information is also available within the online course environment. CCHelpDesk@ccis.edu ex helpdesk@desire2learn.com Online Tutoring Smarthinking is a free online tutoring service available to all Columbia College students. Smarthinking provides real-time online tutoring and homework help for Math, English, and Writing. Smarthinking also provides access to live tutorials in writing and math, as well as a full range of study resources, including writing manuals, sample problems, and study skills manuals. You can access the service from wherever you have a connection to the Internet. I encourage you to take advantage of this free service provided by the college. Access Smarthinking through CougarTrack under Students->Academics->Academic Resources.

10 Columbia College Online Campus P a g e 10 Grading Criteria Literary Discussion Criteria Description Points Content Answer is complete and concise; reflects an understanding of the readings 3 Originality Demonstrates original thought 2 Examples Provides details or examples from the readings or practical experience in the field Format At least two paragraphs in length 1 Response Provides an insightful and complete response to another student s discussion Total 10 Competency Assignment Criteria Description Points Content Clearly addresses all of the aspects of the assignment 5 Summary Provides an overall summary of the assignment 3 Mechanics Free of errors in grammar, punctuation, word choice, spelling, etc. 2 Total 10 Research Paper Criteria Description Points Topic Provides an adequate topic for research 5 Content Originality Organization Sources Style Responds fully to the assignment; presents results clearly and persuasively; justifies all arguments through application of appropriate types of reason and evidence. Uses illustration and support through relevant examples and details. Demonstrates originality, creativity, and initiative that go beyond the basic requirements for the assignment. Is well-organized and unified, has good flow, and opens and closes effectively Correctly acknowledges and documents sources; provides references to at least 8 valid sources Avoids expressions of personal opinions (the paper is research about a topic, not a discussion of how you personally feel about the topic) Mechanics Free of errors in grammar, punctuation, word choice, spelling, etc. 30 Total

11 Columbia College Online Campus P a g e 11 Research Paper Presentation Criteria Description Points Content Voice Organization Responds fully to the assignment; presents results clearly and persuasively; justifies all arguments through application of appropriate types of reason and evidence. Uses illustration and support through relevant examples and details. Demonstrates originality, creativity, and initiative that go beyond the basic requirements for the assignment. Is well-organized and unified, has good flow, and opens and closes effectively Mechanics Free of errors in grammar, punctuation, word choice, spelling, etc. 10 Total

CISS 492 DEA Senior Seminar in Management Information Systems

CISS 492 DEA Senior Seminar in Management Information Systems Columbia College Online Campus P a g e 1 CISS 492 DEA Senior Seminar in Management Information Systems March 2015 Session 14-54 March 23 May 16, 2015 Course Description Textbooks Required culminating course

More information

CISS 492 A Senior Seminar in Management Information Systems

CISS 492 A Senior Seminar in Management Information Systems Columbia College Online Campus P a g e 1 CISS 492 A Senior Seminar in Management Information Systems Late Fall Session 15-51 October 26 December 19, 2015 Course Description Textbooks Required culminating

More information

MGMT 338 A International Business

MGMT 338 A International Business Columbia College Online Campus P a g e 1 MGMT 338 A International Business Late Fall Session, Term 15-52 October 26-December 19, 2015 Course Description Exploration of the challenges involved in multinational

More information

MSCJ 501 DEA Current Issues and Future Directions in Criminal Justice

MSCJ 501 DEA Current Issues and Future Directions in Criminal Justice Columbia College Online Campus P a g e 1 MSCJ 501 DEA Current Issues and Future Directions in Criminal Justice March 2015 Session 14-M54 Monday, March 23 - Saturday, May 16, 2015 Course Description Textbooks

More information

FINC 298 DEK Personal Financial Planning

FINC 298 DEK Personal Financial Planning Columbia College Online Campus P a g e 1 FINC 298 DEK Personal Financial Planning March Session (14-54) Monday, March 23, 2015 Saturday, May 16, 2015 Course Description Provides knowledge that helps non-business

More information

CISS 280 B Systems Analysis & Design I

CISS 280 B Systems Analysis & Design I Columbia College Online Campus P a g e 1 CISS 280 B Systems Analysis & Design I Winter Session 15-53 January 11 March 5, 2016 Course Description The first in a two-course sequence (CISS 320), this course

More information

POSC 395 A Political Science and Public Administration Research Methods

POSC 395 A Political Science and Public Administration Research Methods Columbia College Online Campus P a g e 1 POSC 395 A Political Science and Public Administration Research Methods Late Fall Session (15-52) Monday, October 26 - Saturday, December 19, 2015 Course Description

More information

ACCT 382 B Intermediate Accounting I

ACCT 382 B Intermediate Accounting I Columbia College Online Campus P a g e 1 ACCT 382 B Intermediate Accounting I Spring Session 15-54 March 21 May 14, 2016 Course Description Development of accounting theory and practice as applied to:

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

MGMT 461 DEA Human Resource Development

MGMT 461 DEA Human Resource Development Columbia College Online Campus P a g e 1 MGMT 461 DEA Human Resource Development March Session 14-54 March 23, 2015 May 16, 2015 Course Description Textbooks Study of Human Resource Development in three

More information

MGMT 361 (Hybrid) Human Resource Management

MGMT 361 (Hybrid) Human Resource Management Columbia College Online Campus P a g e 1 MGMT 361 (Hybrid) Human Resource Management Summer Session 14/15 June 1 July 25, 2015 Course Description This course provides a thorough understanding of design,

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

PSYC 460 B Introduction to Clinical and Counseling Psychology

PSYC 460 B Introduction to Clinical and Counseling Psychology Columbia College Online Campus P a g e 1 PSYC 460 B Introduction to Clinical and Counseling Psychology Summer Session 14/55 June 1 July 25, 2015 Course Description Contemporary theory and practices in

More information

PSYC 460 DEA Introduction to Clinical and Counseling Psychology

PSYC 460 DEA Introduction to Clinical and Counseling Psychology Columbia College Online Campus P a g e 1 PSYC 460 DEA Introduction to Clinical and Counseling Psychology March Session 14/54 March 23 to May 16, 2015 Course Description Contemporary theory and practices

More information

ACCT 280 G Accounting I

ACCT 280 G Accounting I Columbia College Online Campus P a g e 1 ACCT 280 G Accounting I June Session 14-55 June 01, through July 25, 2015 Course Description Introduction to the principles and concepts of accounting and the application

More information

PSYC 101 DED General Psychology

PSYC 101 DED General Psychology Columbia College Online Campus P a g e 1 PSYC 101 DED General Psychology March Session 14/54 March 23-May 16, 2015 Course Description Introduction to the field of psychology and the major sub areas including

More information

MATH 150 (Hybrid) College Algebra

MATH 150 (Hybrid) College Algebra Columbia College Online Campus P a g e 1 MATH 150 (Hybrid) College Algebra Late Fall Session 15/12 October 26 December 19, 2015 Course Description Fundamental algebraic concepts are examined in the context

More information

AMSL 102 A American Sign Language II

AMSL 102 A American Sign Language II Columbia College Online Campus P a g e 1 AMSL 102 A American Sign Language II Summer Session 14-55 June 01, 2015 July 25, 2015 Course Description Textbooks This course is designed to expand more on ASL

More information

PSYC 336 DEA Industrial/Organizational Psychology

PSYC 336 DEA Industrial/Organizational Psychology Columbia College Online Campus P a g e 1 PSYC 336 DEA Industrial/Organizational Psychology March 14-54 March 23- May 16, 2015 Course Description Textbooks Examination of humans and work. Investigates both

More information

FINC 350 J Business Finance

FINC 350 J Business Finance Columbia College Online Campus P a g e 1 FINC 350 J Business Finance Early Fall 2015 Session (15-51) Monday, August 17, 2015 Saturday, October 10, 2015 Course Description Textbooks A study of the finance

More information

BUSI 590 A Integrative Accounting Seminar

BUSI 590 A Integrative Accounting Seminar Columbia College Online Campus P a g e 1 BUSI 590 A Integrative Accounting Seminar June 2015 Session (14-M55) Monday, June 1 Saturday July 25, 2015 Course Description Textbooks Culminating experience for

More information

MGMT 360 (Hybrid) Organizational Theory

MGMT 360 (Hybrid) Organizational Theory Columbia College Online Campus P a g e 1 MGMT 360 (Hybrid) Organizational Theory Early Fall Session 15/11 August 17 October 10, 2015 Course Description Examination of the foundations, theories, models,

More information

ACCT 386 DEA Managerial and Cost Accounting

ACCT 386 DEA Managerial and Cost Accounting Columbia College Online Campus P a g e 1 ACCT 386 DEA Managerial and Cost Accounting March Session 14-54 March 23 May 16, 2015 Course Description Accounting data and other financial data applied to the

More information

BUSI 544 A Marketing Strategy

BUSI 544 A Marketing Strategy Columbia College Online Campus P a g e 1 BUSI 544 A Marketing Strategy Early Fall Session 15-M51 Monday, August 17 Saturday, October 10, 2015 Course Description Textbooks The course is organized around

More information

CJAD 451 B Management of Criminal Justice Agencies

CJAD 451 B Management of Criminal Justice Agencies Columbia College Online Campus P a g e 1 CJAD 451 B Management of Criminal Justice Agencies June 2015 Session 14-55 June 1 July 25, 2015 Course Description Examines criminal justice agencies within the

More information

MSCJ 524 A Criminal Justice Policy Development & Evaluation

MSCJ 524 A Criminal Justice Policy Development & Evaluation Columbia College Online Campus P a g e 1 MSCJ 524 A Criminal Justice Policy Development & Evaluation Early Fall Session (-M51) Monday, August 17 Saturday, October 10, 20 Course Description Examination

More information

CJAD 101 DED Introduction to Criminal Justice

CJAD 101 DED Introduction to Criminal Justice CJAD 101 DED Introduction to Criminal Justice March 2015 Session 14/54 March 23 May 16, 2015 Course Description History and development of major components of the CJ system: police, criminal courts, prosecution,

More information

HIST 122 D American History since 1877

HIST 122 D American History since 1877 Columbia College Online Campus P a g e 1 HIST 122 D American History since 1877 Early Fall Session 15-51 Monday, August 17 Saturday, October 10, 2015 Course Description A survey of institutions, politics,

More information

SOCI 380 A Sociology of Culture and Mass Media

SOCI 380 A Sociology of Culture and Mass Media Columbia College Online Campus P a g e 1 SOCI 380 A Sociology of Culture and Mass Media Early Fall Session 15-51 August 17 - October 10, 2015 Course Description Emphasis on critical examination of contemporary

More information

ACCT 281 DEE Accounting II (Managerial)

ACCT 281 DEE Accounting II (Managerial) Columbia College Online Campus P a g e 1 ACCT 281 DEE Accounting II (Managerial) March 14-54 Session (Spring 2015) Monday, March 23 Saturday, May 16, 2015 Course Description Application of procedures relating

More information

BIOL 108 (Hybrid) Human Biology

BIOL 108 (Hybrid) Human Biology Columbia College Online Campus P a g e 1 BIOL 108 (Hybrid) Human Biology Early Fall Session 15/11 August 17 October 10, 2015 Course Description Human Biology examines the human structure and function and

More information

POSC/PADM 495 DEA Independent Study in Political Science and Public Administration

POSC/PADM 495 DEA Independent Study in Political Science and Public Administration Columbia College Online Campus P a g e 1 POSC/PADM 495 DEA Independent Study in Political Science and Public Administration March 2015 Session 14-54 March 23 May 16, 2015 Course Description Textbooks Culminating

More information

NURS 411 A Community Health Nursing Assessment

NURS 411 A Community Health Nursing Assessment Columbia College Online Campus P a g e 1 NURS 411 A Community Health Nursing Assessment June Session (14-55) June 1 July 25, 2015 Course Description This course introduces the registered nurse to community

More information

CJAD 101 F Introduction to Criminal Justice

CJAD 101 F Introduction to Criminal Justice CJAD 101 F Introduction to Criminal Justice Late Fall Session 15-52 Monday, October 26 - Saturday, December 19, 2015 Course Description History and development of major components of the CJ system: police,

More information

PSYC/SOCI 360 A Social Psychology

PSYC/SOCI 360 A Social Psychology Columbia College Online Campus P a g e 1 PSYC/SOCI 360 A Social Psychology June Session 14/55 June 1 July 25, 2015 Course Description Textbooks Theories, methods and research on the nature and causes of

More information

CJAD 101 A Introduction to Criminal Justice

CJAD 101 A Introduction to Criminal Justice CJAD 101 A Introduction to Criminal Justice Early Fall Session (15-51) Monday, August 17 Saturday, October 10, 2015 Course Description History and development of major components of the CJ system: police,

More information

BUSI 522 C Organizational Theory and Practice

BUSI 522 C Organizational Theory and Practice Columbia College Online Campus P a g e 1 BUSI 522 C Organizational Theory and Practice Summer 2015 Session (14/M55) June 1- July 25, 2015 Course Description Examination of modern concepts of effective

More information

CJAD 203 A Crime Scene Investigation

CJAD 203 A Crime Scene Investigation Columbia College Online Campus P a g e 1 CJAD 203 A Crime Scene Investigation Winter Session 15-53 January 11 March 5, 2016 Course Description Techniques and methods of crime scene investigation focusing

More information

MKTG 441 DEA Marketing Research

MKTG 441 DEA Marketing Research Columbia College Online Campus P a g e 1 MKTG 441 DEA Marketing Research March Session 14-54 March 23 to May 16, 2015 Course Description Textbooks A managerial approach to this highly technical and quantitative

More information

GEOL 110 B Introduction to Physical Geology

GEOL 110 B Introduction to Physical Geology Columbia College Online Campus P a g e 1 GEOL 110 B Introduction to Physical Geology Early Fall Session (15-51) Monday, August 17 Saturday, October 10, 2015 Course Description An introduction to earth

More information

CJAD 306 A Military Justice System

CJAD 306 A Military Justice System Columbia College Online Campus P a g e 1 CJAD 306 A Military Justice System Early Fall Session 15-51 Monday, August 17 Saturday, October 10, 2015 Course Description Textbooks Examination of the history

More information

MGMT 254 Hybrid Business Communication

MGMT 254 Hybrid Business Communication Columbia College Online Campus P a g e 1 MGMT 254 Hybrid Business Communication Winter Session 14/13 January 12 March 7, 2015 Course Description Development of written, oral and interpersonal skills for

More information

CJAD 301 A Criminal Law

CJAD 301 A Criminal Law Columbia College Online Campus P a g e 1 CJAD 301 A Criminal Law Late Fall Session 15-52 October 26 December 19, 2015 Course Description Examines the basic elements and concepts of substantive criminal

More information

PSYC 260 DEA Introduction to Applied Psychology

PSYC 260 DEA Introduction to Applied Psychology Columbia College Online Campus P a g e 1 PSYC 260 DEA Introduction to Applied Psychology March Session 14-54 March 23 May 16, 2015 Course Description Textbooks An introduction to Applied Psychology, including

More information

SOCI 111 B General Sociology

SOCI 111 B General Sociology Columbia College Online Campus P a g e 1 SOCI 111 B General Sociology Late Fall Session 15-52 Monday, October 26, 2015 - Saturday, December 19, 2015 Course Description Introduction to the study of small

More information

BUSI 504 DEC Business Communication Theory and Practice

BUSI 504 DEC Business Communication Theory and Practice Columbia College Online Campus P a g e 1 BUSI 504 DEC Business Communication Theory and Practice March 2015 Session 14-M54 Mar. 23 May 16, 2015 Course Description This course is designed to strengthen

More information

HIST 359 A Rise and Fall of the British Empire

HIST 359 A Rise and Fall of the British Empire Columbia College Online Campus P a g e 1 HIST 359 A Rise and Fall of the British Empire Late Fall Session 15-52 October 26 December 19, 2015 Course Description This course traces the emergence of an England-centered

More information

HIST 101 E Western Civilization I

HIST 101 E Western Civilization I Columbia College Online Campus P a g e 1 HIST 101 E Western Civilization I Late Fall Session 15-52 October 26 December 19, 2015 Course Description European history from the Ancient Near East and Egypt

More information

MKTG 478 A Marketing Management

MKTG 478 A Marketing Management Columbia College Online Campus P a g e 1 MKTG 478 A Marketing Management Late Fall Session 15-52 October 26th, 2015 December 19, 2015 Course Description Textbooks Examination of the role of the marketing

More information

HIST 294 DEB Introduction to the Historian s Craft

HIST 294 DEB Introduction to the Historian s Craft Columbia College Online Campus P a g e 1 HIST 294 DEB Introduction to the Historian s Craft Spring Session, 14-54 23 March 16 May 2015 Course Description Designed for the history major or minor, but open

More information

Department of Accounting Syllabus Fall 2015 ACCT 595-81E CRN: # 82569

Department of Accounting Syllabus Fall 2015 ACCT 595-81E CRN: # 82569 Department of Accounting Syllabus Fall 2015 ACCT 595-81E CRN: # 82569 Course: Instructor: Accounting Research and Communication Suzanne Perry, MBA Class: W 6:15 PM 8:55 PM UCD campus Office Hours: Office

More information

CJAD 303 DEA Crime Scene Photography

CJAD 303 DEA Crime Scene Photography Columbia College Online Campus P a g e 1 CJAD 303 DEA Crime Scene Photography March 2015 Session 14-54 March 23 May 16, 2015 Course Description Techniques and methods, focusing on practical applications

More information

English 1302 Writing Across the Curriculum Fall 2015

English 1302 Writing Across the Curriculum Fall 2015 English 1302 Writing Across the Curriculum Fall 2015 Instructor Information Calinda C. Shely Academic 110L Office hours: TR 11 am-12:30 pm.; W 11 a.m.-2 p.m., or by appointment calinda.shely@angelo.edu

More information

English 102 ONLINE: Reason and Research Winter, 2015

English 102 ONLINE: Reason and Research Winter, 2015 Instructor: Sonya Dunning E-mail: sdunning@cwu.edu English 102 ONLINE: Reason and Research Winter, 2015 Course Description English 102 expands on the skills and techniques honed in English 101. In this

More information

English 1302 Writing Across the Curriculum Spring 2016

English 1302 Writing Across the Curriculum Spring 2016 Instructor Information Calinda C. Shely Academic 110L MWF 11 am-1 pm or by appointment calinda.shely@angelo.edu Ph. 486-5464 English 1302 Writing Across the Curriculum Spring 2016 COURSE DESCRIPTION, OUTCOMES,

More information

CISS 298 A Web Programming

CISS 298 A Web Programming Columbia College Online Campus P a g e 1 CISS 298 A Web Programming Winter Session 15-53 January 11 March 5, 2016 Course Description An introduction to Web programming issues associated with developing

More information

HUMS/SOCI 350 A Social Gerontology

HUMS/SOCI 350 A Social Gerontology Columbia College Online Campus P a g e 1 HUMS/SOCI 350 A Social Gerontology Summer Session 15-55 May 30 to July 23, 2016 Course Description Social, psychological and physical aspects of aging, including

More information

Department of Information Technology ENTD311: Analysis and Design of Information Systems 3 Credit Hours 8 Weeks Prerequisite(s): None

Department of Information Technology ENTD311: Analysis and Design of Information Systems 3 Credit Hours 8 Weeks Prerequisite(s): None Department of Information Technology ENTD311: Analysis and Design of Information Systems 3 Credit Hours 8 Weeks Prerequisite(s): None Instructor Information Course Description Course Scope Course Objectives

More information

CLASS POLICIES - ONLINE

CLASS POLICIES - ONLINE English 3352, Business Communications Online (Asynchronous) Instructor: Dr. Nicole Dilts Office: 019C E-Mail: ndilts@angelo.edu Office hours: Via Skype: 8:00am-10:00am Monday - Thursday Skype Username:

More information

School of Security and Global Studies Masters of Legal Studies Program

School of Security and Global Studies Masters of Legal Studies Program School of Security and Global Studies Masters of Legal Studies Program Course Number: LSTD 699 Credit Hours: 3 Length of Course: 16 Weeks Prerequisite(s): Students may take the research seminar after all

More information

English 3352, Business Communications Online

English 3352, Business Communications Online English 3352, Business Communications Online Instructor: Dr. Nicole Dilts Office: 039A E-Mail: ndilts@angelo.edu Office hours: Via Skype: 8:00am-10:00am Monday - Thursday Skype Username: Nicole.Dilts44

More information

ENGL 207 DEA Introduction to Creative Writing: Multigenre

ENGL 207 DEA Introduction to Creative Writing: Multigenre Columbia College Online Campus P a g e 1 ENGL 207 DEA Introduction to Creative Writing: Multigenre March 2015 Session 14-54 March 23 May 16, 2015 Course Description Writing of fiction, creative nonfiction

More information

FINC 350 DEE Business Finance

FINC 350 DEE Business Finance Columbia College Online Campus P a g e 1 FINC 350 DEE Business Finance March 2015 Session (14-54) Monday, March 23, 2015 - Saturday, May 16, 2015 Course Description Textbooks A study of the finance function

More information

ASU College of Education Department of Curriculum and Instruction EDG 6331 Role of the School Counselor Fall A 2015 Course Syllabus

ASU College of Education Department of Curriculum and Instruction EDG 6331 Role of the School Counselor Fall A 2015 Course Syllabus ASU College of Education Department of Curriculum and Instruction EDG 6331 Role of the School Counselor Fall A 2015 Course Syllabus Table of Contents Course Description... 1 Learning Objectives and Outcomes...

More information

INSTRUCTOR INFORMATION: See your Blackboard course module for your section's instructor information.

INSTRUCTOR INFORMATION: See your Blackboard course module for your section's instructor information. HIST 1312 - HISTORY OF UNITED STATES SINCE 1865 Academic Partnerships Online - Generic INSTRUCTOR INFORMATION: See your Blackboard course module for your section's instructor information. COURSE DESCRIPTION:

More information

WEB COURSE SYLLABUS BBA 480: Business Plan Development Fall 2014

WEB COURSE SYLLABUS BBA 480: Business Plan Development Fall 2014 WEB COURSE SYLLABUS BBA 480: Business Plan Development Fall 2014 Credit hours: 3 Location: Web delivery Instructor: Sabra Lemmon Email contact: Sabra.Lemmon@nau.edu Prerequisites: BBA 300, 305W, 310, 320,

More information

Midland College Syllabus ENGL 2311 Technical Writing

Midland College Syllabus ENGL 2311 Technical Writing Midland College Syllabus ENGL 2311 Technical Writing Course Description: A course designed to enable students to organize and prepare basic technical materials in the following areas: abstracts; proposals;

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 Miller (RCOB) Advising Hall preaves@westga.edu (678) 839-4772 Office Hours: I have an infant at home and will be staying

More information

This course will help the student to design and develop a research paper in the area of marketing.

This course will help the student to design and develop a research paper in the area of marketing. Department: Marketing Course # MKT499 Course Name: Study Credit Hours 3 Length of Course 8 weeks Prerequisite(s) Completion of Program Coursework Course Description Course Scope Course Objectives Course

More information

Langston University Online Course Syllabus Format rev 5/9/2011 ES, Page 1

Langston University Online Course Syllabus Format rev 5/9/2011 ES, Page 1 rev 5/9/2011 ES, Page 1 I. Course Information Langston University School/Department/Program Course Title Course Number, Semester/Year Meeting Day, Time & Location (if synchronous i.e. virtual location:

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

EDUC/PSYC 391 C Child Psychology

EDUC/PSYC 391 C Child Psychology Columbia College Online Campus P a g e 1 EDUC/PSYC 391 C Child Psychology June Session 14-55 June 1, 2015 July 25, 2015 Course Description The study of children from conception to puberty. Students study

More information

EDUC/PSYC 391 DEA Child Psychology

EDUC/PSYC 391 DEA Child Psychology EDUC/PSYC 391 DEA Child Psychology March Session 14-54 March 23, 2015 May 16, 2015 Course Description The study of children from conception to puberty. Students study maturational and environmental factors

More information

Syllabus BBA 405 Entrepreneurship and Small Business Management

Syllabus BBA 405 Entrepreneurship and Small Business Management Instructor Dr. Edward E. Ackerley Contact Edward.Ackerley@nau.edu Syllabus BBA 405 Entrepreneurship and Small Business Management Class Meets Online Class Meeting Dates: October 26- December 13, 2015 COURSE

More information

SYLLABUS GOVT 2305 ONLINE CLASSES Fall 2015 - CUMBA

SYLLABUS GOVT 2305 ONLINE CLASSES Fall 2015 - CUMBA SYLLABUS GOVT 2305 ONLINE CLASSES Fall 2015 - CUMBA Course Description: Origin and development of the U.S. Constitution, structure and powers of the national government, including the legislative, executive

More information

Psychology Course # PSYC300 Course Name: Research Methods in Psychology Credit Hours: 3 Length of Course: 8 Weeks Prerequisite(s):

Psychology Course # PSYC300 Course Name: Research Methods in Psychology Credit Hours: 3 Length of Course: 8 Weeks Prerequisite(s): Psychology Course # PSYC300 Course Name: Methods in Psychology Credit Hours: 3 Length of Course: 8 Weeks Prerequisite(s): Instructor Information Course Description Course Scope Course Objectives Course

More information

English 101, WB12: Academic Writing University of Maryland, College Park Summer Session I 2015 Course Policies

English 101, WB12: Academic Writing University of Maryland, College Park Summer Session I 2015 Course Policies English 101, WB12: Academic Writing University of Maryland, College Park Summer Session I 2015 Course Policies Instructor: Douglas Kern E-mail: dkern1980@gmail.com Office Hour: Online (by appt) NOTE This

More information

EDG 6315: Content Area Instruction Angelo State University Department of Curriculum & Instruction

EDG 6315: Content Area Instruction Angelo State University Department of Curriculum & Instruction EDG 6315: Content Area Instruction Angelo State University Department of Curriculum & Instruction Professor/Instructor: Dr. Deborah Anne Banker Office: EFA/Carr Building #185 Phone: 325-486-6947 E-mail:

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

DePaul University School of Accountancy and MIS ACC 500 - Online

DePaul University School of Accountancy and MIS ACC 500 - Online DePaul University School of Accountancy and MIS ACC 500 - Online Accountancy 500-240 Financial Accounting School of Accountancy Winter, 2015 Required Text: John T. Ahern Jr. Associate Professor of Accountancy

More information

TECH 4101 HUMAN RESOURCES FOR ADMINISTRATIVE AND TECHNOLOGY MANAGERS (R1 section) Course Syllabus Fall 2015

TECH 4101 HUMAN RESOURCES FOR ADMINISTRATIVE AND TECHNOLOGY MANAGERS (R1 section) Course Syllabus Fall 2015 TECH 4101 HUMAN RESOURCES FOR ADMINISTRATIVE AND TECHNOLOGY MANAGERS (R1 section) Course Syllabus Fall 2015 Individuals with disabilities who need to request accommodations should contact the Disability

More information

BUS 373 ORGANIZATIONAL BEHAVIOR Syllabus Fall 2015

BUS 373 ORGANIZATIONAL BEHAVIOR Syllabus Fall 2015 BUS 373 ORGANIZATIONAL BEHAVIOR Syllabus Fall 2015 Instructor: Office Telephone: Email Address Course Meets: Hope Weninger (402)873-4267 (leave message) hweninger@peru.edu Fall Term 1 Online via Blackboard

More information

American Film Course Syllabus Information HUM 122 3 Credit hours

American Film Course Syllabus Information HUM 122 3 Credit hours American Film Course Syllabus Information HUM 122 3 Credit hours You know what your problem is, it's that you haven't seen enough movies - all of life's riddles are answered in the movies. Steve Martin

More information

HCC ONLINE COURSE REVIEW RUBRIC

HCC ONLINE COURSE REVIEW RUBRIC HCC ONLINE COURSE REVIEW RUBRIC Adapted from Maryland Online FIPSE Project and Lake Superior College I. COURSE OVERVIEW AND INTRODUCTION General Review Standard: The overall design of the course, navigational

More information

NORTHWEST FLORIDA STATE COLLEGE INTRODUCTION TO PHILOSOPHY (PHI 2010) ONLINE FALL 2015 SYLLABUS TABLE OF CONTENTS

NORTHWEST FLORIDA STATE COLLEGE INTRODUCTION TO PHILOSOPHY (PHI 2010) ONLINE FALL 2015 SYLLABUS TABLE OF CONTENTS NORTHWEST FLORIDA STATE COLLEGE INTRODUCTION TO PHILOSOPHY (PHI 2010) ONLINE FALL 2015 SYLLABUS TABLE OF CONTENTS Click on these bookmarks to go to sections of the syllabus. CALENDAR OF ASSIGNMENTS. Week-by-week

More information

The College Experience COL 101 3 Hours Credit

The College Experience COL 101 3 Hours Credit The College Experience COL 101 3 Hours Credit Course Information Course Description: In this course, we will study the best practices for success in college and learning on line by using technology smartly,

More information

HARRISBURG AREA COMMUNITY COLLEGE ENGLISH 104 COURSE SYLLABUS. Course Information. Technical Writing. Summer II 2015 CRN V01.

HARRISBURG AREA COMMUNITY COLLEGE ENGLISH 104 COURSE SYLLABUS. Course Information. Technical Writing. Summer II 2015 CRN V01. HARRISBURG AREA COMMUNITY COLLEGE ENGLISH 104 COURSE SYLLABUS Course Information Technical Writing Summer II 2015 CRN V01 3 Credit Hours Instructor Information Instructor Contact Information (in order

More information

ASU College of Education Department of Curriculum and Instruction EDG 6361 American Higher Education Course Syllabus

ASU College of Education Department of Curriculum and Instruction EDG 6361 American Higher Education Course Syllabus ASU College of Education Department of Curriculum and Instruction EDG 6361 American Higher Education Course Syllabus Table of Contents Course Description... 1 Learning Objectives and Outcomes... 2 Methods

More information

MKTG 370 A Social Media

MKTG 370 A Social Media Columbia College Online Campus P a g e 1 MKTG 370 A Social Media Late Fall Session 15-52 October 26, 2015 - December 19, 2015 Course Description The course researches, discusses, explores and demonstrates

More information

VALDOSTA STATE UNIVERSITY MASTER OF LIBRARY & INFORMATION SCIENCE MLIS 7800 Capstone SYLLABUS Fall Semester 2007 Three Credit Hours

VALDOSTA STATE UNIVERSITY MASTER OF LIBRARY & INFORMATION SCIENCE MLIS 7800 Capstone SYLLABUS Fall Semester 2007 Three Credit Hours Page 1 of 6 VALDOSTA STATE UNIVERSITY MASTER OF LIBRARY & INFORMATION SCIENCE MLIS 7800 Capstone SYLLABUS Fall Semester 2007 Three Credit Hours Instructor: Anita Ondrusek, Ph.D. Assistant Professor MLIS

More information

MSCJ 530 A Legal Aspects of Criminal Justice Management

MSCJ 530 A Legal Aspects of Criminal Justice Management Columbia College Online Campus P a g e 1 MSCJ 530 A Legal Aspects of Criminal Justice Management June 2015 Session (14-M55) Monday, June 1 Saturday, July 25, 2015 Course Description Textbooks This course

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

Learning Outcomes: Learning outcomes articulate the broad expectations for student learning. At the end of this course, students should be able to:

Learning Outcomes: Learning outcomes articulate the broad expectations for student learning. At the end of this course, students should be able to: BBA 440- (1131-7144) Human Resource Management Spring 2013 3 Credits (1131-7144) Web Department Chair: Alex.Steenstra@nau.edu Department of Business and Administration P.O. Box 6236 Yuma, AZ. 85367 928.317.6083

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

OTTAWA ONLINE BUS-7452 E-Commerce and Internet Marketing

OTTAWA ONLINE BUS-7452 E-Commerce and Internet Marketing OTTAWA ONLINE BUS-7452 E-Commerce and Internet Marketing Course Description This course examines the explosive phenomena of the Internet and E-Commerce on the economy and industry, both domestic and international.

More information

Strategic Use of Information Technology (CIS 190.01) Summer / 2015 https://messiah.instructure.com

Strategic Use of Information Technology (CIS 190.01) Summer / 2015 https://messiah.instructure.com Summer Online 2015 Strategic Use of Information Technology (CIS 190.01) Summer / 2015 https://messiah.instructure.com Professor: Bev Motich Dates: June 8 July 31, 2015 Email: bmotich@messiah.edu Office

More information

OTTAWA ONLINE ENG-10223 Contemporary Literature

OTTAWA ONLINE ENG-10223 Contemporary Literature OTTAWA ONLINE ENG-10223 Contemporary Literature Course Description Consists of analytical and reflective reading of contemporary (since 1945) American fiction, poetry and drama. Attention to developing

More information