Reid State Technical College

Size: px
Start display at page:

Download "Reid State Technical College"

Transcription

1 Reid State Technical College I. ILT 96 Advanced Programmable Logic Controllers II. COURSE HOURS Credit Hours (fall and spring semesters - 4 contact hours per week) (summer semester - 6 contact hours per week) III. CLASS MEETING DATES/TIMES/LOCATION ILT 96 D Wednesday / Thursday :5pm thru 4:0pm Building 700 IV. INSTRUCTOR, CONTACT INFORMATION, CONTACT POLICY, OFFICE HOURS/LOCATION Mr. Cole ext. 88 dcole@rstc.edu Please contact by phone during normal business hours. Office Hours 7:0a.m. 5:00p.m. Monday Thursday Office Location: Building 700 V. COURSE DESCRIPTION This course provides an introduction to programmable logic controllers. Emphasis is placed on, but not limited to, the following: PLC hardware and software, numbering systems, installation, and programming. Upon completion, students must demonstrate their ability by developing, loading, debugging, and optimizing PLC programs. VI. PREREQUISITE(S)/CO-REQUISITE(S) Prerequisites: none Co-requisites: none Copyright 004

2 VII. TEXTBOOK(S) AND OTHER LEARNING RESOURCES Programmable Logic Controllers, Edition 4e, McGraw-Hill, Frank Petruzella, ISBN: LogixPro PLC Lab Manual for use with Programmable Logic Controllers, Edition 4e, McGraw- Hill, Frank Petruzella, ISBN: VIII. PROFESSIONAL COMPETENCIES/OBJECTIVES After completion of INT 96 Advanced Programmable Logic Controllers, the student will be able to: Read and interpret field wiring symbol functions. Describe the function and operation of a PLC system. Demonstrate the use of the major components of the PLC systems and explain their function. Explain various numbering systems and convert between them. Explain various coded numbering systems. Read and interpret program symbol functions. Install PLC components and wiring devices. Perform basic PLC programming. Use timer instructions in control applications. Use counter instructions in control applications. IX. STUDENT LEARNING OUTCOMES MODULE A - REVIEW OF FIELD WIRING SYMBOL FUNCTIONS MODULE DESCRIPTION This module is designed to lead the students in a review of field wiring symbol functions. Topics include electromagnetic controls, basic devices and symbols, sensor operation, control processes, and wiring diagrams. PROFESSIONAL COMPETENCIES A.0 Read and interpret field wiring symbol functions. A. Use field wiring symbols and explain the proper use of each electromechanical and solid state device. Copyright 004

3 LEARNING OBJECTIVES A. Demonstrate the use of field wiring device symbols in relay ladder logic. A.. Identify the functions of electromagnetic control relays, contactors, and motor starters. A.. Identify the basic device and switch symbols found in PLC installations. A.. Explain the operation of sensors and output control devices. A..4 Identify sequential and combination control processes. A.. Identify the parts of a relay logic wiring diagram. A.. Create and modify a relay logic wiring diagram. MODULE A OUTLINE: Electromagnetic controls - Relays - Contactors - Motor starters Basic devices and symbols Sensor operation - Sinking - Sourcing Control processes - Sequential - Combination Wiring diagrams MODULE B OVERVIEW OF PLC HARDWARE AND SOFTWARE MODULE DESCRIPTION This module is designed to teach the students the function and operation of a PLC system. The students will also demonstrate the use of the major components of the PLC system and explain their function. Topics include an overview of PLC basic components, processor units, input and output sections, power supply components, the chassis and backplane, and software operation. Copyright 004

4 PROFESSIONAL COMPETENCIES B.0 Describe the function and operation of a PLC system. B.0 Demonstrate the use of the major components of the PLC systems and explain their function. B. This competency is measured cognitively. B. Describe the operation of the processor and its purpose in the PLC system. B. Describe the difference between input and output modules and explain their function. B. Explain how the power supply interfaces with the processor and I/O section. B.4 Describe the purpose of the chassis and backplane. LEARNING OBJECTIVES B.. B.. B.. B..4 B.. B.. B.. B..4 B..5 B..6 B..7 B.5 Demonstrate how to establish communication between the programming device and PLC. State the purpose of PLCs. Differentiate between a PLC and a relay logic control. Describe several advantages of a programmable logic controller (PLC) over hardwired relay systems. Identify the major components of a typical PLC and describe the function of each. Describe the function of the processor. Describe a typical program scan. Describe the function of the watchdog timer. Identify the distinct types of memory. Identify the types of information stored in each category of memory. Define various terms associated with processors. Define a network. Copyright 004

5 B.. B.. B.. B..4 B..5 B..6 B.. B.4. B.4. B.4. Define various terms such as discrete and analog. Describe the I/O section of a PLC. Describe how basic AC and DC input and output modules work. Describe the proper wiring connections for input and output devices and their corresponding modules. Explain why a hardwired emergency-stop function is desirable. Describe what I/O shielding does. Describe the basic function of the regulated power supply and its connections to the processor and I/O section. Identify the chassis and backplane. Explain the purpose of the chassis. Explain the purpose of the backplane. B.5. Establish communication between the programming device and the PLC. MODULE B OUTLINE: Overview of PLC basic components Processor unit Input and output section Power supply components Chassis and backplane Software operation MODULE C NUMBERING SYSTEMS MODULE DESCRIPTION This module is designed to teach the students the various numbering systems, techniques for converting between the systems, and the coded numbering systems. PROFESSIONAL COMPETENCIES C.0 Explain various numbering systems and convert between them. C.0 Explain various coded numbering systems. LEARNING OBJECTIVES Copyright 004 C. Demonstrate how to convert between specified numbering systems. C. This competency is measured cognitively.

6 C.. C.. C.. Identify various numbering systems. Count using various numbering systems. Explain how to convert between various numbering systems. C.. Explain the use of coded numbering systems. C.. Differentiate between various coded numbering systems. MODULE C OUTLINE: Numbering Systems o Types o Codes o Conversions MODULE D PROGRAM SYMBOL FUNCTIONS MODULE DESCRIPTION The purpose of this module is to teach the students how to read and interpret program symbol functions. Topics include functions, and sequencers. PROFESSIONAL COMPETENCIES D.0 Read and interpret program symbol functions. LEARNING OBJECTIVES D.. D.. D. Determine proper symbols to use for input and output devices. Explain and describe specified programming functions. Describe the difference between logical and discrete holding contacts. MODULE D OUTLINE: Program symbol - Functions - Sequences MODULE E PLC SYSTEMS AND WIRING DEVICES MODULE DESCRIPTION The purpose of this module is to teach the students to install PLC components and wiring devices. Topics include connections to the chassis, I/O devices, system power, and programming terminal. PLC location considerations will also be discussed. Copyright 004

