RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 103 Computer Concepts and Programming

Size: px
Start display at page:

Download "RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 103 Computer Concepts and Programming"

Transcription

1 RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE CISY 103 Computer Concepts and Programming I. Basic Course Information A. Course Number and Title: CISY-103, Computer Concepts and Programming B. New or Modified Course: Modified C. Date of Proposal: Semester: Spring, Year: 2008 D. Sponsoring Department: Computer Science E. Semester Credit Hours: 4 F. Weekly Contact Hours: 5 Lecture: 3 Laboratory: 2 G. Prerequisites/Corequisites: Math Algebra Mod 2: Linear Behavior (or proficiency as evidenced by placement test) H. Laboratory Fees: Yes, at current rate I. Department Chair: Dr. John Sullivan: jsulliva@raritanval.edu I. Catalog Description Prerequisite: Math Algebra Mod 2: Linear Behavior (or proficiency as evidenced by placement test). This course is designed for students majoring in Computer Information Systems. An overview of information processing including computer applications, algorithms, documentation, and analysis of problems for computer solutions is presented. Topics include computer hardware and software, data representation and organization, programming in Java, a survey of computer languages and computer systems design concepts. 1

2 II. Statement of Course Need This course provides students with detail instructions on computer systems (hardware and software). Students will explore what a computer is and what it does, what data is and how it is organized, the different types of computers in use today, and the advantages and disadvantages computers present society. Students will delve in depth into the operations of the Central Processing Unit. They will also be able to recognize by sight the various components of the system unit and name its principal function. Throughout the course students will spend a considerable amount of time studying different input, output and storage devices. In this course students will receive an overview of the topics discussed in other CIS courses. For instance, students will learn about various computer applications, such as the Microsoft Office Suite. Discussions will be held about different programming languages, especially regarding those taught at Raritan Valley Community College. They will also be introduced to computer networking, systems analysis, and systems software. In this course students will receive hands-on training in programming in the Java language. Students will be required to use the Java programming skills they acquire throughout the course to analyze real problems, design a solution, write the program, and finally test and debug the program. Students will master such programming tools as structure charts, pseudo code, and flowcharts. The skills acquired throughout this course are a valuable asset in other computer science or programming courses students may take at Raritan Valley Community College or at other institutions or higher learning. The set of skills they acquire while learning to program in Java serve as the foundation for programming on other computer languages. III. Place of Course in College Curriculum A. Free Elective B. This course meets a degree requirement for: Computer Networking (A.A.S.) Computer Programming (A.A.S.) Game Development (A.A.S) Information Systems & Technology Track 1 (A.S.) Information Systems & Technology (A.A.S.) Management Information Systems (A.S.) Web Developer (A.S.) Computer Networking Certificate all options Computer Programming Certificate 2

3 Computer Support Certificate Web Developer Certificate Web Programming Certificate C. This is a General Education Elective course D. This course transfers as a Computer Science Elective or substitutes for an equivalent course at many four year institutions IV. Outline of Course Content INTRODUCTION 1. What is the computer and what does it do 2. Types of computers 3. Social Issues brought upon by Computers HARDWARE 4. The computer system 5. The CPU and how it works 6. Binary and Hexadecimal Numbering systems 7. Secondary Storage 8. Tapes and Disks 9. Printers and Display Devices SOFTWARE 10. The Operating System 11. Utility Programs COMPUTER NETWORKS 12. Telecommunication Applications in use Today 13. Network Topologies 14. LANs and WANs and other Networks INFORMATION SYSTEMS 3

4 15. Computer Systems commonly found in Organizations 16. The Systems Development Life Cycle 17. Application Software development process PRODUCTIVITY SOFTWARE 18. Word Processing and Desktop Publishing 19. Spreadsheets and Presentation Graphics 20. Database Management Java 21. Introduction to Structured Programming and Problem Solving 22. Variables and Declarations 23. Input and Output Statements 24. Control Structures 25. Programming for Repetition (Loop Structures) 26. Methods, Debugging and Testing 27. Arrays, Searching and Sorting VI. Educational Goals and Learning Outcomes A. General Educational Goals At the conclusion of the course, students will: 1. Describe in a clear and logical manner the components of computer systems and how they interact (G.E. 2) 2. Use the Internet and various software applications for research, information analysis, problem solving, decision making, and creative production (G.E. 2, 3). 3. Demonstrate proficiency in using the Java language in developing creative solutions to solving problems (G.E. 1, 3) 4. Apply knowledge of other disciplines to problem solving; decision making; and quantitative reasoning. (G.E. 4, 7) 5. Recognize the ethical issues surrounding the use of computers in society (G.E. 5) 4

