I. CATALOG DESCRIPTION. Credit Hours: 4.5 Class Hours: 30 Lab Hours: 45 Total Contact Hours: 75

Size: px
Start display at page:

Download "I. CATALOG DESCRIPTION. Credit Hours: 4.5 Class Hours: 30 Lab Hours: 45 Total Contact Hours: 75"

Transcription

1 SOUTHEAST COMMUNITY COLLEGE COMMUNICATIONS AND INFORMATION TECHNOLOGY DIVISION COMPUTER PROGRAMMING TECHNOLOGY COMPUTER INFORMATION TECHNOLOGY Revision Date: June 1, 2012 I. CATALOG DESCRIPTION Course Number: Course Title Prerequisite(s): INFO1414 Advanced Java INFO1314 Catalog Description: Object oriented programming covering advanced Java topics. Credit Hours: 4.5 Class Hours: 30 Lab Hours: 45 Total Contact Hours: 75 II. III. COURSE OBJECTIVES AND COMPETENCIES The student will be able to: a) Understand the use of packages in organizing a Java program b) Use Java collection classes to store data c) Use inheritance to create a hierarchy of Java classes d) Understand the principle of polymorphism e) Recognize how to handle exceptional conditions f) Use SWING components in a graphical user interface g) Use graphics h) Use files, streams and input/output techniques i) Understand the basics of database access j) Use threads in concurrent programming k) Use sockets and access network resources INSTRUCTIONAL MATERIALS Lincoln Campus Classroom Course: a. Required Text(s): Barnes/Kolling, Objects First with Java, 5th Edition, ISBN: b. Outside Reading/Research Required: Lab time outside of class is required to complete exercises. Milford Campus Classroom Course: a. Required Text(s): Murach and Steelman, Murach s Java SE 6 b. Other Resources: Murach s Beginning Java 2 Student Workbook Online Course: a. Required Text(s): Barnes/Kolling, Objects First with Java, 5th Edition, ISBN:

2 IV. COURSE CONTENT/UNITS OF INSTRUCTION a) Collections 1) Understand the similarities and differences between arrays and collection objects. 2) Use the ArrayList class to store and manipulate data. 3) Use the HashMap class to store and manipulate data. 4) Use generics to create typed collection objects. b) Inheritance and Interfaces 1) Understand the use of abstract classes to create a class hierarchy. 2) Understand how to extend a class hierarchy. 3) Know how to use a collection of objects based on a superclass. 4) Know how to determine an object s type. 5) Understand the difference between an abstract class and an interface. 6) Understand when to use an abstract class and when to use an interface. c) Exceptions 1) Understand Java s exception handling mechanisms 2) Use the Java try/catch statement d) Graphics 1) Know how to use Java s drawing classes and methods 2) Understand the concept of a graphics context 3) Create graphics 4) Add sound, images and simple animation e) Files, streams and I/O techniques 1) Read and write text files 2) Understand the use in InputStreams and OutputStreams 3) Design methods for performing input and output 4) Use the File class f) Database access 1) Know how to configure a JDBC driver 2) Know how to connect to a database 3) Know how to return a ResultSet 4) Understand how to iterate through a ResultSet g) Threads and concurrent programming 1) Understand the concept of a thread 2) Design and write multithreaded programs 3) Understand the life cycle of a thread 4) Know how to synchronize threads h) Sockets and networking 1) Understand basic network concepts 2) Use Java s URL class to download network resources from an applet or application i) SWING components 1) Use the SWING components throughout Java programming activities V. SPECIFIC COURSE REQUIREMENTS a) A minimum grade of C (70%) if the course is a prerequisite. b) Cheating within the Communications and Information Division: Any violation of academic integrity on assignments, quizzes, or tests will result in a grade of 0 on that assignment, quiz, or test. A second violation in any course after the initial infraction will result 2

3 in a grade of F for that course. Any additional violations while in the program will result in a suspension from the program. For additional information, refer to the Academic Integrity pamphlet available from Student Services. c) Credit by Examination: Credit for the course CANNOT be earned through Credit by Examination. VI. METHODS OF PRESENTATION/INSTRUCTION Classroom: a) Lecture with demonstration using computer and projector. b) Hands on lab exercises using the computer. Online: a) Material is presented in a web based training format. b) Hands on exercises using the computer. VII. METHODS OF EVALUATION a) Overall course grade shall consist of the following: 1) Lincoln Campus: 30% Theory grade and 70% Lab grade 2) Milford Campus: 35% Theory grade and 65% Lab grade 3) Online: 30% Theory grade and 70% Lab grade b) Attendance Policy: 1) Lincoln Campus: Attendance is required. If you miss more than one lecture meeting, your final grade will have one percentage point deducted for each additional absence. 2) Milford Campus: Attendance will impact the overall course grade in the following manner: In this 75 hour class a student is allowed 6 hours of absences (8% of class time) before absences impact the course grade. A student having missed more than 8% of the total hours of the course will have a 1% (1 point) reduction of the final grade for each additional 2% of the total course hours missed beyond 8%. Once a student has had 10% (10 points) reduced from his/her final grade, each additional absence will result in a 5% (5 point) reduction of the final grade. For example, a student missing 10 hours of a 50 hour class will have 6 points deducted from the final grade. 10 hours 4 allowed hours 6 hours ( 6 hours * 1 point) = 6 point deduction A student missing 20 hours of a 50 hour class will have 40 points deducted from the final grade. 20 hours 4 allowed hours 16 hours 10 hours (10 hours * 1 point ) = 10 point deduction 6 hours (6 hours * 5 points) = 30 point deduction 40 point total deduction Students arriving to class late, but within the first 10 minutes of the scheduled starting time, will be considered tardy. Three tardies will be equivalent to one hour of absence. Arriving to class more than 10 minutes late will be equivalent to one hour of absence. Leaving class or lab early will be treated the same as a tardy or absence. Attendance will be taken each hour. 3

