CISS 301 DEA Operating Systems for Business Computing

Size: px
Start display at page:

Download "CISS 301 DEA Operating Systems for Business Computing"

Transcription

1 Columbia College Online Campus P a g e 1 CISS 301 DEA Operating Systems for Business Computing March Session March 23 May 16, 2015 Course Description Textbooks This course is an introduction to computer operating systems functions and management. Topics include: memory, process, device, file, and network function management, concurrent processes, security and ethics. Prerequisite: CISS 170 or 176; junior standing Proctored Exams: Midterm and Final Exam Understanding Operating Systems, 7 th Edition Authors: McHoes and Flynn Published by Course Technology ISBN-13: Textbooks for the course may be ordered from MBS Direct. You can order online at (be sure to select Online Education rather than your home campus before selecting your class) by phone at For additional information about the bookstore, visit Course Overview Upon completion of this course, the student should have a working knowledge of, and greater appreciation for, functions handled by operating systems. Students should gain an understanding of memory, device and file management in general and specifically the different implementations and challenges of each across various operating systems.

2 Columbia College Online Campus P a g e 2 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. Course Objectives To provide students with a solid background in the basics of operating systems To understand functions and purposes of operating systems To examine how the different functions of operating systems interact and interrelate Measurable Learning Outcomes Grading Explain memory management Explain the role of processor managers, both simple and multiprocessing systems Explain device management Explain file management Explain basic concepts related to networking Examine basic concepts related to security and ethics Comprehend designers limitations while attempting to meet users needs Apply concepts learned to examine one particular operating system and make a comparison of different OS Grading Scale GRADE POINTS PERCENT A B C D F Grade Weights ASSIGNMENT POINTS PERCENT Discussions % Dropbox Assignments % Midterm Exam % Research Paper % Final Exam % TOTAL %

3 Columbia College Online Campus P a g e 3 Schedule of Due Dates WEEK ASSIGNMENT POINTS DUE Discussion 1 10 Thursday Week 1 Discussion 2 10 Dropbox Assignment 1 20 Discussion 3 10 Thursday Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Discussion 4 10 Dropbox Assignment 2 20 Proctor information -- Discussion 5 10 Thursday Discussion 6 10 Dropbox Assignment 3 20 Discussion 7 10 Thursday Discussion 8 10 Dropbox Assignment 4 20 Midterm Exam (proctored) 275 Sunday Discussion 9 10 Thursday Discussion Dropbox Assignment 5 20 Discussion Thursday Discussion Dropbox Assignment 6 20 Discussion Thursday Discussion Dropbox Assignment 7 20 Discussion Thursday Discussion Research Paper 150 Final Exam (proctored) 275 TOTAL POINTS 1000 Assignment Overview Text readings should be completed prior to submitting assignments for the week. Discussion postings for the first weekly discussion topic should be completed by Wednesday to allow interaction with other students by Thursday, and postings for the second weekly discussion topic should be completed by Friday to allow interaction with other students by. Each discussion assignment the initial posting and response(s) to other students posts is worth 10 points. Discussion postings and responses are due by 11:59 p.m. CT of the day due. Discussion topics are based on the chapter material defined in the weekly course schedule. Interaction between students is encouraged, with the instructor acting as the facilitator when needed. Students are especially encouraged to introduce relevant discussion points of view and engage