5 B. Student Learning Outcomes 1. Explain the role of computers in society today 2. Recognize the various components of a computer system and their principle functions with emphasis on how the CPU operates 3. Convert values among the decimal, binary and hexadecimal numbering systems 4. Describe the role of secondary storage devices including magnetic disk, optical disk, and magnetic tape systems 5. Identify several types of input and output devices and explain their principal functions 6. Identify various utility programs and explain their role in the computer system 7. Discuss the main features of various computer networks, including the Internet 8. Explain how computers are used to promote commerce 9. Identify commonly used features of word processing, spreadsheet, database, and presentation application software 10. Identify and describe the components of the systems development life cycle 11. Illustrate how pseudo code, structure charts, and flowcharts are used in creating computer programs 12. Recognize Java syntax while reading and analyzing Java program code 13. Write computer programs in the Java language to solve problems using such features as input and output statements, modules, loop structures, functions, arrays, and sorting algorithms 14. Employ various techniques for testing and debugging computer programs to ensure accurate results 5

6 VII. Modes of Teaching and Learning Lecture/discussion Programming exercises VIII. Papers, Examinations, and Other Assessment Instruments Weekly homework assignments Exams and Quizzes Mid-term and Final Examinations In-class Programming Laboratories Programming Projects IX. Grade Determinants Weekly homework assignments - Demonstrate a working understanding of materials presented the previous week (SLOs 1, 3, 4, 5, 7, 8, and 10) Exams and quizzes - The student will demonstrate the ability to comprehend the concepts presented in the classroom (all SLOs) and apply their reasoning to solve programming problems Mid-term and Final Examinations same as Exams and quizzes In-class Programming Laboratories Implement practical applications of the materials presented in the classroom (SLOs 11, 12, 13 and 14) Programming Projects Apply top-down design techniques and structured programming concepts to solve problems through programming (SLOs 11, 12, 13, and 14) X. Suggested Textbooks: Morley, Deborah, Understanding Computers: Today and Tomorrow 11th Edition, Comprehensive, 2007 Update edition, Course Technology, 2008 Deitel, Harvey M., Small Java How to Program and CD Version One Package, 6/E, Prentice Hall, 2005 (Note: The course outline is intended only as a guide to course content and resources. Do NOT purchase textbooks based on this outline. The RVCC Bookstore is the sole resource for the most up-to-date information about textbooks.) 6

7 XI. Resources Computer Lab for classroom instruction and exercises Technology Support (Java installed on the workstations in the Computer Lab) XII. Honors Course not an Honors Course 7

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 105 Foundations of Computer Science A. Course Number and Title: CISY-105, Foundations of Computer Science B. New

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 233 INTRODUCTION TO PHP

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 233 INTRODUCTION TO PHP RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 233 INTRODUCTION TO PHP I. Basic Course Information A. Course Number and Title: CISY 233 Introduction to PHP B. New or Modified Course: Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT. CISY 102 - Computer Literacy

RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT. CISY 102 - Computer Literacy I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT CISY 102 - Computer Literacy A. Course Number and Title: CISY-102, Computer Literacy B. Date of Proposal or

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. Accounting Systems and Software ACCT-225

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. Accounting Systems and Software ACCT-225 RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE Accounting Systems and Software ACCT-225 I. Basic Course Information A. Course Number and Title: Accounting Systems and Software B. New or Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 102 PROBLEM SOLVING STRATEGIES IN MATHEMATICS

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 102 PROBLEM SOLVING STRATEGIES IN MATHEMATICS RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 102 PROBLEM SOLVING STRATEGIES IN MATHEMATICS I. Basic Course Information A. Course Number and Title: MATH 102 Problem Solving Strategies in

More information

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 229 Information Security Fundamentals

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 229 Information Security Fundamentals RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE CISY 229 Information Security Fundamentals I. Basic Course Information A. Course Number & Title: CISY-229 Information Security Fundamentals B. New or Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MRKT-101 PRINCIPLES OF MARKETING

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MRKT-101 PRINCIPLES OF MARKETING I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MRKT-101 PRINCIPLES OF MARKETING A. Course Number and Title: Mrkt-101 Principles of Marketing B. New or Modified Course:

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS I. Basic Course Information A. Course Number and Title: MATH 111H Statistics II Honors B. New or Modified Course:

More information

Raritan Valley Community College Academic Course Outline. CISY 253 - Advanced Computer Networking

Raritan Valley Community College Academic Course Outline. CISY 253 - Advanced Computer Networking Raritan Valley Community College Academic Course Outline CISY 253 - Advanced Computer Networking I. Basic Course Information A. Course number and Title: CISY 253- Advanced Computer Networking (TCP/IP)

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTS 284 News Production for the Web

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTS 284 News Production for the Web RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ARTS 284 News Production for the Web I. Basic Course Information A. Course Number and Title: ARTS 284 News Production for the Web B. New or Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY-274 Privacy, Ethics & Computer Forensics

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY-274 Privacy, Ethics & Computer Forensics RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE CISY-274 Privacy, Ethics & Computer Forensics I. Basic Course Information A. Course Number & Title: CISY-274 - Privacy, Ethics, & Computer Forensics B. New

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 102 COMPUTER LITERACY

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 102 COMPUTER LITERACY RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 102 COMPUTER LITERACY I. Basic Course Information A. Course Number and Title: CISY-102 Computer Literacy B. New or Modified Course: Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE NURS 130: NURSING TRANSITIONS

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE NURS 130: NURSING TRANSITIONS RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE NURS 130: NURSING TRANSITIONS I. Basic Course Information A. Course Number and Title: NURS 130 Nursing Transition B. New or Modified Course: Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT. CISY-294, Oracle: Database Administration Fundamentals Part I

RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT. CISY-294, Oracle: Database Administration Fundamentals Part I RARITAN VALLEY COMMUNITY COLLEGE COMPUTER SCIENCE (CS) DEPARTMENT CISY-294, Oracle: Database Administration Fundamentals Part I I. Basic Course Information A. Course Number and Title: CISY-294, ORACLE:

More information

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 275 UNIX and Linux Security Management

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 275 UNIX and Linux Security Management RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE CISY 275 UNIX and Linux Security Management I. Basic Course Information A. Course Number & Title: CISY-275 - UNIX and Linux Security Management B. Date of

More information

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 276 Windows Security Management

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 276 Windows Security Management RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE CISY 276 Windows Security Management I. Basic Course Information A. Course Number & Title: CISY-276 Windows Security Management B. Date of Revision: Spring

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE OCCUPATIONAL SAFETY AND HEALTH FOR EMERGENCY SERVICES FIRE 204

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE OCCUPATIONAL SAFETY AND HEALTH FOR EMERGENCY SERVICES FIRE 204 RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE OCCUPATIONAL SAFETY AND HEALTH FOR EMERGENCY SERVICES FIRE 204 I. Basic Course Information A. Course Number and Title: Occupational Safety and Health

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE INTRODUCTION TO HEALTH INFORMATION TECHNOLOGY HITC - 105

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE INTRODUCTION TO HEALTH INFORMATION TECHNOLOGY HITC - 105 RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE INTRODUCTION TO HEALTH INFORMATION TECHNOLOGY HITC - 105 I. Basic Course Information A. Course Number and Title: HITC105 Introduction to Health

More information

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE. Introduction to Programming with Visual Basic.NET

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE. Introduction to Programming with Visual Basic.NET Form 2A, Page 1 FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE COURSE NUMBER: COP 2837 COURSE TITLE: Introduction to Programming with Visual Basic.NET PREREQUISITE(S): COP 1000 COREQUISITE(S):

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 251 CALCULUS III

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 251 CALCULUS III RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 251 CALCULUS III I. Basic Course Information A. Course Number and Title: MATH 251 Calculus III B. New or Modified Course: Modified Course C.

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE COMPUTER APPLICATIONS IN THE LAW OFFICE LEGL-130

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE COMPUTER APPLICATIONS IN THE LAW OFFICE LEGL-130 1 RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE COMPUTER APPLICATIONS IN THE LAW OFFICE LEGL-130 I. Basic Course Information A. Course Title and Number: Computer Applications in the Law Office

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. HLTH 102 Certified Nurse Aide (CNA)

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. HLTH 102 Certified Nurse Aide (CNA) RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HLTH 102 Certified Nurse Aide (CNA) I. Basic Course Information A. Course Number and Title: HLTH 102 Certified Nurse Aide (CNA) B. New or Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 222 Content Management Systems

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 222 Content Management Systems RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 222 Content Management Systems I. Basic Course Information A. Course Number and Title: CISY 222 Content Management Systems B. New or Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE REAL ESTATE TRANSACTIONS LEGL-122

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE REAL ESTATE TRANSACTIONS LEGL-122 1 RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE REAL ESTATE TRANSACTIONS LEGL-122 I. Basic Course Information A. Course Title and Number: Real Estate Transactions LEGL-122 B. New or Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. BIOL 125 - Human Anatomy and Physiology II

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. BIOL 125 - Human Anatomy and Physiology II RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE BIOL 125 - Human Anatomy and Physiology II I. Basic Course Information A. Course Number and Title: BIOL 125 Human Anatomy and Physiology II B. New

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ENVI-102: Environmental Science and Sustainability

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ENVI-102: Environmental Science and Sustainability I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ENVI-102: Environmental Science and Sustainability A. Course Number and Title: ENVI-102: Environmental Science and Sustainability

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HIST 202 H UNITED STATES HISTORY: 1877 TO PRESENT (HONORS)

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HIST 202 H UNITED STATES HISTORY: 1877 TO PRESENT (HONORS) RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HIST 202 H UNITED STATES HISTORY: 1877 TO PRESENT (HONORS) I. Basic Course Information A. Course Number and Title: HIST-202H United States History:

More information

Raritan Valley Community College Academic Course Outline MUSC 190 - DIGITAL MUSIC COMPOSITION I