4 If a student is absent during a test, two absences will be recorded for that class period. Students may request an exemption from the grade reduction for special circumstances such as lengthy accident or illness recovery time. The program attendance review team will make the final determination. c) Milford Campus: Computer Programming Technology Program Due Date Policy: A program will not be accepted after the fifth school day following the program s due date. The exception to this would be the last program, which will only be accepted through the last day of the quarter. Failure to turn in all assigned programs will cause you to fail the course. To be accepted, a program must be free of syntax/runtime errors and its execution produces the minimum requirements of the program specification. d) Theory Grade: 1) Lincoln: a) Quizzes 15% b) Research 15% 2) Milford: a) Theory Tests 35% b) All points earned on theory tests will be totaled and then divided by the total points possible. 3) Online: a) Quizzes 15% b) Research 15% e) Lab Grade: 1) Lincoln: a) Practice (Lab) Assignments 15% b) Programming Assignments 55% 2) Milford: a) Lab Tests 40% b) Programs/Exercises 25% c) All points earned on lab tests will be totaled and divided by the total points possible. Lab tests are given over assigned programs. d) All points earned on programming assignments and exercises will be totaled and divided by the points possible. e) Program assignments will be graded on the following criteria: (25 points) Time 5 points are deducted for each day the program is late (20 points) Documentation storyboard, pseudocode ( 5 points) Instructor Discretion amount of help, overall content (25 points) Program structure and internal documentation (25 points) Output points are deducted for errors in the following categories: Spacing Invalid Contents Invalid Results Contents Omission If any section of the program grade receives a 0, the entire program grade may result in a 0. 4

5 Exercises worth from 5 to 50 points toward the program grade. f) Exercises will be graded primarily on the following criteria and worth from 10 to 20 points toward the program grade: Documentation storyboard, pseudocode Program structure and internal documentation Output points are deducted for errors in the following categories: Spacing Invalid Contents Invalid Results Contents Omission 3) Online: a) Practice (Lab) Assignments 15% b) Programming Assignments 55% f) SCC Standard Grading Scale Policy: = A = B = D = A = C = D = B = C Below 60 = F SYLLABUS STATEMENTS Statement of Equal Opportunity and Nondiscrimination It is the policy of Southeast Community College to provide equal opportunity and nondiscrimination in admission, attendance and employment matters for all qualified persons, attending or seeking admission to the College, without regard to race, color, ethnicity, religion, sex, age, marital status, national origin, veteran status, sexual orientation, disability, or other factors prohibited by law. Inquiries concerning the application of Southeast Community College's policies on equal opportunity and nondiscrimination should be directed to the Vice President for Access, Equity and Diversity, SCC Area Office, 301 S. 68 th St. Place, Lincoln, NE 68510; Phone (402) ; FAX (402) or Internet e mail; jsoto@southeast.edu Americans with Disabilities Act Reasonable Accommodations If you have a disabling condition that may substantially limit your ability to participate in this class, it is your responsibility to contact the Disability Services provider on campus. For additional information and assistance contact: Milford Assessment Office Lincoln LRC Room L Academic Integrity Academic Integrity is one of the basic principles of a college community. SCC encourages and expects the highest standards of academic honesty from all students. Please note that cheating, plagiarism, or other forms of academic dishonesty are monitored and subject to disciplinary action. Electronic Devices Personal use of any electronic device not authorized by the instructor is prohibited. Violations may lead to formal disciplinary action. Instructors, for instructional purposes, may allow in the classroom the use of cell phones and personal electronic devices. 5

6 Firearms/Weapons Strictly Prohibited SCC policy prohibits the possession of firearms, weapons, or fireworks on College property or at any College sponsored event. Effective January 1, 2007, Nebraska State Statute makes it unlawful to carry a concealed handgun into a meeting of the governing body of a political subdivision, or collegiate athletic event; school, school grounds, school owned vehicle, or school sponsored activity or athletic event. These prohibitions apply to EVERYONE (employees, students, invitees, and visitors) and are enforceable EVERYWHERE (all college property and all college related events.) Violations of these prohibitions will result in disciplinary and/or law enforcement action. 6

CENTRAL TEXAS COLLEGE ITSE 2459 ADVANCED COMPUTER PROGRAMMING C# Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS:

CENTRAL TEXAS COLLEGE ITSE 2459 ADVANCED COMPUTER PROGRAMMING C# Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: CENTRAL TEXAS COLLEGE ITSE 2459 ADVANCED COMPUTER PROGRAMMING C# Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: I. INTRODUCTION A. This course presents advanced programming techniques including file

More information

Central Alabama Community College

Central Alabama Community College Central Alabama Community College I. ILT 160 DC Fundamentals 3 Credit Hours II. Course Description This course provides a study of atomic theory, direct current (DC), properties of conductors and insulators,

More information

CRJU 1068-Criminal Law for Criminal Justice COURSE SYLLABUS Lecture Spring Semester 2016

CRJU 1068-Criminal Law for Criminal Justice COURSE SYLLABUS Lecture Spring Semester 2016 CRJU 1068-Criminal Law for Criminal Justice COURSE SYLLABUS Lecture Spring Semester 2016 Semester: 201614 Spring 2016 Instructor: Karann Raines Course Title: Criminal Law for Criminal Justice Office Hours:

More information

CSCI 528: OBJECT ORIENTED PROGRAMMING, Fall 2015

CSCI 528: OBJECT ORIENTED PROGRAMMING, Fall 2015 INSTRUCTOR: CSCI 528: OBJECT ORIENTED PROGRAMMING, Fall 2015 Dr. Will McWhorter Adjunct Professor, Department of Computer Science Office: Online Only Phone: 903-434-8223 Email: William.McWhorter@tamuc.edu

More information

Class Day & Time: Tuesday & Thursday, 10:25 am 1:25 pm Office Location: INST 2014 Classroom: INST 2014

Class Day & Time: Tuesday & Thursday, 10:25 am 1:25 pm Office Location: INST 2014 Classroom: INST 2014 Health Occupations 65: Fundamentals for the Health Care Professional 2.5 units Advisories: English 21 and Arithmetic 105 Student must complete orientation prior to the start of the semester, and complete

More information

Introduction to I/O Psychology

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

More information