7 PROFESSIONAL COMPETENCIES E.0 Install PLC components and wiring devices. LEARNING OBJECTIVES E.. E.. E. Install, and connect specified PLC components to meet safety requirements. Explain the need, importance and function of safety circuits. Explain the proper installation of the major components. MODULE E OUTLINE: Connections - PLC chassis - I/O devices o Analog Sinking Sourcing o Digital Sinking Sourcing - System power - Programming terminal PLC location considerations MODULE F BASIC PROGRAMMING MODULE DESCRIPTION The purpose of this module is to teach the students to perform basic PLC programming. Topics include program safety, design and implementation, PLC modes for processor programming and running, logic continuity, and optimization. PROFESSIONAL COMPETENCIES F.0 Perform basic PLC programming. F. Design, document, and/or modify an active, operational program to perform a specific function. F. Analyze and optimize an existing program. Copyright 004

8 LEARNING OBJECTIVES F.. F.. F.. F..4 F..5 F.. F.. F.. F..4 F. Safely perform live edits and force instructions. Demonstrate the rules that govern a ladder diagram. Explain the steps for creating and documenting a program to perform a basic task. Explain the steps to modify a previously created program. Describe the use of various elements of the instruction set. Explain how to execute the program. Explain the purpose for program optimization. Describe various common programming techniques to optimize a program. Differentiate between an optimized and non-optimized program. Explain the term on-line and off-line programming. F.. Define a force function. F.. Identify and describe the safety precautions related to on-line editing and forcing. MODULE F OUTLINE: Program safety consideration Program design and implementation PLC modes for processor programming and running Program logic continuity Program optimization MODULE G PROGRAMMING TIMERS MODULE DESCRIPTION The purpose of this module is to teach the students the function and application of timer instructions. Topics include on delay, off delay, and retentive timers. PROFESSIONAL COMPETENCIES G.0 Use timer instructions in control applications. LEARNING OBJECTIVES G. Write and/or modify programs using timer instructions. Copyright 004

9 G.. G.. G.. G..4 G..5 G..6 Define various terms associated with PLC timer functions. Describe the operation of on-delay and off-delay timers. Describe PLC timer instruction basics. Differentiate between a non-retentive and retentive timer. Analyze and interpret typical PLC ladder logic programs containing timers. Describe how to use ON/OFF-delay timers to create PLC ladder logic diagrams. MODULE G OUTLINE: Timer instructions Timer ladder logic programs ON delay timers OFF delay timers Retentive timers with reset MODULE H PROGRAMMING COUNTERS MODULE DESCRIPTION The purpose of this module is to teach the students to use counter instructions in control applications. Topics include count up and count down counters. PROFESSIONAL COMPETENCIES H.0 Use counter instructions in control applications. LEARNING OBJECTIVES H.. H.. H.. H..4 H..5 H..6 H..7 H..8 Copyright 004 H. Write and/or modify programs using counters. Define terms associated with PLC counter functions. List and describe the functions of PLC counter instructions. Analyze and interpret typical PLC programs containing counter applications. Describe how to apply the PLC counter function to control systems. Describe how to use count up functions. Describe how to use count down functions. Explain how to reset counters. Explain an overflow or underflow condition. MODULE H OUTLINE:

10 Counter terms Counter instructions Counter functions Count up and down logic diagrams Counter reset Overflow and underflow of counters X. EVALUATION AND ASSESSMENT Student s final grade in ILT- 96 Advanced Programmable Logic Controllers is based on the following: Course Tests 5% Comprehensive Final 0% Daily and Lab Assignments 5% Total possible 00% Assignments submitted after the due date will be penalized 0 points. Lab assignments are to be completed when assigned. Lab assignments include points for following safe working practices, cleanliness of assigned lab area at the end of the assignment, and professionalism while in the lab area. YOU WILL BE IMMEDIATELY TOLD TO LEAVE THE LAB WHEN YOU ARE NOT FOLLOWING LAB SAFETY PROCEDURES AND RECEIVE A ZERO FOR THAT DAYS LAB ASSIGNMENT. YOU WILL NOT BE GIVEN A CHANCE TO MAKE THAT DAY S WORK UP. Grades will be assigned as follows: 90 to 00 A 80 to 89 B 70 to 79 C 60 to 69 D Below 60 F Copyright 004

11 XI. ATTENDANCE a. Students are expected to attend all classes for which they are registered. Students who are unable to attend class regularly, regardless of the reason or circumstance, should withdraw from that class before poor attendance interferes with the student s ability to achieve the objectives required in the course. Withdrawal from class can affect eligibility for federal financial aid. b. Students are expected to attend all Labs required for each course. Only excused absences will be considered for make up. c. If you are late to take the final you can not take the test. XII. ACADEMIC INTEGRITY As stated in the college catalog: The college expects all students to be honest in their academic activities. Any student found guilty of academic dishonesty may be dropped from the course with a grade of F. Some examples of academic dishonesty are:. Giving or receiving unauthorized help from another student during an examination.. Using any source of unauthorized information or assistance (notes, books, spoken work, screenshots, photos, etc.) during examination.. Obtaining an examination or any part of an examination without authorization (screenshots, copying, photographing, etc.) 4. Submitting for credit any theme, report, speech, outline, lab paper, notebook or similar item without appropriate acknowledgement (plagiarism) of the whole or part, if it has been obtained from another source. 5. Altering or causing to be altered without authorization, the record of any grade in any grade book, office, or other record (signing attendance sheets for another student). 6. Taking an examination or otherwise doing any other type of work for another student (providing one s work for another student to copy and submit as his/her own). 7. Presenting false data or information or intentionally misrepresenting one s record for admission, registration or graduation. XIII. TOBACCO USE a. Use of tobacco products (smoking, chewing, dipping,..) is prohibited at all times in the classrooms, labs and buildings for this course. Copyright 004

12 XIV. STATEMENT ON DISCRIMINATION/HARASSMENT The College and the Alabama Board of Education are committed to providing both employment and educational environments free of harassment or discrimination related to an individual s race, color, gender, religion, national origin, age, or disability. Such harassment is a violation of State Board of Education policy. Any practice or behavior that constitutes harassment is a violation of State Board of Education policy. Any practice or behavior that constitutes harassment or discrimination will not be tolerated. XV. AMERICANS WITH DISABILITIES The Rehabilitation Act of 97 (Section 504) and the American with Disabilities Act of 990 state that qualified students with disabilities who meet the essential functions and academic requirements are entitled to reasonable accommodations. It is the student s responsibility to provide appropriate disability documentation to the College. Please contact the ADA representative. Copyright 004

13 STUDENT ACKNOWLEDGEMENT FORM ILT94D I,, verify that I have been instructed on each of the following listed items as related to the Industrial Electricity/Electronics Department. Student Information Check Instructor Record Degree Plan Course Syllabus Department Policies Food/Drink in the Lab Safety Rules Clean up Final Exam Grades Student Required Textbooks Attendance Work Ethics Catalog Internet Use Agreement Copyright 004

Computer Architecture CSC

Computer Architecture CSC Computer Architecture CSC 343 001 Greg T. Harber Department of Computer Science Nelson Rusche College of Business McGee 303B gth@cs.sfasu.edu 468-1867, 468-2508 Office Hours Monday 10:30-11:30 1:30-2:30