Raritan Valley Community College Academic Course Outline MUSC 190 - DIGITAL MUSIC COMPOSITION I Raritan Valley Community College Academic Course Outline I. Basic Course Information MUSC 190 - DIGITAL MUSIC COMPOSITION I A. Course Number and Title: MUSC 190: DIGITAL MUSIC COMPOSITION I B. New or Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. BIOL 124 - Human Anatomy and Physiology I

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. BIOL 124 - Human Anatomy and Physiology I RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE BIOL 124 - Human Anatomy and Physiology I I. Basic Course Information A. Course Number and Title: BIOL 124 Human Anatomy and Physiology I B. New

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTS 246: Visual Design I

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTS 246: Visual Design I RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ARTS 246: Visual Design I I. Basic Course Information A. Course Number and Title: ARTS-246 Visual Design I B. New or Modified Course: modified C.

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE NURS 124: NURSING OF FAMILIES WITH CHILDREN

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE NURS 124: NURSING OF FAMILIES WITH CHILDREN RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE NURS 124: NURSING OF FAMILIES WITH CHILDREN I. Basic Course Information A. Course Number and Title: NURS 124, Nursing of Families With Children

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HMNS 213 ADVANCED COUNSELING SKILLS

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HMNS 213 ADVANCED COUNSELING SKILLS I. BASIC COURSE INFORMATION RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HMNS 213 ADVANCED COUNSELING SKILLS A. Course Number and Title: ADVANCED COUNSELING (HMNS 213) B. New or Modified course:

More information

TAMALPAIS UNION HIGH SCHOOL DISTRICT Larkspur, California. Course of Study COMPUTER PROGRAMMING 1-6

TAMALPAIS UNION HIGH SCHOOL DISTRICT Larkspur, California. Course of Study COMPUTER PROGRAMMING 1-6 TAMALPAIS UNION HIGH SCHOOL DISTRICT Larkspur, California Course of Study COMPUTER PROGRAMMING 1-6 I. INTRODUCTION Computer Programming 1-6 is a sequence of one semester elective courses. The format allows

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTS 274: Visual Design For The Web

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTS 274: Visual Design For The Web I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ARTS 274: Visual Design For The Web A. Course Number and Title: ARTS-274 Visual Design For The Web B. New or Modified

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTS 248: Designing Motion Graphics

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTS 248: Designing Motion Graphics I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ARTS 248: Designing Motion Graphics A. Course Number and Title: ARTS-248 Designing Motion Graphics B. New or Modified

More information

EUROPEAN UNIVERSITY OF LEFKE MANAGEMENT INFORMATION SYSTEMS DEPARTMENT COURSE DESCRIPTION

EUROPEAN UNIVERSITY OF LEFKE MANAGEMENT INFORMATION SYSTEMS DEPARTMENT COURSE DESCRIPTION EUROPEAN UNIVERSITY OF LEFKE MANAGEMENT INFORMATION SYSTEMS DEPARTMENT COURSE DESCRIPTION Course Code : MIS 109 Lect. Hours: Wednesday @ 14.00 14.50 Course Title : Information Technology 15.00 15.50 Prerequisite

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE FREN 201 INTERMEDIATE FRENCH I

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE FREN 201 INTERMEDIATE FRENCH I RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE FREN 201 INTERMEDIATE FRENCH I I. Basic Course Information A. Course Number and Title: FREN-201: Intermediate French I B. Date of Revision: Spring

More information

COMPUTER SCIENCE TECHNOLOGY ITSC 1301 INTRODUCTION TO COMPUTERS Website: http://swc2.hccs.cc.tx.us/csci Course Syllabus

COMPUTER SCIENCE TECHNOLOGY ITSC 1301 INTRODUCTION TO COMPUTERS Website: http://swc2.hccs.cc.tx.us/csci Course Syllabus COMPUTER SCIENCE TECHNOLOGY ITSC 1301 INTRODUCTION TO COMPUTERS Website: http://swc2.hccs.cc.tx.us/csci Course Syllabus Course Description: Credit: 3(2 lecture, 2 lab) An introductory course to provide

More information

CITRUS COMMUNITY COLLEGE DISTRICT. Degree Applicable (x) Non degree applicable ( )

CITRUS COMMUNITY COLLEGE DISTRICT. Degree Applicable (x) Non degree applicable ( ) CITRUS COMMUNITY COLLEGE DISTRICT CREDIT COURSE OUTLINE COURSE PURPOSE (check all that apply) Basic Skills [ ] Certificate/Skill Award [ ] Non-Credit [ ] AA/AS Degree [x ] Transfer (CSU or UC) [x ] Honors

More information

CS135 Computer Science I Spring 2015

CS135 Computer Science I Spring 2015 CS135 Computer Science I Spring 2015 Instructor: Laura Pike Email: laura.pike@gbcnv.edu Phone: 775-753-2288 Office: HTC 131 Office Hours: Monday 9:00 11:30 am Thursday 1:00-3:30 pm Textbooks: ISBN: 978-0470927137,

More information

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

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