4 Columbia College Online Campus P a g e 4 in the discussion dialogue. Participation in all discussions will improve performance on exams. The total points possible for discussions during the session are 160 points, 20 points per week. Students will be expected to address each topic by posting at least twice once with an original posting and at least once with a response to another student s posting. Dropbox (Homework) Assignments will each be graded according to the point system presented in the Grading Criteria section of the syllabus. Each homework assignment will be worth 20 points, assigned on the basis of percent of completeness, clarity, and accuracy/neatness. Homework assignments should be at least 2 full pages (1-inch margins on all sides, double-spaced). Students should provide additional supporting material or examples as necessary to achieve the needed assignment length. Assignments submitted with less than the minimum number of pages may receive less than full credit. Remember, this is a Junior/Senior level course and that your homework assignments should rise to that level. Please include your name and course number. Microsoft WORD is the format expected for any documents. Exams: There will be a midterm and a final exam, each worth 275 points. Each exam will consist of 50 to 60 true/false and multiple-choice questions. The midterm and final exams are proctored and will open from Tuesday through of the exam week. Research Paper: The research paper will be your opportunity to take a more in-depth look at a specific challenge that operating systems have evolved to overcome. While not required, your topic may fall into one of these general types of challenges: Introduction of new types of I/O devices Changes in networking standards Security issues Additional details on the project can be found in the Week 4 section of the Course Schedule below. Course Schedule Week 1 Introduction to Operating Systems Reading: Chapter 1 Discussion Assignments Discussion 1: Introduce yourself in the Introductions thread, under Week 1 topics. Include some information about yourself such as profession or job, hobbies, interest in IT and any other information that can help us get to know you. Discussion 2: Describe an occupation that could benefit from desktop virtualization. Explain how persons in this field would benefit. Dropbox Assignment 1: Respond to Exercises/Advanced Exercises 3, 8, 10, 11, 15 (pp ). Week 2 Memory Management Reading: Chapters 2 and 3 Submit Proctor Information: Please see the Proctoring Information module in the Content area of the course for more information and the Student Proctor Information form you will use for submitting information to the Dropbox. Discussion Assignments Discussion 3: Describe the three specific deallocation scenarios that must be taken into

5 Columbia College Online Campus P a g e 5 consideration. What would happen if these scenarios weren t taken into consideration in the operating system s memory deallocation algorithm? Discussion 4: Is there a perfect memory page size? If so, what would it be and why? If not, discuss why, including examples. Dropbox Assignment 2: Respond to Research Topic B (p. 52), Exercises/Advanced Exercises 2 (p. 53) and 5 (p. 96). Week 3 Processor Management Reading: Chapter 4 Discussion Assignments Discussion 5: Read about processor scheduling on pages Select two scheduling algorithms and compare them to real world scheduling tasks not involving computers. Why do you think these algorithms were selected for these scheduling tasks? Discussion 6: When do preemptive scheduling policies excel? When do non-preemptive scheduling policies excel? Provide examples of each not noted in the text (cite sources as appropriate). Dropbox Assignment 3: Respond to Exercises/Advanced Exercises 6, 7, 13 (pp ). Week 4 Process Management Reading: Chapter 5 Discussion Assignments Discussion 7: What are the four conditions necessary for deadlock? Which one would be easiest for the operating system to foresee? Would it be sufficient for the operating system to focus on only one of the conditions to avoid deadlock? Discussion 8: Discuss the impact of deadlocks in database processes. What solutions exist to avoid impacting the integrity of the data in the database? Dropbox Assignment 4: Respond to Exercises/Advanced Exercises 1, 4, 5, 19 (pp ). Midterm Exam: Each question is designed to evaluate your ability to synthesize and apply materials covered in chapters 1 through 5. The midterm is worth 275 points toward your course grade. It is a closed-book proctored exam. Research Paper Assignment: A research paper is due on of Week 8. Your paper will: Week 5 Device Management Reading: Chapter 7 Identify a challenge that operating systems have evolved to overcome which did not exist (or was not prevalent) 20 years ago. Discuss the challenge in detail and describe how various operating systems have (and in some cases, have not) overcome the challenge. Be at least 10 pages double-spaced (excluding title and references cited pages). Use at least 5 sources (not including the course text). Discussion Assignments Discussion 9: Describe three types of physical storage currently used. What usage scenarios would be ideal for each?