MDA 126-9A INTRODUCTION TO ELECTRONIC HEALTH RECORDS 2 cr. (1-2) (WF Ext. Ctr. Room #114)

MDA 126-9A INTRODUCTION TO ELECTRONIC HEALTH RECORDS 2 cr. (1-2) (WF Ext. Ctr. Room #114) JOHN A. LOGAN COLLEGE M. Peebles FL 15 MDA 126-9A INTRODUCTION TO ELECTRONIC HEALTH RECORDS 2 cr. (1-2) (WF Ext. Ctr. Room #114) COURSE DESCRIPTION: This course introduces students to the concepts and

More information

LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY & SERVICE SYLLABUS. MEDPT 172 Medical Terminology or Instructor Permission

LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY & SERVICE SYLLABUS. MEDPT 172 Medical Terminology or Instructor Permission LEWISCLARK STATE COLLEGE BUSINESS TECHNOLOGY & SERVICE SYLLABUS COURSE TITLE: Patient Record Systems COURSE NUMBER: MEDPT 25901 CREDIT HOURS: 3 credits SEMESTERS OFFERED: Spring INSTRUCTOR: PREREQUISITE:

More information

Lecture/Classroom...45 hours Laboratory...0 hours

Lecture/Classroom...45 hours Laboratory...0 hours SOUTHEAST COMMUNITY COLLEGE / LINCOLN NORTHEAST HIGH SCHOOL ADVANCED PLACEMENT ECONOMICS Beatrice and Lincoln, Nebraska Business/Mass Media Occupations Division Business Administration Program FALL 2007/8

More information

Southwestern Michigan College School of Business Dowagiac, Michigan. Course Syllabus FALL SEMESTER 2012

Southwestern Michigan College School of Business Dowagiac, Michigan. Course Syllabus FALL SEMESTER 2012 Southwestern Michigan College School of Business Dowagiac, Michigan Course Syllabus FALL SEMESTER 2012 COURSE TITLE: Windows Networking I COURSE NO ISYS 281 SECTION NO.: 2091 CREDITS/CONTACTS: Credit Hours:

More information

Course Syllabus. Design Layout

Course Syllabus. Design Layout Course Syllabus Course Number: MM1111 Course Title: Design Layout Class Meetings: Wednesdays from 8:00 am to 12:00 pm Session/Year: Winter 2013 Section: C1 Instructor Name: Dawn Pedersen Email Address:

More information

IST 220 / Spring 2006-1- A. Konak. Pennsylvania State University Berks Lehigh Valley College IST 220 Networking and Telecommunication Spring 2006

IST 220 / Spring 2006-1- A. Konak. Pennsylvania State University Berks Lehigh Valley College IST 220 Networking and Telecommunication Spring 2006 IST 220 / Spring 2006-1- A. Konak Pennsylvania State University Berks Lehigh Valley College IST 220 Networking and Telecommunication Spring 2006 A. University Bulletin: Abbreviation: IST Number : 220 Title

More information

Multimedia 320 Syllabus

Multimedia 320 Syllabus Course information Web Design I Multimedia 320 Section Number 1538 Fall 2013 FA 304 Instructor / Contact Information Brian Olson FA 304 Office Please email me for in person appointments olsonbj@wlac.edu

More information

Harrisburg Area Community College ENGINEERING & TECHNOLOGY DEPARTMENT Virtual Campus Summer 1 2015

Harrisburg Area Community College ENGINEERING & TECHNOLOGY DEPARTMENT Virtual Campus Summer 1 2015 Harrisburg Area Community College ENGINEERING & TECHNOLOGY DEPARTMENT Virtual Campus Summer 1 2015 Instructor: Rich Elwell Phone: 717 221 1334 Office: Midtown 2 301 E-mail: rbelwell@hacc.edu Office Hours:

More information

HEALTH DATA AND STATISTICS Health Information Technology Program. Course Number: John A. Logan College HIT 201 Shawnee Community College HIT 201

HEALTH DATA AND STATISTICS Health Information Technology Program. Course Number: John A. Logan College HIT 201 Shawnee Community College HIT 201 HEALTH DATA AND STATISTICS Health Information Technology Program Course Number: John A. Logan College HIT 201 Shawnee Community College HIT 201 Hours of Lecture: 2 Hours of Lab: 0 Total Credits: 2 Semester/Year:

More information

Course #1506/ Course Syllabus Beginning College Algebra

Course #1506/ Course Syllabus Beginning College Algebra 501 West College Drive Brainerd, MN 5640 Headings Red = CLC syllabus Blue = High School Info. Black = additional info. Pierz Healy High School 112 Kamnic Street Pierz, MN 56364 Course #1506/ Course Syllabus

More information

COM 1010, Basic Web Design

COM 1010, Basic Web Design Revised: April 2015 Nashville State Community College Business & Applied Arts Division (Visual Communications) Master Course Syllabus COM 1010, Basic Web Design 3 Credits 3 Class Hours Course Description:

More information

Small Business Management BUSG 2309 Course Syllabus

Small Business Management BUSG 2309 Course Syllabus Small Business Management BUSG 2309 Course Syllabus Semester with course reference number: Fall 24285 Course location, time: Spring Branch, Thursdays 6:30-8:30 PM, Hybrid Instructor D.S. (Steve) Ferguson,

More information

Contact Information: Katherine Fanning-Black Please call me: Kate or Professor Fanning kmfannin@hacc.edu 410-596-8273 - please leave a message

Contact Information: Katherine Fanning-Black Please call me: Kate or Professor Fanning kmfannin@hacc.edu 410-596-8273 - please leave a message HARRISBURG AREA COMMUNITY COLLEGE ONLINE COURSE SYLLABUS Instructor: Prof. Katherine Fanning-Black (Kate) SUBJ & NUM: HIST 201 Office Location: Virtual Course Title: Western Civilization I Office Hours(days/times):

More information

SOUTHWESTERN MICHIGAN COLLEGE DEPT. OF INFORMATION TECHNOLOGY Dowagiac, Michigan COURSE SYLLABUS Fall 2014

SOUTHWESTERN MICHIGAN COLLEGE DEPT. OF INFORMATION TECHNOLOGY Dowagiac, Michigan COURSE SYLLABUS Fall 2014 SOUTHWESTERN MICHIGAN COLLEGE DEPT. OF INFORMATION TECHNOLOGY Dowagiac, Michigan COURSE SYLLABUS Fall 014 COURSE TITLE: Introduction to Web Development COURSE NO.: ISYS 41 SECTION NO.: 475 TR :50 PM 4:50

More information

CODING and CODING LABORATORY Health Information Technology Program. Course Number: John A. Logan College HIT 204 Shawnee Community College HIT 204

CODING and CODING LABORATORY Health Information Technology Program. Course Number: John A. Logan College HIT 204 Shawnee Community College HIT 204 CODING and CODING LABORATORY Health Information Technology Program Course Number: John A. Logan College HIT 204 Shawnee Community College HIT 204 Hours of Lecture: 4 Hours of Lab: 2 Total Credits: 5 Semester/Year:

More information

How To Write A Business Writing Course

How To Write A Business Writing Course LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY AND SERVICE SYLLABUS COURSE TITLE: Business Writing COURSE NUMBER: GNBPT 245-01 CREDIT HOURS: 3 SEMESTER OFFERED: Fall 2014 INSTRUCTOR: Jennifer Weeks OFFICE:

More information

Course Syllabus. Senior Project Studio. Course Description: Students begin the design and production of advanced interactive project.

Course Syllabus. Senior Project Studio. Course Description: Students begin the design and production of advanced interactive project. Course Syllabus Course Number: MM4402 Course Title: Senior Project Studio Class Meetings: Wednesdays from 1:00 pm to 5:00 pm Session/Year: Spring 2013 Section: C2 Instructor Name: Dawn Pedersen Email Address:

More information

THE UNIVERSITY OF TEXAS AT TYLER COLLEGE OF BUSINESS AND TECHNOLOGY Fall 2015

THE UNIVERSITY OF TEXAS AT TYLER COLLEGE OF BUSINESS AND TECHNOLOGY Fall 2015 THE UNIVERSITY OF TEXAS AT TYLER COLLEGE OF BUSINESS AND TECHNOLOGY Fall 2015 COURSE NUMBER: MANA 3370.060 and.061 COURSE TITLE: INSTRUCTOR: Business Writing and Oral Presentations Jennifer Hicks Martinez,

More information

ACCT 525 05W Advanced Managerial Accounting Spring 2016. Office Hours: Mon - 1 PM to 6 PM (BA 122 or UCD, every other week, appointment recommended)

ACCT 525 05W Advanced Managerial Accounting Spring 2016. Office Hours: Mon - 1 PM to 6 PM (BA 122 or UCD, every other week, appointment recommended) ACCT 525 05W Advanced Managerial Accounting Spring 2016 Instructor: Dr. Opara, DBA, CPA, CMA Assistant Professor Office: BA 122; Tel#: 903-886-5659 E-Mail: Michael.opara@tamuc.edu Office Hours: Mon - 1

More information

Lewis Clark State College AC-385 Cost Accounting Class Syllabus Fall 2015

Lewis Clark State College AC-385 Cost Accounting Class Syllabus Fall 2015 1 Lewis Clark State College AC-385 Cost Accounting Class Syllabus Fall 2015 COURSE: Cost Accounting, AC 385 TEXT: Cornerstones of Cost Management 3 rd edition INSTRUCTOR: Philip (Phil) Church MAcct OFFICE:

More information

Middlesex Community College New Media Studies Center Initiative. July 27, 2015

Middlesex Community College New Media Studies Center Initiative. July 27, 2015 New Media Studies Center Initiative Course: DGA*256 3D Animation The following New Media course was developed as part of the New Media Studies Center Initiative TAACCCT Grant July 27, This project was

More information

ENGR 102: Engineering Problem Solving II

ENGR 102: Engineering Problem Solving II ENGR 102: Engineering Problem Solving II CLASS SCHEDULE AND LOCATION: COURSE FORMAT: CREDIT HOURS: PREREQUISITES: In-class lecture, class activities, group projects, and exams 3 credit hours ENGR 101,

More information

Course Name: Sociology 101, Introduction to Sociology Section # 9214 Ms. Haynes, vhaynes@elcamino.edu, 310-900-1600 ext. 2075/2076

Course Name: Sociology 101, Introduction to Sociology Section # 9214 Ms. Haynes, vhaynes@elcamino.edu, 310-900-1600 ext. 2075/2076 El Camino College Compton Center 1111 E. Artesia Blvd. Compton Ca. 90221 Division of Behavioral and Social Sciences Course Syllabus-Fall 2015 Course Name: Sociology 101, Introduction to Sociology Section

More information

International Business Syllabus

International Business Syllabus International Business Syllabus Instructor: Randel Martin Contact Information: 208-792-2874 Course Prerequisites: BUS 311. While not required, students would be well advised to have also completed BUS

More information

COURSE SYLLABUS BIOL 1010 Introduction to Biology I (4)

COURSE SYLLABUS BIOL 1010 Introduction to Biology I (4) COURSE SYLLABUS BIOL 1010 Introduction to Biology I (4) COURSE DESCRIPTION: An introduction to the biological sciences with an emphasis on basic concepts of the building blocks of life at the molecular

More information

COURSE SYLLABUS BIOL 2020 Human Anatomy and Physiology II (4)

COURSE SYLLABUS BIOL 2020 Human Anatomy and Physiology II (4) COURSE SYLLABUS BIOL 2020 Human Anatomy and Physiology II (4) COURSE DESCRIPTION: A continuation of BIOL 2010 including the cardiovascular system, lympathic system, immunity, respiratory system, digestive

More information

EXPECTED LEARNING OUTCOMES:

EXPECTED LEARNING OUTCOMES: PCCUA 1 Course Name: COLLEGE ALGEBRA Course Number: MS 123 ACTS Course: MATH 1103 (transferable) Semester and Year: Fall 2015 Meeting Place: C103 Meeting Time: Tues/Thurs 11:00a-12:20p Prerequisites: 19+

More information

http://www.dmacc.edu Page 1 of 5

http://www.dmacc.edu Page 1 of 5 http://www.dmacc.edu CAMPUS NAME: Des Moines Area Community College Ankeny Campus COURSE TITLE: Advanced C++ COURSE NUMBER: CIS164 SECTION NUMBER & CRN: WB1 27275 INSTRUCTOR INFORMATION NAME: Joe Struss

More information

Java and J2EE (SCJA Exam CX-310-019) 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080

Java and J2EE (SCJA Exam CX-310-019) 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080 COURSE SYLLABUS Java and J2EE (SCJA Exam CX-310-019) 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080 Victoria Commons, 613 Hope Rd Building #5, Eatontown, NJ 07724 130 Clinton Rd, Fairfield, NJ 07004

More information

Human Resource Management HRPO 2301-4567 Human Resource Management

Human Resource Management HRPO 2301-4567 Human Resource Management Human Resource Management HRPO 2301-4567 Human Resource Management Human Resource Management (Lecture) Days & Times Room Instructor Meeting Dates Topic Th 7:00-9:00 PM Alief-Hayes Rm B112 Leonard Faucher

More information

CENTRAL CAROLINA COMMUNITY COLLEGE CONTINUING EDUCATION

CENTRAL CAROLINA COMMUNITY COLLEGE CONTINUING EDUCATION CENTRAL CAROLINA COMMUNITY COLLEGE CONTINUING EDUCATION Course: Healthcare Activity Director Term: Instructor: Class Dates and Times: Contact Information: (Optional) Phone: E-Mail: Contact: Advising Hours:

More information

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

I. PREREQUISITES 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

CENTRAL TEXAS COLLEGE SYLLABUS FOR LGLA 2303 TORTS AND PERSONAL INJURY LAW Semester Hours Credit: 3 INSTRUCTOR: OFFICE HOURS:

CENTRAL TEXAS COLLEGE SYLLABUS FOR LGLA 2303 TORTS AND PERSONAL INJURY LAW Semester Hours Credit: 3 INSTRUCTOR: OFFICE HOURS: CENTRAL TEXAS COLLEGE SYLLABUS FOR TORTS AND PERSONAL INJURY LAW Semester Hours Credit: 3 INSTRUCTOR: OFFICE HOURS: I. COURSE DESCRIPTION: A. Fundamental concepts of tort and personal injury law including

More information

Lewis Clark State College AC-232 Managerial Accounting Class Syllabus - Online Fall 2015

Lewis Clark State College AC-232 Managerial Accounting Class Syllabus - Online Fall 2015 Lewis Clark State College AC-232 Managerial Accounting Class Syllabus - Online Fall 215 COURSE: PRINCIPLES OF ACCOUNTING II, AC 232-1 TEXT & MATERIALS: ACCOUNTING PRINCIPLES, 12TH ED, WEYGANDT, KIMMEL,

More information

CENTRAL TEXAS COLLEGE ITSY 2459 SECURITY ASSESSMENT AND AUDITING. Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS:

CENTRAL TEXAS COLLEGE ITSY 2459 SECURITY ASSESSMENT AND AUDITING. Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: CENTRAL TEXAS COLLEGE ITSY 2459 SECURITY ASSESSMENT AND AUDITING Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: I. INTRODUCTION A. Capstone experience for the security curriculum. Synthesizes technical

More information

Computer Forensics (3 credit hours)

Computer Forensics (3 credit hours) Syllabus for Fall 2010 Computer Forensics (3 credit hours) COURSE INFORMATION Instructor: Smith Office: A 112-B Phone: 291-4920 Email: aurelia.smith@cv.edu Class Time: TH from 7:00 8:15 p.m. Room: A 112

More information

Monfort College of Business Semester Course Syllabus (2015-2016)

Monfort College of Business Semester Course Syllabus (2015-2016) Monfort College of Business Semester Course Syllabus (2015-2016) COURSE PREFIX/TITLE: BACS 387 Object Oriented System Development Sem. Hrs. 3 Ed. Cap: 40 CATALOG DESCRIPTION: Prerequisites: BACS 287. Business

More information

THE UNIVERSITY OF TEXAS AT TYLER COLLEGE OF BUSINESS & TECHNOLOGY Fall 2015

THE UNIVERSITY OF TEXAS AT TYLER COLLEGE OF BUSINESS & TECHNOLOGY Fall 2015 COURSE NUMBER: ACCT 3312 THE UNIVERSITY OF TEXAS AT TYLER COLLEGE OF BUSINESS & TECHNOLOGY Fall 2015 COURSE TITLE: INSTRUCTOR: REQUIRED TEXT: Intermediate Accounting II Dr. Mary Fischer Intermediate Accounting:

More information

Central Carolina Community College Continuing Education

Central Carolina Community College Continuing Education Central Carolina Community College Continuing Education Course: Term: Instructor: Class Dates and Times: Pharmacy Technician Contact Information: Phone: E-mail: Contact: Catalog Course Description: The

More information

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

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

More information

Intro to Public Relations COM 777, Fall 2011. Course Syllabus

Intro to Public Relations COM 777, Fall 2011. Course Syllabus 1 Instructor McLemore Hall, Lab156 Tel: 601-818-9311 Email: thtdream1990@gmail.com Class Time Thursday: 6:30 pm- 9:15 pm Course Prerequisite(s) Basic knowledge on Public Relations Credit Hours This course

More information

CJLE 1345 Course Syllabus Fall, 2015

CJLE 1345 Course Syllabus Fall, 2015 Revised August, 2015 CJLE 1345, Crime Scene Investigation (3-2-4) Topics include objectives, preparations, procedures, and methods of crime scene search;; value of crime scene sketches and their relationship

More information

PURPOSE: COURSE OBJECTIVES:

PURPOSE: COURSE OBJECTIVES: COURSE: Cost Accounting, AC 385 TEXT: Cornerstones of Cost Management 3 rd Edition INSTRUCTOR: Randy Eriksen, J.D. OFFICE: Thomas Jefferson Hall room 23 OFFICE HOURS: MW 1: 12:, TTH 8: 9: OFFICE PHONE:

More information

BUSINESS DEPARTMENT BASIC ACCOUNTING (ACT 100) SYLLABUS Fall 2015 Wed. 6:30 9:45

BUSINESS DEPARTMENT BASIC ACCOUNTING (ACT 100) SYLLABUS Fall 2015 Wed. 6:30 9:45 BUSINESS DEPARTMENT BASIC ACCOUNTING (ACT 100) SYLLABUS Fall 2015 Wed. 6:30 9:45 INSTRUCTOR: Mark Sullivan OFFICE HOURS Office: FOH 205i T 4:30 6:15 Office Telephone 410-334-2838 W 4:15 6:15 Home Telephone

More information

VIN 132 Finance and Accounting for Wine Business

VIN 132 Finance and Accounting for Wine Business VIN 132 Finance and Accounting for Wine Business Date: August 31 to December 11, 2015 Semester: Fall 2015 Course Name: Finance and Accounting for Wine Business Course Credit: 3 Hours Course No.: VIN 132

More information

University of South Florida Sarasota/Manatee Course Syllabus Fall 2015 (updated 082115)

University of South Florida Sarasota/Manatee Course Syllabus Fall 2015 (updated 082115) University of South Florida Sarasota/Manatee Course Syllabus Fall 2015 (updated 082115) Course Number: CIS 4510 Fall 2015 Classroom: Course Name: Learning Outcome: Instructor: Office Hours: Required Materials:

More information

INFO 3229 001 & 090 Business Data Communications and Information Security Fall 2014

INFO 3229 001 & 090 Business Data Communications and Information Security Fall 2014 INFO 3229 001 & 090 Business Data Communications and Information Security Fall 2014 INSTRUCTOR: Dr. Sungjune Park OFFICE: 353B Friday PHONE: (704) 687-7628 EMAIL: supark@uncc.edu OFFICE HOURS: Tue & Thu

More information

Instructor s Introduction

Instructor s Introduction Beginning Digital Photography * Disclosure and Syllabus 2015-2016 Frank A. Langheinrich Room A201 frank.langheinrich@slcschools.org http://east.slcschools.org Instructor s Introduction Welcome to Basic

More information

JOHN A. LOGAN COLLEGE L. Hines SM 14. ACC 200 FINANCIAL ACCOUNTING I 3 cr. (3-0) (online)

JOHN A. LOGAN COLLEGE L. Hines SM 14. ACC 200 FINANCIAL ACCOUNTING I 3 cr. (3-0) (online) JOHN A. LOGAN COLLEGE L. Hines SM 14 ACC 200 FINANCIAL ACCOUNTING I 3 cr. (3-0) (online) COURSE DESCRIPTION: Financial Accounting is designed to be a complete learning package for the first accounting

More information

STA2023 Introduction to Statistics Spring 2013. Class Website: http://www.hccfl.edu/faculty-info/jdenson3/sta2023-introduction-to-statistics.

STA2023 Introduction to Statistics Spring 2013. Class Website: http://www.hccfl.edu/faculty-info/jdenson3/sta2023-introduction-to-statistics. Instructor: Jennifer Denson STA2023 Introduction to Statistics Spring 2013 Class Website: http://www.hccfl.edu/faculty-info/jdenson3/sta2023-introduction-to-statistics.aspx Contact Information: Email:

More information

CRMJ 1010 INTRODUCTION TO CRIMINAL JUSTICE COURSE SYLLABUS

CRMJ 1010 INTRODUCTION TO CRIMINAL JUSTICE COURSE SYLLABUS CRMJ 1010 INTRODUCTION TO CRIMINAL JUSTICE COURSE SYLLABUS Volunteer State Community College Criminal Justice Department Prerequisite: Acceptable placement scores or completion of all Learning Support

More information

CENTRAL TEXAS COLLEGE ITSE 2486 INTERNSHIP, COMPUTER PROGRAMMING/PROGRAMMER, GENERAL. Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS:

CENTRAL TEXAS COLLEGE ITSE 2486 INTERNSHIP, COMPUTER PROGRAMMING/PROGRAMMER, GENERAL. Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: CENTRAL TEXAS COLLEGE ITSE 2486 INTERNSHIP, COMPUTER PROGRAMMING/PROGRAMMER, GENERAL Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: I. INTRODUCTION A. A work-based learning experience that enables

More information

Forensic Biology 3318 Syllabus

Forensic Biology 3318 Syllabus #syl-biol3318.501.11s-@anwu-üu7606uj_page 1 of 5 Course Information BIOL 3318-501, Forensic Biology, Spring 2011 Mondays 7:00-9:45 PM, CN1.120 Forensic Biology 3318 Syllabus Instructor Contact Information

More information

Lewis Clark State College AC 340 Accounting Information Systems Online Class Class Syllabus Spring 2016

Lewis Clark State College AC 340 Accounting Information Systems Online Class Class Syllabus Spring 2016 Lewis Clark State College AC 34 Accounting Information Systems Online Class Class Syllabus Spring 216 Section: AC 34 6 Textbook: Instructor: Contact Info: Accounting Information Systems: Controls and Processes

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

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

ANT 2330: Cross-Cultural Communication. Tues / Thurs 6:30pm 7:45pm in WC 230

ANT 2330: Cross-Cultural Communication. Tues / Thurs 6:30pm 7:45pm in WC 230 ANT 2330: Cross-Cultural Communication Tues / Thurs 6:30pm 7:45pm in WC 230 Joshua Raclaw (jraclaw@msudenver.edu) Office hours by appointment (CN 106) The goal of this course is to introduce you to anthropological

More information

Programming Logic and Design. Third Edition. Joyce Ferrell. Course Technologies. 2004.

Programming Logic and Design. Third Edition. Joyce Ferrell. Course Technologies. 2004. CSCI 263: Computer Science III (JAVA) (3 Credits) Course Description This course is a continuation of CSCI 160 and CSCI 161. Programming concepts to be demonstrated and utilized within this class include:

More information

Digital Design Graphics Technology DDGT 110 Drafting Fundamentals ENGI 122 Intro to Engineering Fall 2015 Course Syllabus

Digital Design Graphics Technology DDGT 110 Drafting Fundamentals ENGI 122 Intro to Engineering Fall 2015 Course Syllabus Digital Design Graphics Technology DDGT 110 Drafting Fundamentals ENGI 122 Intro to Engineering Fall 2015 Course Syllabus Instructor: Department Website: Gary Strommen www.ddgt.net atc.ddgt.net Location:

More information

Course Description: Examines the basic elements of marketing theory, terminology and concepts with emphasis placed on analyzing consumer motivation.

Course Description: Examines the basic elements of marketing theory, terminology and concepts with emphasis placed on analyzing consumer motivation. Lewis-Clark State College BUS 3 Principles of Marketing - 0 Fall 05 SYLLABUS Course Title: BUS 3 Principles of Marketing Location: Thomas Jefferson Hall (TJH 08) Class Hours: Monday and Wednesday :00 PM

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

**SYLLABUS IS SUBJECT TO CHANGE**

**SYLLABUS IS SUBJECT TO CHANGE** Estate Planning for Families Human Development and Family Studies 484 Spring 2015 GILMAN 1810 Mondays, Wednesdays, and Fridays 2:10-3:00pm Prerequisite: HDFS 283 3 credits Instructor: Prof. Amelia Karraker

More information

Course Name: Principles of Accounting I. INSTRUCTOR INFORMATION: Instructor: Mrs. Martha Brothers Office Location: C114

Course Name: Principles of Accounting I. INSTRUCTOR INFORMATION: Instructor: Mrs. Martha Brothers Office Location: C114 Course Name: Principles of Accounting I Course Number: BAN 213 (ACTS #2003) Academic Year: Fall 2014 Meeting Time & Place: 4:00 6:20 p.m. C110 M INSTRUCTOR INFORMATION: Instructor: Mrs. Martha Brothers

More information

College Chemistry II CHM 111 Online

College Chemistry II CHM 111 Online College Chemistry II CHM 111 Online http://de.nr.edu INSTRUCTOR INFORMATION Name: Wes Adcock Phone: (540)674-3600 x 4461 Email: wadcock@nr.edu Office: Godbey Hall, Room 39 Office Hours: Posted in Blackboard

More information

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

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

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ORIENTATION TO EXERCISE SCIENCE PHED 1000. Laboratory Hours: 0.0 Date Revised: Spring 2011

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ORIENTATION TO EXERCISE SCIENCE PHED 1000. Laboratory Hours: 0.0 Date Revised: Spring 2011 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ORIENTATION TO EXERCISE SCIENCE PHED 1000 Class Hours: 1.0 Credit Hours: 1.0 Laboratory Hours: 0.0 Date Revised: Spring 2011 Catalog Course Description:

More information

HARRISBURG AREA COMMUNITY COLLEGE PSYCHOLOGY 101-GENERAL PSYCHOLOGY. Dr. Jaci Verghese. Syllabus for CRN 31755 Meeting Times: Online Instruction

HARRISBURG AREA COMMUNITY COLLEGE PSYCHOLOGY 101-GENERAL PSYCHOLOGY. Dr. Jaci Verghese. Syllabus for CRN 31755 Meeting Times: Online Instruction HARRISBURG AREA COMMUNITY COLLEGE PSYCHOLOGY 101-GENERAL PSYCHOLOGY Dr. Jaci Verghese Syllabus for CRN 31755 Meeting Times: Online Instruction Spring 2015 Professor: Dr. Jaci Verghese Office Phone: 717-468-2619

More information

Software Quality Assurance Training. 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080

Software Quality Assurance Training. 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080 COURSE SYLLABUS Software Quality Assurance Training 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080 Victoria Commons, 613 Hope Rd Building #5, Eatontown, NJ 07724 130 Clinton Rd, Fairfield, NJ 07004

More information

COURSE OUTLINE BIOLOGY 366 BEHAVIOR OF ANIMALS NORTHERN ARIZONA UNIVERSITY FALL 2012

COURSE OUTLINE BIOLOGY 366 BEHAVIOR OF ANIMALS NORTHERN ARIZONA UNIVERSITY FALL 2012 COURSE OUTLINE BIOLOGY 366 BEHAVIOR OF ANIMALS NORTHERN ARIZONA UNIVERSITY FALL 2012 GENERAL INFORMATION: Instructor: Stephen M. Shuster, BS 302 Office Hrs: TTh: 2:00-3:00 or by appointment. Phone: SMS:

More information

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

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

More information

GOVT 2305 Federal Government Frank Phillips College

GOVT 2305 Federal Government Frank Phillips College GOVT 2305 Federal Government Frank Phillips College General Course Information Credit Hours: 3 General Education Core Curriculum Course Prerequisite Passage of or exemption from the Reading Section of

More information

BUS 3525 Strategic Management Online

BUS 3525 Strategic Management Online New York City College of Technology Of the City University of New York Department of Business Dr. Roy D. Iraggi N 1026 x5776 BUS 3525 Strategic Management Online Text: Strategic Management in Action, 6th

More information

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

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

More information

http://www.dmacc.edu COURSE TITLE: Java Application Developer Certificate Program

http://www.dmacc.edu COURSE TITLE: Java Application Developer Certificate Program http://www.dmacc.edu COURSE TITLE: Java Application Developer Certificate Program INSTRUCTOR INFORMATION NAME: Kelli Kleindorfer EMAIL ADDRESS: kjkleindorfer@dmacc.edu PHONE NUMBER: 515.965.7002 (office

More information

How To Pass A Chemistry Course

How To Pass A Chemistry Course CHEM 1307: SURVEY OF ORGANIC AND BIOCHEMISTRY Spring 2015 T/R 4:30 PM 5:45 PM; AGIT 238 Instructor: Dr. Tasneem Hossain-Kumar Office Location: STC # 302 Office Hours: T/R 2:00 PM 3:00 PM and by appointment

More information

West Los Angeles College Department of Allied Health Pharmacy Technician Program

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

More information

GREAT BASIN COLLEGE TRANPORT TECHNOLOGY

GREAT BASIN COLLEGE TRANPORT TECHNOLOGY GREAT BASIN COLLEGE TRANPORT TECHNOLOGY CDL Students, Please read the following disciplinary actions for safety violations and the procedures for incidents of vehicle accidents. Contact your instructor

More information

Course Syllabus. VETT 1004: Surgical Preparation and Assisting 1

Course Syllabus. VETT 1004: Surgical Preparation and Assisting 1 Distance Education Veterinary Technology Program Course Syllabus VETT 1004: Surgical Preparation and Assisting 1 Course Workbook Copyright 2006 David L. Wright, D.V.M. Revised Summer 2006 Educational opportunities

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

JOHN A. LOGAN COLLEGE M. Rogers SM 14. CIS 230 OPERATING SYSTEMS 3 cr. (2-2)

JOHN A. LOGAN COLLEGE M. Rogers SM 14. CIS 230 OPERATING SYSTEMS 3 cr. (2-2) JOHN A. LOGAN COLLEGE M. Rogers SM 14 CIS 230 OPERATING SYSTEMS 3 cr. (2-2) COURSE DESCRIPTION: Students will learn important concepts about Microsoft Windows Vista operating system while applying skills

More information

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

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

More information

INTERNET CONTEMPORARY AMERICAN SOCIETY (809-197) COURSE OUTLINE AND POLICIES (SPRING 09 SEMESTER)

INTERNET CONTEMPORARY AMERICAN SOCIETY (809-197) COURSE OUTLINE AND POLICIES (SPRING 09 SEMESTER) CHIPPEWA VALLEY TECHNICAL COLLEGE EAU CLAIRE, WISCONSIN INTERNET CONTEMPORARY AMERICAN SOCIETY (809-197) COURSE OUTLINE AND POLICIES (SPRING 09 SEMESTER) HOURS/WEEK: determined by student CREDITS: 3 [Theory-3;

More information

CENTRAL TEXAS COLLEGE ITSY 2401 FIREWALLS AND NETWORK SECURITY. Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS:

CENTRAL TEXAS COLLEGE ITSY 2401 FIREWALLS AND NETWORK SECURITY. Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: CENTRAL TEXAS COLLEGE ITSY 2401 FIREWALLS AND NETWORK SECURITY Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: I. INTRODUCTION A. Identify elements of firewall design, types of security threats and

More information

AUBURN UNIVERSITY RAYMOND J. HARBERT COLLEGE OF BUSINESS DEPARTMENT OF FINANCE FINC 3630: ADVANCED CORPORATE FINANCE SPRING 2014

AUBURN UNIVERSITY RAYMOND J. HARBERT COLLEGE OF BUSINESS DEPARTMENT OF FINANCE FINC 3630: ADVANCED CORPORATE FINANCE SPRING 2014 AUBURN UNIVERSITY RAYMOND J. HARBERT COLLEGE OF BUSINESS DEPARTMENT OF FINANCE FINC 3630: ADVANCED CORPORATE FINANCE SPRING 2014 Instructor: Dr. Damion McIntosh CFM CMA CPA Preferred email address: drm0018@auburn.edu

More information

JOHN A. LOGAN COLLEGE M. Rogers SM 14. CIS 208-01 SECURITY AWARENESS 3 cr. (3-0)

JOHN A. LOGAN COLLEGE M. Rogers SM 14. CIS 208-01 SECURITY AWARENESS 3 cr. (3-0) JOHN A. LOGAN COLLEGE M. Rogers SM 14 CIS 208-01 SECURITY AWARENESS 3 cr. (3-0) COURSE DESCRIPTION: This course is designed to provide a security awareness overview and emphasize the importance of information

More information

University of Texas at San Antonio English 2413: Technical Writing Fall 2011

University of Texas at San Antonio English 2413: Technical Writing Fall 2011 University of Texas at San Antonio English 2413: Technical Writing Fall 2011 Instructor: Kristina Gutierrez Office Hours: MW 9:30am -10:30am or by appointment Office location: MB 2.308 Email: Kristina.Gutierrez@utsa.edu

More information

LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY & SERVICE SYLLABUS COURSE NUMBER: MEDPT 275-01 CREDITS: 3 OFFICE: SGC #200B TELEPHONE NUMBER: 792-2371

LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY & SERVICE SYLLABUS COURSE NUMBER: MEDPT 275-01 CREDITS: 3 OFFICE: SGC #200B TELEPHONE NUMBER: 792-2371 LEWIS-CLARK STATE COLLEGE BUSINESS TECHNOLOGY & SERVICE SYLLABUS COURSE TITLE: Medical Coding COURSE NUMBER: MEDPT 275-01 CREDITS: 3 INSTRUCTOR: Rhona Alboucq OFFICE: SGC #200B TELEPHONE NUMBER: 792-2371

More information

How To Pass Onliner College Algebra 1314 Online Online Online Online Online

How To Pass Onliner College Algebra 1314 Online Online Online Online Online RANGER COLLEGE Math 1314 College Algebra - ONLINE ONLINE Instructor: Kimberly Calton Office Location: Early Campus Office Hours: Otherwise by appointment only Cell Phone: 512-914-8883 E-Mail: kcalton@rangercollege.edu

More information

ACCT 525 06W Advanced Managerial Accounting Spring 2015 Online Course

ACCT 525 06W Advanced Managerial Accounting Spring 2015 Online Course ACCT 525 06W Advanced Managerial Accounting Spring 2015 Online Course Instructor: Shiyou Li, Ph.D., CPA, CMA Office: BA 114 E-Mail: Shiyou.Li@tamuc.edu Telephone: 903.886.5659 Course Time and Location:

More information

WHITE MOUNTAINS COMMUNITY COLLEGE 2020 Riverside Drive, Berlin, NH 03570 COURSE SYLLABUS. Introduction to Psychology.

WHITE MOUNTAINS COMMUNITY COLLEGE 2020 Riverside Drive, Berlin, NH 03570 COURSE SYLLABUS. Introduction to Psychology. WHITE MOUNTAINS COMMUNITY COLLEGE 2020 Riverside Drive, Berlin, NH 03570 COURSE SYLLABUS BPSY111 Course Number Introduction to Psychology Title Prepared by: Pamela DelliColli Semester: Spring 2013 Catalog

More information

INTRODUCTION TO HEALTH INFORMATION HEALTH INFORMATION TECHNOLOGY

INTRODUCTION TO HEALTH INFORMATION HEALTH INFORMATION TECHNOLOGY INTRODUCTION TO HEALTH INFORMATION HEALTH INFORMATION TECHNOLOGY Course Number: HITC 101 Kaskaskia, HIT 101 Logan, HIT 101 Shawnee Hours of Lecture: 3 Hours of Laboratory: 0 Credits: 3 Semester/Year: Fall,

More information

RANGER COLLEGE SYLLABUS

RANGER COLLEGE SYLLABUS Course: Math 1314, College Algebra Credit Hours: 3 Instructor: Dr. Norman Fletcher Office Location: Science #1 Office Hours: Email: nfletcher@rangercollege.edu Office Phone: 254 647 3234, ext. 7031 RANGER

More information

CENTRAL TEXAS COLLEGE ITNW 1316 NETWORK ADMINISTRATION. Semester Hours Credit: 3

CENTRAL TEXAS COLLEGE ITNW 1316 NETWORK ADMINISTRATION. Semester Hours Credit: 3 CENTRAL TEXAS COLLEGE ITNW 1316 NETWORK ADMINISTRATION INSTRUCTOR: Semester Hours Credit: 3 OFFICE HOURS: I. INTRODUCTION A. An introduction to the basic concepts of network administration, this course

More information