More information

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE FLORIDA STATE COLLEGE AT JACKSONVILLE Form 2A, Page 1 COLLEGE CREDIT COURSE OUTLINE COURSE NUMBER: CTS 2155 COURSE TITLE: Customer Support Operations PREREQUISITE(S): CGS 1060 or CGS 1100 COREQUISITE(S):

More information

Tennessee Wesleyan College Math 131 C Syllabus Spring 2016

Tennessee Wesleyan College Math 131 C Syllabus Spring 2016 Tennessee Wesleyan College Math 131 C Syllabus Spring 2016 I. Course: College Algebra, M131 C Location: Durham 303 Days/Time: MWF 1100-1150 Credit hours: 3 II. III. IV. Instructor: Dr. David J. Ashe Office:

More information

(collapse all) Current Version Print Email Requester(s)

(collapse all) Current Version Print Email Requester(s) Automated Course Approval System Return to Course List Accounting Systems - ACCT214 Proposal Type: Revision Current Version: View Proposal No MCO Available Requester(s): Rebecca Yedlin Zachary Smulski

More information

Clackamas Community College Online Course/Outline Submission System

Clackamas Community College Online Course/Outline Submission System Page 1 of 6 Clackamas Community College Online Course/Outline Submission System Show changes since last approval in red Print Edit Delete Back Reject Publish Section #1 General Course Information Department:Business

More information

University of Nicosia, Cyprus

University of Nicosia, Cyprus University of Nicosia, Cyprus Course Code Course Title ECTS Credits MENG-492 Capstone Design Project II 6 Department Semester Prerequisites Engineering Fall, Spring Senior Standing and Approval by the

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTH 223 - History of Photography

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ARTH 223 - History of Photography RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ARTH 223 - History of Photography I. Basic Course Information A. Course Number and Title: ARTH-223 History of Photography B. New or Modified Course:

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE LAW OFFICE MANAGEMENT LEGL-127. A. Course Title and Number: Law Office Management LEGL-127

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE LAW OFFICE MANAGEMENT LEGL-127. A. Course Title and Number: Law Office Management LEGL-127 1 RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE LAW OFFICE MANAGEMENT LEGL-127 I. Basic Course Information A. Course Title and Number: Law Office Management LEGL-127 B. New or Modified Course:

More information

COURSE TITLE. Computer Programming 1 LENGTH. One Semester Grades 9-12 DEPARTMENT. Computer Department Barbara O Donnell, Supervisor SCHOOL

COURSE TITLE. Computer Programming 1 LENGTH. One Semester Grades 9-12 DEPARTMENT. Computer Department Barbara O Donnell, Supervisor SCHOOL COURSE TITLE Computer Programming 1 LENGTH One Semester Grades 9-12 DEPARTMENT Computer Department Barbara O Donnell, Supervisor SCHOOL Rutherford High School DATE Spring 2015 Computer Programming 1 Page

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ROLE OF THE PARALEGAL LEGL-101

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ROLE OF THE PARALEGAL LEGL-101 1 RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ROLE OF THE PARALEGAL LEGL-101 I. Basic Course Information A. Course Title and Number: Role of the Paralegal LEGL-101 B. New or Modified Course:

More information

Course Syllabus. COSC 1437 Programming Fundamentals II. Revision Date: August 21, 2013

Course Syllabus. COSC 1437 Programming Fundamentals II. Revision Date: August 21, 2013 Course Syllabus COSC 1437 Programming Fundamentals II Revision Date: August 21, 2013 Catalog Description: This course contains further applications of programming techniques in the C++ programming language.

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. MATC-121 Clinical Medical Assistant Principles

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. MATC-121 Clinical Medical Assistant Principles RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE I. Basic Course Information MATC-121 Clinical Medical Assistant Principles A. Course Number and Title: MATC-121 Clinical Medical Assistant Principles

More information

ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science

ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science Program Schedule CTech Computer Science Credits CS101 Computer Science I 3 MATH100 Foundations of Mathematics and

More information

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE Form 2A, Page 1 FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE COURSE NUMBER: CET 1173 PREREQUISITE(S): COREQUISITE(S): Desktop Operating Systems None None CREDIT HOURS: 3 CONTACT

More information

California University of Pennsylvania Guidelines for New Course Proposals University Course Syllabus Approved: 04/06/15

California University of Pennsylvania Guidelines for New Course Proposals University Course Syllabus Approved: 04/06/15 California University of Pennsylvania Guidelines for New Course Proposals University Course Syllabus Approved: 04/06/15 Department of Mathematics, Computer Science and Information Systems A. Protocol Course

More information

School of Business, Engineering and Technology INTRODUCTION TO INFORMATION SYSTEMS