6 Columbia College Online Campus P a g e 6 Discussion 10: Describe which level of RAID you might use to store data on your home computer. What are the benefits of your choice? Dropbox Assignment 5: Respond to Exercises/Advanced Exercises 1, 8, 10, 16 (pp ). Week 6 File Management Course Evaluations: Please evaluate the course. You will be able to submit your course evaluation between Sunday of Week 5 and Thursday of Week 7. A link will be sent to your CougarMail that will allow you to access the evaluation. Reading: Chapter 8 Discussion Assignments: Discussion 11: Describe at least one real world example showing benefit from lossy compression. How does lossy compression help in this example? What would be the impact if lossy compression were not used? Discussion 12: When would it be better to use relative filenames over absolute filenames and vice-versa? Dropbox Assignment 6: Respond to Exercises/Advanced Exercises 1, 9, 13 (pp ). Week 7 Network Organization and Management Reading: Chapter 9 Discussion Assignments: Discussion 13: Review the OSI and TCP/IP Models described on pages Discuss the differences between the two models. Use outside sources to support your response (cite your sources where appropriate). TCP/IP is very widely used discuss the complexity of replacing TCP/IP with a new and improved model. Discussion 14: Respond to Exercise 18 on page 322. Additionally, for each environment identify a poor network topology choice and justify your response. Dropbox Assignment 7: Respond to Research Topic A (p. 321) and Exercises/Advanced Exercises 1, 11, 23 (pp ). Week 8 Security and Ethics Course Evaluations Course evaluations are available and will remain open until 5 p.m. Wednesday. You will be able to access the link from your CougarTrack page. Reading: Chapter 11 Discussion Assignments: Discussion 15: Research a DoS attack in a current online media source. Provide a link to the source article(s). Describe the attack and its impact on the victim and/or its customers. What changes could the victim of the attack make to prevent similar issues in the future? Discussion 16: Review the section on Password Alternatives on pages What issues might arise from the use of graphical passwords? Research Paper: Submit your completed research paper to the Dropbox by 11:59 p.m.. Final Exam: Each question is designed to evaluate your ability to synthesize and apply materials covered in chapters 7-9 & 11. The final is worth 275 points. It is a closed-book proctored exam.

7 Columbia College Online Campus P a g e 7 Course Policies Student Conduct Plagiarism 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 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. 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

8 Columbia College Online Campus P a g e 8 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 at midnight). The course and system deadlines are all based on the Central Time Zone. 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. Late homework assignments will not receive credit. Discussion postings will not be accepted late. I suggest that you plan ahead and do not wait until the last minute as you may encounter technical problems that could result in not getting the assignment in on time. If you encounter a technical problem in sending in your assignment you will need to overcome it within the time frame that the assignment is due. Course Evaluation You will have the opportunity to evaluate the course near the end of the session. Course evaluations will open on Sunday of Week 5 and will remain open until Thursday of Week 7. 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. Proctor Policy Students taking courses that require proctored exams must submit their completed proctor request forms to their instructors by the end of the second week of the session. Proctors located at Columbia College campuses are automatically approved. The use of Proctor U services is also automatically approved. The instructor of each course will consider any other choice of proctor for approval or denial. Additional proctor choices the instructor will consider include: public librarians, high school or college instructors, high school or college counseling services, commanding officers, education service officers, and other proctoring services. Personal friends, family members, athletic coaches and direct supervisors are not acceptable. 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.

9 Columbia College Online Campus P a g e 9 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. The Writing Center can be used for writing assistance in any course. 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. Grading Criteria Grading Criteria for Dropbox (Homework) Assignments POINTS CRITERIA Responses are well-developed and include original thoughts rather than a restatement of the text. Assignment length is at least two pages Response lacks specifics and/or is a restatement of the text only. Assignment length is at least two pages Responses are not well developed and/or do not provide sufficient examples. Assignment length is less than two pages. 0 Assignment is submitted late.