More information

Introduction and Theory of Automotive Technology (AUMT 1301)

Introduction and Theory of Automotive Technology (AUMT 1301) Introduction and Theory of Automotive Technology (AUMT 1301) Credit: 3 semester credit hours (3 hours lecture) Prerequisite/Co-requisite: None Course Description An introduction to the automobile industry

More information

Phys4051: Methods of Experimental Physics I

Phys4051: Methods of Experimental Physics I Phys4051: Methods of Experimental Physics I 5 credits This course is the first of a two-semester sequence on the techniques used in a modern experimental physics laboratory. Because of the importance of

More information

The University of Texas at Tyler College of Business and Technology Department of Management and Marketing SPRING 2015

The University of Texas at Tyler College of Business and Technology Department of Management and Marketing SPRING 2015 The University of Texas at Tyler College of Business and Technology Department of Management and Marketing SPRING 2015 COURSE NUMBER MANA 1300.001 COURSE TITLE Introduction to Business COURSE MEETINGS

More information

Scottsdale Community College Spring 2016 CIS190 Intro to LANs CIS105 or permission of Instructor

Scottsdale Community College Spring 2016 CIS190 Intro to LANs CIS105 or permission of Instructor Scottsdale Community College Spring 2016 CIS190 Intro to LANs 28058 Instructor Information Instructor: Al Kelly Email: ALB2148907@Scottsdale.edu Phone: 480.518.1657 Office Location: CM448 Office Hours:

More information

CHEM 1105: SURVEY OF GENERAL CHEMISTRY LABORATORY COURSE INFORMATION

CHEM 1105: SURVEY OF GENERAL CHEMISTRY LABORATORY COURSE INFORMATION CHEM 1105: SURVEY OF GENERAL CHEMISTRY LABORATORY Fall 2017 Course: Chemistry 1105 laboratory sections meet: Lab Section 01: Tuesday 6:00 pm 8:50 pm; STC 310 Lab Section 02: Wednesday 6:00 pm 8:50 pm;

More information

Syllabus - ESET 369 Embedded Systems Software, Fall 2016

Syllabus - ESET 369 Embedded Systems Software, Fall 2016 Syllabus - ESET 369 Embedded Systems Software, Fall 2016 Contact Information: Professor: Dr. Byul Hur Office: 008A Fermier Telephone: (979) 845-5195 Facsimile: E-mail: byulmail@tamu.edu Web: www.tamuresearch.com

More information

SYLLABUS. EC 322 Intermediate Macroeconomics Fall 2012

SYLLABUS. EC 322 Intermediate Macroeconomics Fall 2012 SYLLABUS EC 322 Intermediate Macroeconomics Fall 2012 Location: Online Instructor: Christopher Westley Office: 112A Merrill Phone: 782-5392 Office hours: Tues and Thur, 12:30-2:30, Thur 4:00-5:00, or by

More information

MURRAY STATE UNIVERSITY DEPARTMENT: NUTRITION, DIETETICS, AND FOOD MANAGEMENT COURSE PREFIX: NTN COURSE NUMBER: 230 CREDIT HOURS: 3

MURRAY STATE UNIVERSITY DEPARTMENT: NUTRITION, DIETETICS, AND FOOD MANAGEMENT COURSE PREFIX: NTN COURSE NUMBER: 230 CREDIT HOURS: 3 MURRAY STATE UNIVERSITY DEPARTMENT: NUTRITION, DIETETICS, AND FOOD MANAGEMENT COURSE PREFIX: NTN COURSE NUMBER: 230 CREDIT HOURS: 3 I. TITLE: Nutrition II. III. COURSE DESCRIPTION AND PREREQUISITE(S):

More information

TRINITY VALLEY COMMUNITY COLLEGE COURSE SYLLABUS

TRINITY VALLEY COMMUNITY COLLEGE COURSE SYLLABUS Semester- Fall 2014 TRINITY VALLEY COMMUNITY COLLEGE COURSE SYLLABUS Course Rubric, Title: : WLDG 1323 Welding, Safety, Tools and Equipment Instructor Name: Tom Sheram Class Location: Welding Building

More information

Cleveland State University Introduction to University Life Course Syllabus Fall ASC 101 Section:

Cleveland State University Introduction to University Life Course Syllabus Fall ASC 101 Section: Cleveland State University Introduction to University Life Course Syllabus Fall 2016 - ASC 101 Section: Day: Time: Location: Office Hours: By Appointment Instructor: Office: Phone: Email: @CSU_FYE (CSU

More information

Course Syllabus. Alternatively, a student can schedule an appointment by .

Course Syllabus. Alternatively, a student can schedule an appointment by  . Course Syllabus Course Information Course Number/Section CS/SE 6301.006 Course Title Virtual Reality Term Spring 2013 Days & Times Tues & Thurs 1:00pm 2:15pm; JO 3.516 Professor Contact Information Professor

More information

Medical Terminology - Mdca 1313 Course Syllabus: Summer 2017

Medical Terminology - Mdca 1313 Course Syllabus: Summer 2017 Medical Terminology - Mdca 1313 Course Syllabus: Summer 2017 Northeast Texas Community College exists to provide responsible, exemplary learning opportunities. April Brannon Office: Online Phone: Cell:

More information

Course Policies and Syllabus BUL3130 The Legal, Ethical, and Social Aspects of Business Syllabus Spring A 2017 ONLINE

Course Policies and Syllabus BUL3130 The Legal, Ethical, and Social Aspects of Business Syllabus Spring A 2017 ONLINE F Course Policies and Syllabus BUL3130 The Legal, Ethical, and Social Aspects of Business Syllabus Spring A 2017 ONLINE Instructor: Theresa Moore Title: Professor Office: 200/405 Office Hours: Mon. 11-1:30,

More information

Office Hours: Day Time Location TR 12:00pm - 2:00pm Main Campus Carl DeSantis Building 5136

Office Hours: Day Time Location TR 12:00pm - 2:00pm Main Campus Carl DeSantis Building 5136 FIN 3110 - Financial Management I. Course Information Course: FIN 3110 - Financial Management Semester Credit Hours: 3.0 Course CRN and Section: 20812 - NW1 Semester and Year: Fall 2017 Course Start and

More information

ACCT 100 Introduction to Accounting Course Syllabus Course # on T Th 12:30 1:45 Spring, 2016: Debra L. Schmidt-Johnson, CPA

ACCT 100 Introduction to Accounting Course Syllabus Course # on T Th 12:30 1:45 Spring, 2016: Debra L. Schmidt-Johnson, CPA ACCT 100 Introduction to Accounting Course Syllabus Course # 22017 on T Th 12:30 1:45 Spring, 2016: Debra L. Schmidt-Johnson, CPA Course Description: This class introduces the student to the basics of

More information

PHO 1110 Basic Photography for Photographers. Instructor Information: Materials:

PHO 1110 Basic Photography for Photographers. Instructor Information: Materials: Revised: 5/2017 Nashville State Community College Business & Applied Arts Visual Communications / Photography PHO 1110 Basic Photography for Photographers 3 credit hours An introduction to the fundamentals

More information

Class meetings: Time: Monday & Wednesday 7:00 PM to 8:20 PM Place: TCC NTAB 2222

Class meetings: Time: Monday & Wednesday 7:00 PM to 8:20 PM Place: TCC NTAB 2222 Organizational Behavior MANA 3318-012 Fall 2010 Instructor: Mr. A. Moses, M.S. Office: Room 604, College of Business Administration Tel no: 817-272-3851 Email id: amoses@uta.edu Home Page: http://management.uta.edu/aaron/main.htm

More information

Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building

Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building Professor: Dr. Michelle Sheran Office: 445 Bryan Building Phone: 256-1192 E-mail: mesheran@uncg.edu Office Hours:

More information

Philosophy in Literature: Italo Calvino (Phil. 331) Fall 2014, M and W 12:00-13:50 p.m.; 103 PETR. Professor Alejandro A. Vallega.

Philosophy in Literature: Italo Calvino (Phil. 331) Fall 2014, M and W 12:00-13:50 p.m.; 103 PETR. Professor Alejandro A. Vallega. Philosophy in Literature: Italo Calvino (Phil. 331) Fall 2014, M and W 12:00-13:50 p.m.; 103 PETR. Professor Alejandro A. Vallega Syllabus Class Description This is an intensive upper level philosophy

More information

COURSE SYLLABUS: CPSC6142 SYSTEM SIMULATION-SPRING 2015

COURSE SYLLABUS: CPSC6142 SYSTEM SIMULATION-SPRING 2015 COURSE SYLLABUS: CPSC6142 SYSTEM SIMULATION-SPRING 2015 INSTRUCTOR NAME - Dr. Hoda Mehrpouyan EMAIL mehrpouyan_hoda@columbusstate.edu PHONE -706 507 8183 OFFICE HOURS AND LOCATION Monday through Thursday

More information

EEAS 101 BASIC WIRING AND CIRCUIT DESIGN. Electrical Principles and Practices Text 3 nd Edition, Glen Mazur & Peter Zurlis

EEAS 101 BASIC WIRING AND CIRCUIT DESIGN. Electrical Principles and Practices Text 3 nd Edition, Glen Mazur & Peter Zurlis EEAS 101 REQUIRED MATERIALS: TEXTBOOK: WORKBOOK: Electrical Principles and Practices Text 3 nd Edition, Glen Mazur & Peter Zurlis Electrical Principles and Practices Workbook 3 nd Edition, Glen Mazur &

More information

TRINITY VALLEY COMMUNITY COLLEGE COURSE SYLLABUS

TRINITY VALLEY COMMUNITY COLLEGE COURSE SYLLABUS Semester- Fall 2016 TRINITY VALLEY COMMUNITY COLLEGE COURSE SYLLABUS Course Rubric, Title: WLDG 1421 Introduction to Welding Fundamentals Instructor Name: Tom Sheram Class Location: Welding Building Office

More information

STANDARDIZED COURSE SYLLABUS

STANDARDIZED COURSE SYLLABUS STANDARDIZED COURSE SYLLABUS COURSE TITLE ENG 2223 VAA--American Literature I Instructor: Glenda Silverii Copiah-Lincoln Community College Office Phone: 601.643.8440 Email: Glenda.silverii@colin.edu Office

More information

Accounting 380K.6 Accounting and Control in Nonprofit Organizations (#02705) Spring 2013 Professors Michael H. Granof and Gretchen Charrier

Accounting 380K.6 Accounting and Control in Nonprofit Organizations (#02705) Spring 2013 Professors Michael H. Granof and Gretchen Charrier Accounting 380K.6 Accounting and Control in Nonprofit Organizations (#02705) Spring 2013 Professors Michael H. Granof and Gretchen Charrier 1. Office: Prof Granof: CBA 4M.246; Prof Charrier: GSB 5.126D

More information

Foothill College Fall 2014 Math My Way Math 230/235 MTWThF 10:00-11:50 (click on Math My Way tab) Math My Way Instructors:

Foothill College Fall 2014 Math My Way Math 230/235 MTWThF 10:00-11:50  (click on Math My Way tab) Math My Way Instructors: This is a team taught directed study course. Foothill College Fall 2014 Math My Way Math 230/235 MTWThF 10:00-11:50 www.psme.foothill.edu (click on Math My Way tab) Math My Way Instructors: Instructor:

More information

CS 100: Principles of Computing

CS 100: Principles of Computing CS 100: Principles of Computing Kevin Molloy August 29, 2017 1 Basic Course Information 1.1 Prerequisites: None 1.2 General Education Fulfills Mason Core requirement in Information Technology (ALL). 1.3

More information

Discrimination Complaints/Sexual Harassment

Discrimination Complaints/Sexual Harassment Discrimination Complaints/Sexual Harassment Original Implementation: September 1990/February 2, 1982 Last Revision: July 17, 2012 General Policy Guidelines 1. Purpose: To provide an educational and working

More information

CIS 121 INTRODUCTION TO COMPUTER INFORMATION SYSTEMS - SYLLABUS

CIS 121 INTRODUCTION TO COMPUTER INFORMATION SYSTEMS - SYLLABUS CIS 121 INTRODUCTION TO COMPUTER INFORMATION SYSTEMS - SYLLABUS Section: 7591, 7592 Instructor: Beth Roberts Class Time: Hybrid Classroom: CTR-270, AAH-234 Credits: 5 cr. Email: Canvas messaging (preferred)

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Fall 06 Catalog Course Description: A study of

More information

MinE 382 Mine Power Systems Fall Semester, 2014

MinE 382 Mine Power Systems Fall Semester, 2014 MinE 382 Mine Power Systems Fall Semester, 2014 Tuesday & Thursday, 9:30 a.m. 10:45 a.m., Room 109 MRB Instructor: Dr. Mark F. Sindelar, P.E. Room 233 MRB (center office in the Mine Design Lab) Mining

More information

MKT ADVERTISING. Fall 2016

MKT ADVERTISING. Fall 2016 TENTATIVE syllabus ~ subject to changes and modifications at the start of the semester MKT 4350.001 ADVERTISING Fall 2016 Mon & Wed, 11.30 am 12.45 pm Classroom: JSOM 2.802 Prof. Abhi Biswas Email: abiswas@utdallas.edu

More information

ECON492 Senior Capstone Seminar: Cost-Benefit and Local Economic Policy Analysis Fall 2017 Instructor: Dr. Anita Alves Pena

ECON492 Senior Capstone Seminar: Cost-Benefit and Local Economic Policy Analysis Fall 2017 Instructor: Dr. Anita Alves Pena ECON492 Senior Capstone Seminar: Cost-Benefit and Local Economic Policy Analysis Fall 2017 Instructor: Dr. Anita Alves Pena Contact: Office: C 306C Clark Building Phone: 970-491-0821 Fax: 970-491-2925

More information

Introduction to Sociology SOCI 1101 (CRN 30025) Spring 2015

Introduction to Sociology SOCI 1101 (CRN 30025) Spring 2015 Introduction to Sociology SOCI 1101 (CRN 30025) Spring 2015 INSTRUCTOR: CLASS LOCATION: Dr. Jewrell Rivers Room 126, Bowen Hall CLASS DAYS/TIMES: Monday, Wednesday, Friday, 10:00-10:50 OFFICE LOCATION:

More information

Instructor: Khaled Kassem (Mr. K) Classroom: C Use the message tool within UNM LEARN, or

Instructor: Khaled Kassem (Mr. K) Classroom: C Use the message tool within UNM LEARN, or University of New Mexico- Valencia Campus Department of Science & Mathematics Math 193- Sec. 503- CRN # 53634 Teaching Critical Thinking for Mathematics Fall 2015 Instructor: Khaled Kassem (Mr. K) Classroom:

More information

UNDERGRADUATE SEMINAR

UNDERGRADUATE SEMINAR UNDERGRADUATE SEMINAR CHE 572-001 (1 st -time registrants) and 572-002 (2 nd -time registrants) Spring Semester 2012, Wednesday 4:00 p.m., CP-137 Instructors CHE 572-001 Prof. Mark D. Watson. CP-318, mdwatson@uky.edu.

More information

PSY 1012 General Psychology. Course Policies and Syllabus

PSY 1012 General Psychology. Course Policies and Syllabus PSY 1012 General Psychology Course Policies and Syllabus Course Number: PSY 1012, General Psychology Instructor: Deidre Seker Office Hrs. No posted office hours. If a meeting is desired beyond immediate

More information

UNIVERSITY OF NORTH ALABAMA DEPARTMENT OF HEALTH, PHYSICAL EDUCATION AND RECREATION. First Aid

UNIVERSITY OF NORTH ALABAMA DEPARTMENT OF HEALTH, PHYSICAL EDUCATION AND RECREATION. First Aid UNIVERSITY OF NORTH ALABAMA DEPARTMENT OF HEALTH, PHYSICAL EDUCATION AND RECREATION COURSE NUMBER: HPE 233 COURSE TITLE: First Aid SEMESTER HOURS: 3 semester hours PREREQUISITES: None REVISED: January

More information

English Policy Statement and Syllabus Fall 2017 MW 10:00 12:00 TT 12:15 1:00 F 9:00 11:00

English Policy Statement and Syllabus Fall 2017 MW 10:00 12:00 TT 12:15 1:00 F 9:00 11:00 English 0302.203 Policy Statement and Syllabus Fall 2017 Instructor: Patti Thompson Phone: (806) 716-2438 Email addresses: pthompson@southplainscollege.edu or pattit22@att.net (home) Office Hours: RC307B

More information

BUFFET THEORY AND PRODUCTION - CHEF 2332 Thursday 1:30pm 7:00pm Northeast Texas Community College - Our Place Restaurant Course Syllabus Fall 2013

BUFFET THEORY AND PRODUCTION - CHEF 2332 Thursday 1:30pm 7:00pm Northeast Texas Community College - Our Place Restaurant Course Syllabus Fall 2013 Professor: Chef Kat Miller Our Place Restaurant Pittsburg, TX Office: (903) 434-8392 Email: chef.kat.is@gmail.com Course Description BUFFET THEORY AND PRODUCTION - CHEF 2332 Thursday 1:30pm 7:00pm Northeast

More information

The Policymaking Process Course Syllabus

The Policymaking Process Course Syllabus The Policymaking Process Course Syllabus GOVT 4370 Policy Making Process Fall 2007 Paul J. Bonicelli, PhD Assistant Administrator United States Agency for International Development (USAID) 1300 Pennsylvania

More information

HMS 241 Lab Introduction to Early Childhood Education Fall 2015

HMS 241 Lab Introduction to Early Childhood Education Fall 2015 HMS 241 Lab Introduction to Early Childhood Education Fall 2015 Instructor: Louann Williams E-Mail: D2L e-mail or lawilliams@sfasu.edu Toddler I classroom: 106 Phone :(936) 468-4006 Office: 106A Course

More information

COURSE WEBSITE:

COURSE WEBSITE: Intro to Financial Accounting Spring 2012 Instructor 2: Jacqueline R. Conrecode, MBA, MS, CPA Office Hours: Mondays & Wednesdays: 11:00 12:15 PM, 3:30 4:45PM Office: Lutgert Hall 3333 Office Phone: 239

More information

Class Meeting Time and Place: Section 3: MTWF10:00-10:50 TILT 221

Class Meeting Time and Place: Section 3: MTWF10:00-10:50 TILT 221 Math 155. Calculus for Biological Scientists Fall 2017 Website https://csumath155.wordpress.com Please review the course website for details on the schedule, extra resources, alternate exam request forms,

More information

ECO 2013: PRINCIPLES OF MACROECONOMICS Spring 2017

ECO 2013: PRINCIPLES OF MACROECONOMICS Spring 2017 Lutgert College of Business, Department of Economics and Finance CRN 11091 (3 Credit Hours) T/ R 1:30 2:45 PM Lutgert Hall 1202 Instructor: Mrs. Carol Sweeney, MS Dev. Studies Lutgert Hall 3354 Office

More information

Required Materials: The Elements of Design, Third Edition; Poppy Evans & Mark A. Thomas; ISBN GB+ flash/jump drive

Required Materials: The Elements of Design, Third Edition; Poppy Evans & Mark A. Thomas; ISBN GB+ flash/jump drive ARV 121 introduction to design DIGITAL ARTS INSTRUCTIONAL PACKAGE ARV 121 Course Prefix and Number: ARV 121 Course Title: Introduction to Design Lecture Hours: 3 Professor: Office Hours: Catalogue Description:

More information

ACADEMIC EXCELLENCE REDEFINED American University of Ras Al Khaimah. Syllabus for IBFN 302 Room No: Course Class Timings:

ACADEMIC EXCELLENCE REDEFINED American University of Ras Al Khaimah. Syllabus for IBFN 302 Room No: Course Class Timings: I. Instructor Information: Name: Office Hours: Email: ACADEMIC EXCELLENCE REDEFINED American University of Ras Al Khaimah Syllabus for IBFN 302 Room No: Course Class Timings: II. Course: IBFN 302 Islamic

More information

General Chemistry II, CHEM Blinn College Bryan Campus Course Syllabus Fall 2011

General Chemistry II, CHEM Blinn College Bryan Campus Course Syllabus Fall 2011 General Chemistry II, CHEM 1412 302 Blinn College Bryan Campus Course Syllabus Fall 2011 Instructor: Mr. Thom José Office: H253 Office Hours: M-R 10:30 AM 1:30 PM; MW 4:00 5:30 PM; TR 1:30 4:00 PM; other

More information

Master Syllabus ENGL 1020 English Composition II

Master Syllabus ENGL 1020 English Composition II Revised: 06/30/2015 INSTRUCTOR INFORMATION Instructor: Office: Office Hours: Phone: Email: Classroom: COURSE DESCRIPTION Master Syllabus ENGL 1020 English Composition II A study of argumentative and analytical

More information

Introduction to Shielded Metal Arc Welding (WLDG 1428)

Introduction to Shielded Metal Arc Welding (WLDG 1428) Introduction to Shielded Metal Arc Welding (WLDG 1428) Credit: 4 semester credit hours (2 hours lecture, 8 Hour Lab) Prerequisite/Co-requisite: None Course Description An introduction to shielded metal

More information

Syllabus CHEM 2230L (Organic Chemistry I Laboratory) Fall Semester 2017, 1 semester hour (revised August 24, 2017)

Syllabus CHEM 2230L (Organic Chemistry I Laboratory) Fall Semester 2017, 1 semester hour (revised August 24, 2017) Page 1 of 7 Syllabus CHEM 2230L (Organic Chemistry I Laboratory) Fall Semester 2017, 1 semester hour (revised August 24, 2017) Sections, Time. Location and Instructors Section CRN Number Day Time Location

More information

IST 440, Section 004: Technology Integration and Problem-Solving Spring 2017 Mon, Wed, & Fri 12:20-1:10pm Room IST 202

IST 440, Section 004: Technology Integration and Problem-Solving Spring 2017 Mon, Wed, & Fri 12:20-1:10pm Room IST 202 IST 440, Section 004: Technology Integration and Problem-Solving Spring 2017 Mon, Wed, & Fri 12:20-1:10pm Room IST 202 INSTRUCTOR: TEACHING ASSISTANT (TA): Dr. Alison Murphy amurphy@ist.psu.edu (814) 814-8839

More information

MATH 1A: Calculus I Sec 01 Winter 2017 Room E31 MTWThF 8:30-9:20AM

MATH 1A: Calculus I Sec 01 Winter 2017 Room E31 MTWThF 8:30-9:20AM Instructor: Amanda Lien Office: S75b Office Hours: MTWTh 11:30AM-12:20PM Contact: lienamanda@fhda.edu COURSE DESCRIPTION MATH 1A: Calculus I Sec 01 Winter 2017 Room E31 MTWThF 8:30-9:20AM Fundamentals

More information

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Instructor: Dr. Gregory L. Wiles Email Address: Use D2L e-mail, or secondly gwiles@spsu.edu Office: M

More information

BUS Computer Concepts and Applications for Business Fall 2012

BUS Computer Concepts and Applications for Business Fall 2012 BUS 1950-001 Computer Concepts and Applications for Business Fall 2012 Instructor: Contact Information: Paul D. Brown Office: 4503 Lumpkin Hall Phone: 217-581-6058 Email: PDBrown@eiu.edu Course Website:

More information

STA2023 Introduction to Statistics (Hybrid) Spring 2013

STA2023 Introduction to Statistics (Hybrid) Spring 2013 STA2023 Introduction to Statistics (Hybrid) Spring 2013 Course Description This course introduces the student to the concepts of a statistical design and data analysis with emphasis on introductory descriptive

More information

KOMAR UNIVERSITY OF SCIENCE AND TECHNOLOGY (KUST)

KOMAR UNIVERSITY OF SCIENCE AND TECHNOLOGY (KUST) Course Title COURSE SYLLABUS for ACCOUNTING INFORMATION SYSTEM ACCOUNTING INFORMATION SYSTEM Course Code ACC 3320 No. of Credits Three Credit Hours (3 CHs) Department Accounting College College of Business

More information

SPCH 1315: Public Speaking Course Syllabus: SPRING 2014

SPCH 1315: Public Speaking Course Syllabus: SPRING 2014 : Public Speaking Course Syllabus: SPRING 2014 Northeast Texas Community College exists to provide responsible, exemplary learning opportunities. Danny Moss, MA : IT 114 Phone: 903-434-8228 Course Work

More information

POFI 1349 Spreadsheets ONLINE COURSE SYLLABUS

POFI 1349 Spreadsheets ONLINE COURSE SYLLABUS POFI 1349 Spreadsheets ONLINE COURSE SYLLABUS COURSE NUMBER AND TITLE: POFI 1349 SPREADSHEETS (2-2-3) COURSE (CATALOG) DESCRIPTION: Skill development in concepts, procedures, and application of spreadsheets

More information

CPMT 1303 Introduction to Computer Technology COURSE SYLLABUS

CPMT 1303 Introduction to Computer Technology COURSE SYLLABUS CPMT 1303 Introduction to Computer Technology COURSE SYLLABUS COURSE NUMBER AND TITLE: CPMT 1303 COURSE (CATALOG) DESCRIPTION A fundamental computer course that provides in-depth explanation of the procedures

More information

FIN 571 International Business Finance

FIN 571 International Business Finance FIN 571 International Business Finance I. Course Description The scope and content of international finance have been fast evolving due to the deregulation of financial markets, product innovations, and

More information

Marketing Management MBA 706 Mondays 2:00-4:50

Marketing Management MBA 706 Mondays 2:00-4:50 Marketing Management MBA 706 Mondays 2:00-4:50 INSTRUCTOR OFFICE: OFFICE HOURS: DR. JAMES BOLES 441B BRYAN BUILDING BY APPOINTMENT OFFICE PHONE: 336-334-4413; CELL 336-580-8763 E-MAIL ADDRESS: jsboles@uncg.edu

More information

Course Syllabus Advanced-Intermediate Grammar ESOL 0352

Course Syllabus Advanced-Intermediate Grammar ESOL 0352 Semester with Course Reference Number (CRN) Course Syllabus Advanced-Intermediate Grammar ESOL 0352 Fall 2016 CRN: (10332) Instructor contact information (phone number and email address) Office Location

More information

ED487: Methods for Teaching EC-6 Social Studies, Language Arts and Fine Arts

ED487: Methods for Teaching EC-6 Social Studies, Language Arts and Fine Arts ED487: Methods for Teaching EC-6 Social Studies, Language Arts and Fine Arts Fall 2010 Thursdays 4:00-6:45 Texas A&M University-Texarkana Room Mrs. Sara Langford, Instructor Email: sara.langford@tamut.edu

More information

Our Hazardous Environment

Our Hazardous Environment Geography 1110; Spring 2012 Our Hazardous Environment Instructor: Dr. Weimin Feng Office: Nevins Hall, Room 2067 Office phone: 333-7030 E-mail: wfeng@valdosta.edu Office hours: MWF 2-3 pm, or by appt.

More information

INTRODUCTION TO GENERAL PSYCHOLOGY (PSYC 1101) ONLINE SYLLABUS. Instructor: April Babb Crisp, M.S., LPC

INTRODUCTION TO GENERAL PSYCHOLOGY (PSYC 1101) ONLINE SYLLABUS. Instructor: April Babb Crisp, M.S., LPC INTRODUCTION TO GENERAL PSYCHOLOGY (PSYC 1101) ONLINE SYLLABUS Psychology 1101 Instructor: April Babb Crisp, M.S., LPC Intro to General Psychology Fall Semester 2012 (8/20/12 12/04/12) Office Hours (virtual):

More information

COURSE SYLLABUS for PTHA 2250 Current Concepts in Physical Therapy

COURSE SYLLABUS for PTHA 2250 Current Concepts in Physical Therapy COURSE SYLLABUS for PTHA 2250 Current Concepts in Physical Therapy CATALOGUE DESCRIPTION Current concepts, skills, and knowledge in the provision of physical therapy services. Includes enhancement of professional

More information

JEFFERSON COLLEGE COURSE SYLLABUS BUS 261 BUSINESS COMMUNICATIONS. 3 Credit Hours. Prepared by: Cindy Rossi January 25, 2014

JEFFERSON COLLEGE COURSE SYLLABUS BUS 261 BUSINESS COMMUNICATIONS. 3 Credit Hours. Prepared by: Cindy Rossi January 25, 2014 JEFFERSON COLLEGE COURSE SYLLABUS BUS 261 BUSINESS COMMUNICATIONS 3 Credit Hours Prepared by: Cindy Rossi January 25, 2014 Ms. Linda Abernathy, Math, Science and Business Division Chair Ms. Shirley Davenport,

More information

Spring 2015 CRN: Department: English CONTACT INFORMATION: REQUIRED TEXT:

Spring 2015 CRN: Department: English CONTACT INFORMATION: REQUIRED TEXT: Harrisburg Area Community College Virtual Learning English 104 Reporting and Technical Writing 3 credits Spring 2015 CRN: 32330 Department: English Instructor: Professor L.P. Barnett Office Location: York

More information

LOS ANGELES CITY COLLEGE (LACC) ALTERNATE MEDIA PRODUCTION POLICY EQUAL ACCESS TO INSTRUCTIONAL AND COLLEGE WIDE INFORMATION

LOS ANGELES CITY COLLEGE (LACC) ALTERNATE MEDIA PRODUCTION POLICY EQUAL ACCESS TO INSTRUCTIONAL AND COLLEGE WIDE INFORMATION LOS ANGELES CITY COLLEGE (LACC) ALTERNATE MEDIA PRODUCTION POLICY EQUAL ACCESS TO INSTRUCTIONAL AND COLLEGE WIDE INFORMATION Federal and state regulations (see footer) require the provision of equal access

More information

AGN 331 Soil Science Lecture & Laboratory Face to Face Version, Spring, 2012 Syllabus

AGN 331 Soil Science Lecture & Laboratory Face to Face Version, Spring, 2012 Syllabus AGN 331 Soil Science Lecture & Laboratory Face to Face Version, Spring, 2012 Syllabus Contact Information: J. Leon Young Office number: 936-468-4544 Soil Plant Analysis Lab: 936-468-4500 Agriculture Department,

More information

VIRTUAL LEARNING. Alabama Connecting Classrooms, Educators, & Students Statewide. for FACILITATORS

VIRTUAL LEARNING. Alabama Connecting Classrooms, Educators, & Students Statewide. for FACILITATORS ACCESS VIRTUAL LEARNING Alabama Connecting Classrooms, Educators, & Students Statewide POLICY MANUAL for FACILITATORS alabama department of education michael Sentance, State Superintendent of education

More information

Introduction to Forensic Drug Chemistry

Introduction to Forensic Drug Chemistry Introduction to Forensic Drug Chemistry Chemistry 316W (Lecture and Lab) - Spring 2016 Syllabus Lecture: Chem 316W (3 credit hours), Wednesday, 4:15 6:45 pm, Flanner Hall Rm 7 Lab: Chem 316-01W (1 credit

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS. PROFESSIONAL PRACTICE IDT 2021(formerly IDT 2020) Class Hours: 2.0 Credit Hours: 2.

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS. PROFESSIONAL PRACTICE IDT 2021(formerly IDT 2020) Class Hours: 2.0 Credit Hours: 2. PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS PROFESSIONAL PRACTICE IDT 2021(formerly IDT 2020) Class Hours: 2.0 Credit Hours: 2.0 Laboratory Hours: 0.0 Revised: Spring 04 NOTE: This course

More information

Course Name: Elementary Calculus Course Number: Math 2103 Semester: Fall Phone:

Course Name: Elementary Calculus Course Number: Math 2103 Semester: Fall Phone: Course Name: Elementary Calculus Course Number: Math 2103 Semester: Fall 2011 Instructor s Name: Ricky Streight Hours Credit: 3 Phone: 405-945-6794 email: ricky.streight@okstate.edu 1. COURSE: Math 2103

More information

Professors will not accept Extra Credit work nor should students ask a professor to make Extra Credit assignments.

Professors will not accept Extra Credit work nor should students ask a professor to make Extra Credit assignments. ARV 227 WEBSITE DESIGN I DIGITAL ARTS INSTRUCTIONAL PACKAGE ARV 227 Course Prefix and Number: ARV 227 All Sections Course Title: Website Design I Lecture Hours: 3 Catalogue Description: As a student in

More information

FINN FINANCIAL MANAGEMENT Spring 2014

FINN FINANCIAL MANAGEMENT Spring 2014 FINN 3120-004 FINANCIAL MANAGEMENT Spring 2014 Instructor: Sailu Li Time and Location: 08:00-09:15AM, Tuesday and Thursday, FRIDAY 142 Contact: Friday 272A, 704-687-5447 Email: sli20@uncc.edu Office Hours:

More information

POFI 1301 IN, Computer Applications I (Introductory Office 2010) STUDENT INFORMANTION PLAN Spring 2013

POFI 1301 IN, Computer Applications I (Introductory Office 2010) STUDENT INFORMANTION PLAN Spring 2013 POFI 1301 IN, Computer Applications I (Introductory Office 2010) STUDENT INFORMANTION PLAN Spring 2013 INSTRUCTOR: Patty Balderas PHONE: 281 756 3507 CLASSROOM: MyBlackboard E MAIL:MyBlackboard or pbalderas@alvincollege.edu

More information

Nashville State Community College Business & Applied Arts Visual Communications / Photography

Nashville State Community College Business & Applied Arts Visual Communications / Photography Revised: 5/2017 PHO 1210 Black & White I 3 credit hours Nashville State Community College Business & Applied Arts Visual Communications / Photography An introduction to traditional black-and-white photography.

More information

ITSC 1301 Introduction to Computers Course Syllabus

ITSC 1301 Introduction to Computers Course Syllabus ITSC 1301 Introduction to Computers Syllabus Instructor Name: Sara Azarpanah Class Rm:C122 Email: sara.azarpanah@hccs.edu Reference Number (CRN) Description: Prerequisite(s) Semester Credit Hours (SCH)

More information

IMPROVED MANUFACTURING PROGRAM ALIGNMENT W/ PBOS

IMPROVED MANUFACTURING PROGRAM ALIGNMENT W/ PBOS C2ER / LMI INSTITUTE IMPROVED MANUFACTURING PROGRAM ALIGNMENT W/ PBOS JUNE 09 2016 US DEPARTMENT OF LABOR MULTI-STATE ADVANCED MANUFACTURING CONSORTIUM MULTI-STATE ADVANCED MANUFACTURING CONSORTIUM Introductions

More information

Academic Affairs. General Information and Regulations

Academic Affairs. General Information and Regulations Academic Affairs General Information and Regulations Advanced Placement Program (AP) PSC of WVU encourages students to work to their full capacity and to earn their degree at their own learning speed.

More information

MGMT3403 Leadership Second Semester

MGMT3403 Leadership Second Semester MGMT3403 Leadership 2017-2018 Second Semester I. Information on Instructor Position Name Email Phone Office Instructor Dr. So-Hyeon SHIM ZHANG sshim19@hku.hk 3917-1613 KKL 701 (Office Hour: By appointment)

More information

MGMT 479 (Hybrid) Strategic Management

MGMT 479 (Hybrid) Strategic Management Columbia College Online Campus P a g e 1 MGMT 479 (Hybrid) Strategic Management Late Fall 15/12 October 26, 2015 December 19, 2015 Course Description Culminating experience/capstone course for majors in

More information

EDUC-E328 Science in the Elementary Schools

EDUC-E328 Science in the Elementary Schools 1 INDIANA UNIVERSITY NORTHWEST School of Education EDUC-E328 Science in the Elementary Schools Time: Monday 9 a.m. to 3:45 Place: Instructor: Matthew Benus, Ph.D. Office: Hawthorn Hall 337 E-mail: mbenus@iun.edu

More information

Process to Identify Minimum Passing Criteria and Objective Evidence in Support of ABET EC2000 Criteria Fulfillment

Process to Identify Minimum Passing Criteria and Objective Evidence in Support of ABET EC2000 Criteria Fulfillment Session 2532 Process to Identify Minimum Passing Criteria and Objective Evidence in Support of ABET EC2000 Criteria Fulfillment Dr. Fong Mak, Dr. Stephen Frezza Department of Electrical and Computer Engineering

More information

Adler Graduate School

Adler Graduate School Adler Graduate School Richfield, Minnesota AGS Course 500 Principles of Research 1. Course Designation and Identifier 1.1 Adler Graduate School 1.2 Course Number: 500 1.3 Research 1.4 Three (3) credits

More information

Using a PLC+Flowchart Programming to Engage STEM Interest

Using a PLC+Flowchart Programming to Engage STEM Interest Paper ID #16793 Using a PLC+Flowchart Programming to Engage STEM Interest Prof. Alka R Harriger, Purdue University, West Lafayette Alka Harriger joined the faculty of the Computer and Information Technology

More information

Biology 1 General Biology, Lecture Sections: 47231, and Fall 2017

Biology 1 General Biology, Lecture Sections: 47231, and Fall 2017 Instructor: Rana Tayyar, Ph.D. Email: rana.tayyar@rcc.edu Website: http://websites.rcc.edu/tayyar/ Office: MTSC 320 Class Location: MTSC 401 Lecture time: Tuesday and Thursday: 2:00-3:25 PM Biology 1 General

More information

Math 181, Calculus I

Math 181, Calculus I Math 181, Calculus I [Semester] [Class meeting days/times] [Location] INSTRUCTOR INFORMATION: Name: Office location: Office hours: Mailbox: Phone: Email: Required Material and Access: Textbook: Stewart,

More information

Course Syllabus p. 1. Introduction to Web Design AVT 217 Spring 2017 TTh 10:30-1:10, 1:30-4:10 Instructor: Shanshan Cui

Course Syllabus p. 1. Introduction to Web Design AVT 217 Spring 2017 TTh 10:30-1:10, 1:30-4:10 Instructor: Shanshan Cui Course Syllabus p. 1 The syllabus and project statements serve as your guide throughout the semester. Refer to them frequently. You are expected to know and understand this information. Catalog Description

More information

ITSC 2321 Integrated Software Applications II COURSE SYLLABUS

ITSC 2321 Integrated Software Applications II COURSE SYLLABUS ITSC 2321 Integrated Software Applications II COURSE SYLLABUS COURSE NUMBER AND TITLE: ITSC 2321 Integrated Software Applications II (2-3-3) COURSE (CATALOG) DESCRIPTION: Intermediate study of computer

More information

CPMT 1347 Computer System Peripherals COURSE SYLLABUS

CPMT 1347 Computer System Peripherals COURSE SYLLABUS CPMT 1347 Computer System Peripherals COURSE SYLLABUS COURSE NUMBER AND TITLE: CPMT 1347Computer System Peripherals COURSE (CATALOG) DESCRIPTION: Theory and practices involved in computer peripherals,

More information

LAKEWOOD SCHOOL DISTRICT CO-CURRICULAR ACTIVITIES CODE LAKEWOOD HIGH SCHOOL OPERATIONAL PROCEDURES FOR POLICY #4247

LAKEWOOD SCHOOL DISTRICT CO-CURRICULAR ACTIVITIES CODE LAKEWOOD HIGH SCHOOL OPERATIONAL PROCEDURES FOR POLICY #4247 Page 2 of 14 LAKEWOOD SCHOOL DISTRICT CO-CURRICULAR ACTIVITIES CODE PHILOSOPHY It is the desire of the Lakewood School District that each student reach his or her academic potential. The Lakewood School

More information

Required Texts: Intermediate Accounting by Spiceland, Sepe and Nelson, 8E Course notes are available on UNM Learn.

Required Texts: Intermediate Accounting by Spiceland, Sepe and Nelson, 8E Course notes are available on UNM Learn. MGT 341 FINANCIAL ACCOUNTING II Spring 2017 Instructor: Joni Young Office: ASM 2118 Phone: 277-0334 Office Hours: T,Th 12:30-1:30. and by appointment E-mail: joni@unm.edu Required Texts: Intermediate Accounting

More information

SYLLABUS- ACCOUNTING 5250: Advanced Auditing (SPRING 2017)

SYLLABUS- ACCOUNTING 5250: Advanced Auditing (SPRING 2017) (1) Course Information ACCT 5250: Advanced Auditing 3 semester hours of graduate credit (2) Instructor Information Richard T. Evans, MBA, CPA, CISA, ACDA (571) 338-3855 re7n@virginia.edu (3) Course Dates

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED STATICS MET 1040

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED STATICS MET 1040 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED STATICS MET 1040 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Revised: Fall 06 Catalog Course Description: A study of the

More information

COMS 622 Course Syllabus. Note:

COMS 622 Course Syllabus. Note: 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

BIOL 2421 Microbiology Course Syllabus:

BIOL 2421 Microbiology Course Syllabus: BIOL 2421 Microbiology Course Syllabus: Northeast Texas Community College exists to provide responsible, exemplary learning opportunities. Dr. Brenda Deming Office: Math/Science Building, Office I Phone:

More information

Intensive English Program Southwest College

Intensive English Program Southwest College Intensive English Program Southwest College ESOL 0352 Advanced Intermediate Grammar for Foreign Speakers CRN 55661-- Summer 2015 Gulfton Center Room 114 11:00 2:45 Mon. Fri. 3 hours lecture / 2 hours lab

More information