School of Business, Engineering and Technology INTRODUCTION TO INFORMATION SYSTEMS CIS 010 - INTRODUCTION TO INFORMATION SYSTEMS CURRICULUM Subject Code and Course Number: Division: EMP Number & Descriptor: Course Title: CIS 010 School of Business, Engineering and Technology C 4; D 4.3;

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ENGL 226 Introduction to Poetry

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. ENGL 226 Introduction to Poetry RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE ENGL 226 Introduction to Poetry I. Basic Course Information A. Course Number and Title: ENGL-226, Introduction to Poetry B. New or Modified Course:

More information

Raritan Valley Community College Academic Course Outline. HMNS 207 Social Policy and Politics

Raritan Valley Community College Academic Course Outline. HMNS 207 Social Policy and Politics Raritan Valley Community College Academic Course Outline HMNS 207 Social Policy and Politics I. Basic Course Information A. Course Number and Title: HMNS 207 Social Policy & Politics [Formerly Social Welfare

More information

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

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

More information

CIS 270. Systems Analysis and Design

CIS 270. Systems Analysis and Design CIS 270 Systems Analysis and Design Approved: May 6, 2011 EFFECTIVE DATE: Fall 2011 COURSE PACKAGE FORM Team Leader and Members Andra Goldberg, Matt Butcher, Steve Sorden, Dave White Date of proposal to

More information

Raritan Valley Community College Academic Course Outline. HMNS 240 Introduction to Special Education

Raritan Valley Community College Academic Course Outline. HMNS 240 Introduction to Special Education Raritan Valley Community College Academic Course Outline HMNS 240 Introduction to Special Education I. Basic Course Information A. Course Number and Title: HMNS 240 Introduction to Special Education B.

More information

SAN DIEGO COMMUNITY COLLEGE DISTRICT CITY COLLEGE ASSOCIATE DEGREE COURSE OUTLINE

SAN DIEGO COMMUNITY COLLEGE DISTRICT CITY COLLEGE ASSOCIATE DEGREE COURSE OUTLINE MATH 098 CIC Approval: BOT APPROVAL: STATE APPROVAL: EFFECTIVE TERM: SAN DIEGO COMMUNITY COLLEGE DISTRICT CITY COLLEGE ASSOCIATE DEGREE COURSE OUTLINE SECTION I SUBJECT AREA AND COURSE NUMBER: Mathematics

More information

OKLAHOMA SUBJECT AREA TESTS (OSAT )

OKLAHOMA SUBJECT AREA TESTS (OSAT ) CERTIFICATION EXAMINATIONS FOR OKLAHOMA EDUCATORS (CEOE ) OKLAHOMA SUBJECT AREA TESTS (OSAT ) FIELD 081: COMPUTER SCIENCE September 2008 Subarea Range of Competencies I. Computer Use in Educational Environments

More information

Course Title: ITAP 3383: Enterprise Resource Planning Systems

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

More information

KENNESAW STATE UNIVERSITY GRADUATE COURSE PROPOSAL OR REVISION, Cover Sheet (10/02/2002)

KENNESAW STATE UNIVERSITY GRADUATE COURSE PROPOSAL OR REVISION, Cover Sheet (10/02/2002) KENNESAW STATE UNIVERSITY GRADUATE COURSE PROPOSAL OR REVISION, Cover Sheet (10/02/2002) Course Number/Program Name ACS 7420 Algorithm Design for Big Data Department Computer Science Degree Title (if applicable)

More information

Digital Technology. Degrees. Certificate of Achievement. To earn an A.A. or A.S. Degree:

Digital Technology. Degrees. Certificate of Achievement. To earn an A.A. or A.S. Degree: Digital Technology Degrees A.S. Web Development A.S. Media Technology A.S. Office Technology Certificate of Achievement Mobile Application Development Web Development Media Technology Office Technology

More information

NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department. COURSE: CST2403 C++ Programming Part 1 ( 4 hours, 3 credits )

NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department. COURSE: CST2403 C++ Programming Part 1 ( 4 hours, 3 credits ) 1 NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department COURSE: CST2403 C++ Programming Part 1 ( 4 hours, 3 credits ) INSTRUCTOR: OFFICE: E-MAIL: PHONE: OFFICE HOURS: Course Description:

More information

DOVER-SHERBORN HIGH SCHOOL PROGRAM OF STUDIES

DOVER-SHERBORN HIGH SCHOOL PROGRAM OF STUDIES DOVER-SHERBORN HIGH SCHOOL PROGRAM OF STUDIES 2014-2015 Educational Technologies Intro to Computer Applications Computer Graphics Astronomy Web Design & Development Intro to Programming (Visual Basic)

More information

Clarke College. Major Requirements

Clarke College. Major Requirements 136 Clarke College Computer Science Mission In an increasingly technical world, the computer science department strives to bring technological understanding and contemporary professional skills to the

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HITC 290 MEDICAL CODING INTERNSHIP

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HITC 290 MEDICAL CODING INTERNSHIP RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE HITC 290 MEDICAL CODING INTERNSHIP I. Basic Course Information A. Course Number and Title: HITC-290 Medical Coding Internship B. Date of Proposal:

More information

COMPUTER SCIENCE/ COMPUTER NETWORKING AND TECHNOLOGIES (COSC)

COMPUTER SCIENCE/ COMPUTER NETWORKING AND TECHNOLOGIES (COSC) COMPUTER SCIENCE/ COMPUTER NETWORKING AND TECHNOLOGIES (COSC) Computer Science (COSC) courses are offered by the School of Information Arts and Technologies within the Yale Gordon College of Liberal Arts.

More information

El Dorado Union High School District Educational Services

El Dorado Union High School District Educational Services El Dorado Union High School District Course of Study Information Page Course Title: ACE Computer Programming I (#494) Rationale: A continuum of courses, including advanced classes in technology is needed.

More information

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE. CTS 2655 and CNT 2102 with grade of C or higher in both courses

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE. CTS 2655 and CNT 2102 with grade of C or higher in both courses Form 2A, Page 1 FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE COURSE NUMBER: CTS 2662 COURSE TITLE: PREREQUISITE(S): COREQUISITE(S): Voice Over IP CTS 2655 and CNT 2102 with grade

More information

Syllabus CIS 3630: Management Information Systems Spring 2009

Syllabus CIS 3630: Management Information Systems Spring 2009 Syllabus CIS 3630: Management Information Systems Spring 2009 Instructor: Dr. Silvana Faja Office: Dockery 301 I Office Hours: 9:15 10:45 and 1:00-2:00 TR or by appointment Office Phone: (660) 441 2423

More information

Eastern Illinois University New Course Proposal AET 3163, Computer Programming in Technology. 2. Course prefix and number: AET 3163

Eastern Illinois University New Course Proposal AET 3163, Computer Programming in Technology. 2. Course prefix and number: AET 3163 Eastern Illinois University New Course Proposal AET 3163, Computer Programming in Technology Agenda Item #15-155 Effective Fall 2016 Banner/Catalog Information (Coversheet) 1. _X New Course or Revision

More information

6/22/2016 10:47 AM Approved New Course (First Version) PLS 65 Course Outline as of Spring 2012

6/22/2016 10:47 AM Approved New Course (First Version) PLS 65 Course Outline as of Spring 2012 6/22/2016 10:47 AM Approved New Course (First Version) PLS 65 Course Outline as of Spring 2012 CATALOG INFORMATION Dept and Nbr: PLS 65 Title: TECHNOLOGY IN LAW OFFICE Full Title: Technology in the Law

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432 INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432 INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432: INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT CATALOG DESCRIPTION ITSE 1432 INTRODUCTION

More information

EL CAMINO COLLEGE COURSE OUTLINE OF RECORD. Grading Method: Letter Credit/No Credit Both No Grade

EL CAMINO COLLEGE COURSE OUTLINE OF RECORD. Grading Method: Letter Credit/No Credit Both No Grade EL CAMINO COLLEGE COURSE OUTLINE OF RECORD I. COURSE DESCRIPTION Course Title and Number: Mathematics 43 Descriptive Title: Extended Elementary Algebra, Part II Discipline: Mathematics Division: Mathematical

More information

PREREQUISITE(S): CTS 1131, CTS 1133 and CTS 1120

PREREQUISITE(S): CTS 1131, CTS 1133 and CTS 1120 Form 2A, Page 1 FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE COURSE NUMBER: CAP 2140 COURSE TITLE: Data Forensics I PREREQUISITE(S): CTS 1131, CTS 1133 and CTS 1120 COREQUISITE(S):

More information

CIS 240 Management Information Systems Proposed Start: Spring 2015. Instructor's Name: Office Location: Office Hours: Office Phone: E-mail:

CIS 240 Management Information Systems Proposed Start: Spring 2015. Instructor's Name: Office Location: Office Hours: Office Phone: E-mail: CIS 240 Management Information Systems Proposed Start: Spring 2015 Instructor's Name: Office Location: Office Hours: Office Phone: E-mail: Course Description: A course in planning, selecting and implementing

More information

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students Eastern Washington University Department of Computer Science Questionnaire for Prospective Masters in Computer Science Students I. Personal Information Name: Last First M.I. Mailing Address: Permanent

More information

THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals

THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals Full Marks 100 (Theory 75, Practical 25) Introduction to Computers :- What is Computer?

More information

GIS 101 - Introduction to Geographic Information Systems Last Revision or Approval Date - 9/8/2011

GIS 101 - Introduction to Geographic Information Systems Last Revision or Approval Date - 9/8/2011 Page 1 of 10 GIS 101 - Introduction to Geographic Information Systems Last Revision or Approval Date - 9/8/2011 College of the Canyons SECTION A 1. Division: Mathematics and Science 2. Department: Earth,

More information

NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department

NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department COURSE: CST1201 Programming Fundamentals (2 class hours, 2 lab hours, 3 credits) Course Description: This course is an intensive

More information

Criteria for Accrediting Computer Science Programs Effective for Evaluations during the 2004-2005 Accreditation Cycle

Criteria for Accrediting Computer Science Programs Effective for Evaluations during the 2004-2005 Accreditation Cycle Criteria for Accrediting Computer Science Programs Effective for Evaluations during the 2004-2005 Accreditation Cycle I. Objectives and Assessments The program has documented, measurable objectives, including

More information

Luna Community College 2012-2015. Drafting Technology Curriculum Profile

Luna Community College 2012-2015. Drafting Technology Curriculum Profile Revised: July 2012 Luna Community College 2012-2015 Drafting Technology Curriculum Profile Content Page Program Goals 2 Degree Requirements 3 Course Descriptions and Outcomes 5 Assessment. 10 Standard

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS PROJECT SCHEDULING W/LAB ENGT 2021

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS PROJECT SCHEDULING W/LAB ENGT 2021 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS PROJECT SCHEDULING W/LAB ENGT 2021 Class Hours: 3:0 Credit Hours: 3:0 Laboratory Hours:2:0 Date Revised: Fall 2012 Catalog Course Description: This course

More information

BUSSTAT 207 Introduction to Business Statistics Fall 2015

BUSSTAT 207 Introduction to Business Statistics Fall 2015 BUSSTAT 207 Introduction to Business Statistics Fall 2015 Instructor: Brady Lawrence Office: MBEB 3209 Phone: 426-1091 Office Hours: WF 1:00-3:00PM E-mail: bradylawrence@boisestate.edu (Include 207 in

More information

LEHMAN COLLEGE OF THE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE CURRICULUM CHANGE

LEHMAN COLLEGE OF THE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE CURRICULUM CHANGE LEHMAN COLLEGE OF THE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE CURRICULUM CHANGE 1. Type of Change: Course Description and Credit Change. 2. Course Description: From:

More information

AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping

AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping 3.1.1 Constants, variables and data types Understand what is mean by terms data and information Be able to describe the difference

More information

FINC 6532-ADVANCED FINANCIAL MANAGEMENT Expanded Course Outline Spring 2007, Monday & Wednesday, 5:30-6:45 p.m.

FINC 6532-ADVANCED FINANCIAL MANAGEMENT Expanded Course Outline Spring 2007, Monday & Wednesday, 5:30-6:45 p.m. FINC 6532-ADVANCED FINANCIAL MANAGEMENT Expanded Course Outline Spring 2007, Monday & Wednesday, 5:30-6:45 p.m. Instructor: Dr. Charles Hodges Office Hours: M, W 10:00 11:30, Office: RCOB - Room 18 M.W

More information

Requirements Fulfilled This course is required for all students majoring in Information Technology in the College of Information Technology.

Requirements Fulfilled This course is required for all students majoring in Information Technology in the College of Information Technology. Course Title: ITAP 3382: Business Intelligence Semester Credit Hours: 3 (3,0) I. Course Overview The objective of this course is to give students an understanding of key issues involved in business intelligence

More information

CITRUS COMMUNITY COLLEGE DISTRICT CREDIT COURSE OUTLINE

CITRUS COMMUNITY COLLEGE DISTRICT CREDIT COURSE OUTLINE CITRUS COMMUNITY COLLEGE DISTRICT CREDIT COURSE OUTLINE DEPARTMENT: Social Sciences COURSE NUMBER: ECON 101 C-ID NUMBER: TITLE: Principles of Macroeconomics COURSE FAMILY: COURSE PURPOSE(check all that

More information

IT 101 Introduction to Information Technology

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

More information

Requisite Approval must be attached

Requisite Approval must be attached Requisite Approval must be attached CITRUS COMMUNITY COLLEGE DISTRICT DEPARTMENT Business COURSE NUMBER ACCT 101 TITLE Financial Accounting THIS COURSE IS CLASSIFIED AS: DEGREE APPLICABLE UNIT VALUE 4

More information

MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE

MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES Subarea Educational Computing and Technology Literacy Computer Systems, Data, and Algorithms Program Design and Verification Programming Language

More information

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE

FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE Form 2A, Page 1 FLORIDA STATE COLLEGE AT JACKSONVILLE COLLEGE CREDIT COURSE OUTLINE COURSE NUMBER: CET 2600 COURSE TITLE: Network Fundamentals PREREQUISITE(S): CTS 1131 and CTS 1133 COREQUISITE(S): STUDENT

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE FAMILY LAW LEGL-124

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE FAMILY LAW LEGL-124 1 RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE FAMILY LAW LEGL-124 I. Basic Course Information A. Course Title and Number: Family Law LEGL-124 B. New or Modified Course: Modified C. Date of

More information

Requisite Approval must be attached

Requisite Approval must be attached Requisite Approval must be attached CITRUS COMMUNITY COLLEGE DISTRICT DEPARTMENT Fine and Performing Arts COURSE NUMBER PHTO 101 TITLE Basic Photography THIS COURSE IS CLASSIFIED AS: DEGREE APPLICABLE

More information