10 Columbia College Online Campus P a g e 10 Grading Criteria for Discussion Assignments POINTS CRITERIA Model answers given for all topics that demonstrate analysis and synthesis of the assigned readings. Responses are complete and concise and appropriately referenced when outside sources are mentioned. Students read and respond to other class members in a timely manner with original thought, not merely restating what others have already said. Content of postings is not well developed or less than two posts per discussion group. Comments provide little additional content or simply restate what has already been said. 0 No online postings or posts completed after due date.

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

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

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

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

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

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

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

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 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

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 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

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 493 A Senior Seminar in Computer Information Systems

CISS 493 A Senior Seminar in Computer Information Systems Columbia College Online Campus P a g e 1 CISS 493 A Senior Seminar in Computer Information Systems Early Fall Session 15-51 August 17 October 10 Course Description Culminating course required for Computer

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ASTR 108 A Introduction to Astronomy

ASTR 108 A Introduction to Astronomy Columbia College Online Campus P a g e 1 ASTR 108 A Introduction to Astronomy June Session 14-55 June 1, 2015 July 25, 2015 Course Description Textbooks A survey of the development of astronomy through

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

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

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

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 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

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

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

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

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

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

ECON-2105, Principles of Macroeconomics, 1rst Half Term, Spring/2016

ECON-2105, Principles of Macroeconomics, 1rst Half Term, Spring/2016 Syllabus ECON-2105, Principles of Macroeconomics, 1rst Half Term, Spring/2016 INSTRUCTOR INFORMATION Instructor: Bettie LaDuke Email: bettie.laduke@gpc.edu Office hours: M-Th: 11 a.m.-1:00 p.m. Tues &

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

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

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

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

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

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

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

Instructor: Email: Table of Contents

Instructor: Email: Table of Contents Department of Information Technology ENTD313: Mobile Application Design And Development Credit Hours: 3 Length of Course: 8 Weeks Prerequisite(s): None Software Required: None Instructor Information Course

More information

CHEM 110 A Chemistry I

CHEM 110 A Chemistry I Columbia College Online Campus P a g e 1 CHEM 110 A Chemistry I Early Fall Session (15-51) Monday, August 17 Saturday, October 10, 2015 Course Description Fundamental course in the principles of chemistry.

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

Positively Impacting Learning through Evidence-Based Practices

Positively Impacting Learning through Evidence-Based Practices LEAD 7210 ETHICS AND LAW 1 SEMESTER HOUR * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Dewar College of Education Valdosta State University Department

More information

South Plains College: General Course Syllabus

South Plains College: General Course Syllabus South Plains College: General Course Syllabus Department: Behavioral Sciences Discipline: Sociology Course Number: Sociology 1301 Course Name: Introduction to Sociology Credit: 3 Lecture: 3 Lab: 0 This

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

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

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

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

Email: Phone: Office hours: Table of Contents

Email: Phone: Office hours: Table of Contents School of Science and Technology Department of Information Technology ISSC 31: Computer Forensics Credit Hours: 3 Length of Course: 8 Weeks Prerequisite(s): None Instructor Information Course Description

More information

Division: Career Studies Course name: Business 38: Business Computations Section: 8279 / Semester Spring 2016

Division: Career Studies Course name: Business 38: Business Computations Section: 8279 / Semester Spring 2016 Division: Career Studies Course name: Business 38: Business Computations Section: 8279 / Semester Spring 2016 Instructor Name: William Vega School Website: www.wlac.edu Class Hours: Online/Etudes Address:

More information

DePaul University. School of Accountancy & MIS. ACC 543 - Online

DePaul University. School of Accountancy & MIS. ACC 543 - Online DePaul University School of Accountancy and MIS ACC 543 - Online Accountancy 543-240 John Ahern Financial Accounting Theory & Practice II Associate Professor School of Accountancy & MIS 6013 DePaul Center

More information

HARFORD COMMUNITY COLLEGE 401 Thomas Run Road Bel Air, MD 21015 Course Outline

HARFORD COMMUNITY COLLEGE 401 Thomas Run Road Bel Air, MD 21015 Course Outline HARFORD COMMUNITY COLLEGE 401 Thomas Run Road Bel Air, MD 21015 Course Outline CIS 210 COURSE NUMBER: CIS 210 COURSE NAME: MEETING PLACE: Random On-Line DIVISION: Business, Computing & Applied Technology

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

Financial Calculator (any version is fine but access to a support manual is critical)

Financial Calculator (any version is fine but access to a support manual is critical) HDFS 482, Fall 2013: Family Savings and Investments Tuesday and Thursday 9:30-10:50 am, LeBaron 2069 College of Human Sciences, Department of Human Development and Family Studies Iowa State University

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

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

Language Arts Division

Language Arts Division 1 Language Arts Division English 103, Composition and Critical Thinking, Spring 2016 Online Section #8193 Transfers to UC/CSU, 3 units 11 April 6 June 2016, 6 hrs 30 mins per week Prerequisites: Completion

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

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

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

TECM 2700 Introduction to Technical Writing

TECM 2700 Introduction to Technical Writing TECM 2700 Syllabus, page 1 of 13 TECM 2700 Introduction to Technical Writing Instructor Dr. L.G. Jackson Office Auditorium Building, Room 207 E-mail LJackson@unt.edu Office Hours By appointment Text Sims,

More information

OTTAWA ONLINE OAD 31664 Business Ethics

OTTAWA ONLINE OAD 31664 Business Ethics OTTAWA ONLINE OAD 31664 Business Ethics Course Description Introduces development of personal and group norms required for work places. Topics include moral reasoning in business, employee rights, and

More information

College of Business and Technology Department of Accounting EMBA 540: Accounting for the Executive August 26 November 3, 2013 COURSE SYLLABUS

College of Business and Technology Department of Accounting EMBA 540: Accounting for the Executive August 26 November 3, 2013 COURSE SYLLABUS College of Business and Technology Department of Accounting EMBA 540: Accounting for the Executive August 26 November 3, 2013 COURSE SYLLABUS Instructor: Office Location: Office Hours: Office Phone: Email

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

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

School of Science and Technology ISSC630 Project Management for e-business Credit Hours: 3 Length of Course: 8 Weeks Prerequisite(s): None

School of Science and Technology ISSC630 Project Management for e-business Credit Hours: 3 Length of Course: 8 Weeks Prerequisite(s): None School of Science and Technology ISSC630 Project Management for e-business Credit Hours: 3 Length of Course: 8 Weeks Prerequisite(s): None Instructor Information Course Description Course Scope Course

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

COURSE SYLLABUS FOR COLLEGE BEGINNING CHINESE

COURSE SYLLABUS FOR COLLEGE BEGINNING CHINESE CATALOG DESCRIPTION COURSE SYLLABUS FOR COLLEGE BEGINNING CHINESE An introduction to modern spoken and written Mandarin Chinese. Beginners speaking, listening comprehension and basic principles in grammar

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

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

LEWIS-CLARK STATE COLLEGE BUS 321 01: PRINCIPLES OF MARKETING SPRING 2016 SYLLABUS

LEWIS-CLARK STATE COLLEGE BUS 321 01: PRINCIPLES OF MARKETING SPRING 2016 SYLLABUS LEWIS-CLARK STATE COLLEGE BUS 31 01: PRINCIPLES OF MARKETING SPRING 016 SYLLABUS PROFESSOR: Ayodeji B Arogundade, Ph.D. CONTACT: Phone: 08-79-898 Fax: 08-79-878 E-mail: abarogundade@lcsc.edu Office Location:

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

School of Arts and Sciences. PSYC520 Course Title: Personality and Counseling Theories. 3 Graduate Credit Hours. 8 Weeks. Prerequisites: None

School of Arts and Sciences. PSYC520 Course Title: Personality and Counseling Theories. 3 Graduate Credit Hours. 8 Weeks. Prerequisites: None School of Arts and Sciences PSYC520 Course Title: Personality and Counseling Theories 3 Graduate Credit Hours 8 Weeks Prerequisites: None Table of Contents Instructor Information Course Description Course

More information