Computer Science 160 Fall WEC Semester 2012 Introduction to Computer Science and Communication

Size: px
Start display at page:

Download "Computer Science 160 Fall WEC Semester 2012 Introduction to Computer Science and Communication"

Transcription

1 Computer Science 160 Fall WEC Semester 2012 Introduction to Computer Science and Communication Instructor: Tim Wrenn Phone: Office: Sverdrup 203A Office Hours: 5:00 5:50 PM Class: Friday from 6:00 to 9:30 PM in Sverdrup 204 (Mac Lab) Class Meeting Dates: Sept. 7, 21, October 5, 19, November 2, 16, 30, December 7 Textbook: An Invitation to Computer Science, by Schneider and Gersting, 6 th Edition, Copyright 2013, Course Technology Lab Manual: An Invitation to Computer Science, 5 th Edition, by Lambert and Whaley Student Companion Website: Publishers Website: Course Description: An introduction to computer science topics in hardware, software, theory, and computer communications: algorithm design, logical circuits, network concepts, the Internet, and programming. Course Objectives: At the conclusion of the course you be able to: a) Use algorithmic problem solving. b) Use pseudocode to write correct algorithms. c) Understand sequential, conditional, and iterative operations. d) Understand how to choose the best algorithm to use to solve a problem. e) Understand the different numbering systems: base 10, base 2(binary), base 8(Octal), and base 16 (Hexadecimal). f) Understand Boolean logic and Boolean gates. g) Design electronic circuits using part f. h) Understand the Von Neumann architecture (I/O, ALU, CU, and memory) i) Understand network concepts and how this relates to the Internet k) Write simple computer programs utilizing a high-level programming language. The Best Way to Reach Me: is the best way to contact me. I reserve the right not to assist you outside of normal office hours. Make an appointment if it is not possible to see me during regular office hours. Please notify me if you need to cancel the appointment or if you are going to be late. The best way to contact me is via at wrenn@augsburg.edu. Note: I am not available 24/7. When you me with a question I will promptly respond when I access my account, but I do not check my on Saturday s or Sunday s. I reserve this time to spend with my family. Note: Calling me on the telephone will not work very well since I will be on campus on the dates of our class only.

2 Class Lectures: Class lectures will consist of using PowerPoint notes, whiteboard, and example problems. In addition, you will be asked questions on how to solve problems on a daily basis during the lecture. During the course of the lecture you will be allowed to work on your upcoming lab assignments. The times this will occur will be around 8:45 to 9:30. Please take advantage of this time because you can ask me questions about the directions, what is required, etc. during this time. Classroom Etiquette: 1. All cell phones, pagers, pda s, blackberry s, smart phones, etc. should be on silent ring or turned off. These devices can be answered in case of an emergency. 2. Laptops are not allowed during the lecture. 3. Conversation between students should be respectful of the other students in the class. 4. Stay off the internet during lecture. Lab Assignments Labs will be assigned from the lab manual that comes with your textbook. These labs will be worth 15 points each. Homework Assignments: There will be three homework assignments given during the semester. All assignments should be wordprocessed whenever it is possible. All assignments are due at the beginning of the class period on the day that they are due. Late assignments will not be accepted. Each homework assignment will be worth 20 points. Exams: There will be 2 one-hour comprehensive exams and a comprehensive final exam. Each hour exam is worth 100 points and the final is worth 150 points. All hour exams will begin at 8:30 P.M. and end at 9:30 P.M. Final Exam: Friday December 7 from 7:30 P. M. to 9:30 P.M. From 6 to 7:15 PM will be a review session. Grading Scale: You will receive a grade commensurate with the sum of your test scores, lab assignments, and homework assignments which will be expressed as a percent of total possible points. Grades will be awarded according to the following scale: % or above % % % % below 58% While I expect to follow these guidelines in grading, I also reserve the option to make discretionary adjustments in all grading decisions.

3 Make-Up Exam Policy: If you know in advance that you will miss a test we can make arrangements ahead of time for you to take it. But if you actually miss a test you can't make it up. That's the bad news. The good news is that I will count the grade on the Final Exam as the grade for the missing test. So if your car doesn't start or your child gets sick don't worry about the test. Take care of whatever needs to be taken care of. If you really did know the material all you have to do is show me on the Final. On the other hand, I don't want anyone to deliberately miss a test so they can gamble that they'll do better on the Final than they would have on that test. So even if you don't miss a test I will replace your lowest test grade with your grade on the Final, if the Final isn't your lowest test grade. How's that for a tongue twister? What this means is that you can get a lot of extra credit points by doing better on the Final than you did on your worst test. This makes sense to me because if you know the material at the Final, even if you didn't when you took the test, I want to give you some credit for that. Incidentally, don't miss two tests. I'm only counting the Final as the grade for one of them. Attendance Policy: Consistent with the Augsburg for Adults attendance policy, you should make every effort to attend all class sessions unless illness, emergencies or unavoidable business travel prevent you from doing so. With only eight class sessions and a large amount of material to be covered, missing even a single class can have an adverse effect on your learning. If you have to miss more than one class session you should consider taking the course at another time. In any event, please let me know in advance if you need to be absent Augsburg Policies: This course will be conducted in a manner consistent with all Augsburg College policies, including those related to any form of discrimination or harassment, making accommodations for students with disabilities or special needs, and any other general policy of the College. Students should review the Augsburg Student Guide and/or contact the instructor or the College administration with any questions.

4 Course Calendar (all dates are Fridays): This schedule is a guide only, and will be adjusted as necessary for course pacing and to achieve appropriate emphasis on subject matter. Complete the reading assignments before your class session and read the chapters again after your class session. This method of study greatly enhances your understanding of the material. Tentative Class Schedule Chapter Lab Lab Due Dates Readings Asg Date 7-Sep-12 1, 4 1, 4 21-Sep 21-Sep-12 4,5 5,9 5-Oct 5-Oct ,3 19-Oct 19-Oct Nov 2-Nov Nov 16-Nov-12 Python Python Lab 30-Nov 30-Nov-12 7,8 11,12 7-Dec 7-Dec-12 Final Exam Dates: 19-Oct Exam One over Chapters 1, 4, and 5 30-Nov Exam Two over Chapters 2, 3, and 6 Homework Assignments HW 1 Chapter 4 Pages b pts, 3b pts, 4c pts, pt pts, pts, pts To receive full credit for #19 you must have the Truth table, boolean expression, and the circuit. Due Date: 5-Oct HW 2 HW 3 Chapter 2 Pages pts, pts, pts, pts pts Due Date: 2-Nov Python Programming Assignment Points

5 Due Date Instructor Comments: 7-Dec You are responsible for all lecture notes, assignments, and announcements given in class when you are absent or tardy. Students will show respect for others in the class by not talking while the instructor is lecturing. You are responsible for any material discussed during the lecture that does not appear in the textbook. Where the book and lecture disagree, the lecture will take precedence. You should plan to spend 3 to 5 hours a week outside of class and lab working on the computer to understand all of the concepts presented. This does not include the reading of the textbook and normal hours used for studying. The instructor reserves the right to change any and all of the above.

MATHEMATICAL TOOLS FOR ECONOMICS ECON 1078-002 FALL 2011

MATHEMATICAL TOOLS FOR ECONOMICS ECON 1078-002 FALL 2011 MATHEMATICAL TOOLS FOR ECONOMICS ECON 1078-002 FALL 2011 Instructor: Hakon Skjenstad Class Time: M, W, F, 2:00-2:50pm Classroom: HUMN 1B80 Email: hakon.skjenstad@colorado.edu Course Website: CULearn Office:

More information

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

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

More information

PSY B358 Introduction to Industrial/Organizational (I/O) Psychology Fall 2012

PSY B358 Introduction to Industrial/Organizational (I/O) Psychology Fall 2012 PSY B358 Introduction to Industrial/Organizational (I/O) Psychology Fall 2012 Find a job you like and you add five days to every week. -H. Jackson Brown Contact Information Professor: Office: Email: Office

More information

UNIVERSITY OF LETHBRIDGE FACULTY OF MANAGEMENT Mgt 2400A Management Accounting Fall 2014

UNIVERSITY OF LETHBRIDGE FACULTY OF MANAGEMENT Mgt 2400A Management Accounting Fall 2014 UNIVERSITY OF LETHBRIDGE FACULTY OF MANAGEMENT Mgt 2400A Management Accounting Fall 2014 Instructor: Adam Zanoni, CA Telephone 403-795-1036 E-mail: adam.zanoni2@uleth.ca Class times and location: Tuesday

More information

Agricultural Accounting AECO 2200 Course Outline. : 229 391-4796 Email: relad@abac.edu Other times by appointment

Agricultural Accounting AECO 2200 Course Outline. : 229 391-4796 Email: relad@abac.edu Other times by appointment Abraham Baldwin Agricultural College Department of Agriculture Agricultural Accounting AECO 2200 Course Outline Instructor Office hours Dr. Renata Elad Mon, Wed, Fri : 8:30am - 9:50am Office: 113 Ag Sciences

More information

BCM 247 BUSINESS COMMUNICATION Course Syllabus Fall 2012

BCM 247 BUSINESS COMMUNICATION Course Syllabus Fall 2012 BCM 247 BUSINESS COMMUNICATION Course Syllabus Fall 2012 Course Title: Business Communication Course Number and Section: 247 020 Name: Keith R. New Email: newkr@sfasu.edu Phone: 936-468-1729 Office: BU

More information

Math 103, College Algebra Fall 2015 Syllabus TTh PM Classes

Math 103, College Algebra Fall 2015 Syllabus TTh PM Classes SECTION #: Lecture Time: Lecture Location: Lecture Instructor: Office Hours: Office Location: Phone: E-mail: Class Materials: Graphing Calculator: A graphing calculator is required for this course and

More information

AGEC $424$ Syllabus. Financial Management of Agricultural Businesses

AGEC $424$ Syllabus. Financial Management of Agricultural Businesses AGEC $424$ Syllabus Financial Management of Agricultural Businesses INSTRUCTOR Dr. Timothy G. Baker OFFICE Krannert 590 TELEPHONES 49-44237 (office), 714-0426 (cell phone), and 497-3252 (home) E-MAIL baker@purdue.edu

More information

Course title: Management Information Systems Fall 2010 Course number: CRN: Location: Meeting day: Meeting time:

Course title: Management Information Systems Fall 2010 Course number: CRN: Location: Meeting day: Meeting time: Course title: Management Information Systems Fall 2010 Course number: B AD 64042 section 001 CRN: 11056 Location: BSA 100 Meeting day: M Meeting time: 6:15-8:55 PM Instructor Information Name: Janet Formichelli,

More information

Academic Calendars. Term I (20081) Term II (20082) Term III (20083) Weekend College. International Student Admission Deadlines

Academic Calendars. Term I (20081) Term II (20082) Term III (20083) Weekend College. International Student Admission Deadlines Academic Calendars Term I (20081) Term II (20082) Academic Calendars Term III (20083) Weekend College International Student Admission Deadlines Final Examination Schedule Broward Community College Catalog

More information

MAN 4802 Entrepreneurship/Small Business Management Online Fall 2013

MAN 4802 Entrepreneurship/Small Business Management Online Fall 2013 MAN 4802 Entrepreneurship/Small Business Management Online Fall 2013 INSTRUCTOR Dr. William T. Jackson OFFICE HOURS OFFICE Piano Man 103D Monday By Appointment Office Phone 727-873-4892 Tuesday By Appointment

More information

University of Central Florida Rosen Campus

University of Central Florida Rosen Campus University of Central Florida Rosen Campus MAC 1105.0062/82889 -College Algebra (3 semester credit hour, Fall of 2008 ) Instructor: Susan Sun Nunamaker ACADEMIC CALENDAR August 25, 2008-Classes begin for

More information

South Plains College. MATH 2320 Differential Equations Section 001, M W 8 9:15 am Math Bldg., Rm. 105

South Plains College. MATH 2320 Differential Equations Section 001, M W 8 9:15 am Math Bldg., Rm. 105 South Plains College MATH 2320 Differential Equations Section 001, M W 8 9:15 am Math Bldg., Rm. 105 Instructor: Miss S. Davis Office Hours: Office: 103 MATH Bldg. Phone: (806) 894 9611 ext. 2699 E-mail

More information

Canisius College Computer Science Department Computer Programming for Science CSC107 & CSC107L Fall 2014

Canisius College Computer Science Department Computer Programming for Science CSC107 & CSC107L Fall 2014 Canisius College Computer Science Department Computer Programming for Science CSC107 & CSC107L Fall 2014 Class: Tuesdays and Thursdays, 10:00-11:15 in Science Hall 005 Lab: Tuesdays, 9:00-9:50 in Science

More information

OPERATIONS, BUSINESS ANALYTICS & INFORMATION SYSTEMS

OPERATIONS, BUSINESS ANALYTICS & INFORMATION SYSTEMS IT Architecture and Networking IS-3040-001 Spring 2015 Office : 523 Lindner Hall Telephone : 513-556-7058 E-mail : Robert.Rokey@uc.edu Office Hours: by appointment. TEXT: Englander, Irv. The Architecture

More information

General Psychology. Course Syllabus

General Psychology. Course Syllabus COURSE TITLE General Psychology General Psychology Course Syllabus COURSE NUMBER PSY 2012 PREREQUISITES English Composition I with a grade of C, or ACT Reading 018 and ACT English 017, or CPT-R 083 and

More information

Math 103, College Algebra Spring 2016 Syllabus MWF Day Classes MWTh Day Classes

Math 103, College Algebra Spring 2016 Syllabus MWF Day Classes MWTh Day Classes SECTION #: Lecture Time: Lecture Location: Lecture Instructor: Office Hours: Office Location: Phone: E-mail: Recitation Location: Recitation Instructor: Office Hours: Office Location: Phone: E-mail: Class

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

Introduction to Sociology Online Course Syllabus SOC 2301 D30 CRN 10144 Fall 2015 Angelo State University

Introduction to Sociology Online Course Syllabus SOC 2301 D30 CRN 10144 Fall 2015 Angelo State University Introduction to Sociology Online Course Syllabus SOC 2301 D30 CRN 10144 Fall 2015 Angelo State University Jennifer L. Newman-Shoemake BS, MS jennifer.newman@angelo.edu COURSE INFORMATION: This is an online

More information

George Washington University Department of Psychology PSYC 001: General Psychology

George Washington University Department of Psychology PSYC 001: General Psychology George Washington University Department of Psychology PSYC 001: General Psychology Course Syllabus Fall 2006 Times & Place Section 14 (CRN #70754) Tues & Thurs: 11:10am 12:25pm: Corcoran #302 Section 15

More information

INFO 2130 Introduction to Business Computing Fall 2014

INFO 2130 Introduction to Business Computing Fall 2014 INFO 2130 Introduction to Business Computing Fall 2014 Instructor: Office: Reginald Silver 304A, Friday Building Phone: 704-687-6181 Email: rsilver5@uncc.edu Course Website: Moodle 2 Section: INFO 2130

More information

Los Angeles Pierce College. SYLLABUS Math 227: Elementary Statistics. Fall 2011 T Th 4:45 6:50 pm Section #3307 Room: MATH 1400

Los Angeles Pierce College. SYLLABUS Math 227: Elementary Statistics. Fall 2011 T Th 4:45 6:50 pm Section #3307 Room: MATH 1400 Los Angeles Pierce College SYLLABUS Math 227: Elementary Statistics Fall 2011 T Th 4:45 6:50 pm Section #3307 Room: MATH 1400 Instructor: Pauline Pham Office hours: T Th: 4:00 4:35 PM, Room Math 1409X

More information

General Psychology Course Syllabus - INMON. PSYC 2301 General Psychology. Psychology. Behavioral Sciences Department. Division of Arts and Sciences

General Psychology Course Syllabus - INMON. PSYC 2301 General Psychology. Psychology. Behavioral Sciences Department. Division of Arts and Sciences PSYC 2301 General Psychology Psychology Behavioral Sciences Department Division of Arts and Sciences Asst. Professor Robyn Inmon Fall 2012 South Plains College Note: The first section of the syllabus is

More information

General Psychology, PSY 101

General Psychology, PSY 101 General Psychology, PSY 101 Fall, 2011 Section 06: MWF, 9:00-9:50, Meier Hall, Room 240 Part of Learning Community on Gender and Identity Instructor Information Dr. Anne E. Noonan Meier Hall, Room 224-A

More information

PSYC 2301 General Psychology Course Syllabus

PSYC 2301 General Psychology Course Syllabus PSYC 2301 General Psychology Course Syllabus PSYC 2301 General Psychology Psychology Behavioral Sciences Department Division of Arts and Sciences Instructor: Chris Straface, M.A., LBSW, LPC-Intern South

More information

University of South Florida Sarasota-Manatee Course Syllabus Forensic Accounting and Fraud Examination ACG 4931 Fall 2015

University of South Florida Sarasota-Manatee Course Syllabus Forensic Accounting and Fraud Examination ACG 4931 Fall 2015 Instructor: Liz Carlson, CPA, CFP, CFF, CVA Office: SMC 265 Phone: 941-359-4654 Fax: 941-359-4367 Cell Phone: 941-350-2792 Email: ecarlson@sar.usf.edu Office Hours: Wednesday and Thursday from 5:00 6:00

More information

Management 540-001 Financial Accounting I Fall 2015. Intermediate Accounting by Spiceland, Sepe, and Nelson, 8th edition.

Management 540-001 Financial Accounting I Fall 2015. Intermediate Accounting by Spiceland, Sepe, and Nelson, 8th edition. Management 540-001 Financial Accounting I Fall 2015 Instructor: Shihong Li Office: ASM 2114 Phone: 277-6176 Office Hours: M/W, 2:45-3:45 pm, and by appointment. E-mail: shli@unm.edu Required Text: Intermediate

More information

MAC 1140 Reference # 640688 MWF 9:00 AM 9:50 AM Fall 2011 Rm. 3321

MAC 1140 Reference # 640688 MWF 9:00 AM 9:50 AM Fall 2011 Rm. 3321 MAC 1140 Reference # 640688 MWF 9:00 AM 9:50 AM Fall 2011 Rm. 3321 Instructor: Mr. Douglas Scheib Email: dscheib1@mdc.edu Web Address: http://www.math.miami.edu/~dscheib/teaching/fall11/mac1140.htm Office

More information

Part A of the Syllabus

Part A of the Syllabus Part A of the Syllabus Semester: Fall 2014 Instructor: Bruce Ford Class Info: ITE 115 L01 Phone: 540-423-9843 Location/Room: LGC 210 Office Location: 303J LGC Class Name: Introduction to Computer Days

More information

SYLLABUS FOR/ENV 209: FOREST ECOLOGY

SYLLABUS FOR/ENV 209: FOREST ECOLOGY Course SYLLABUS FOR/ENV 209: FOREST ECOLOGY INSTRUCTOR: Dr. Brian P. Oswald OFFICE: Forestry RM 201B; OFFICE PH: 468-2275; Email: boswald@sfasu.edu OFFICE HOURS: M,T, W, Th 1:00-4:00, In addition, open

More information

ACCT 5610/5613/6610/6616 Governmental and Not-For-Profit Accounting Fall 2014

ACCT 5610/5613/6610/6616 Governmental and Not-For-Profit Accounting Fall 2014 ACCT 5610/5613/6610/6616 Governmental and Not-For-Profit Accounting Fall 2014 Instructor: Dr. Andrew J. McLelland, CPA, CMA Office Location: 340 Lowder Hall Phone: (334) 844 6217 Help Times: TR, 2:00 to

More information

ABNORMAL PSYCHOLOGY (PSYCH 238) Psychology Building, Rm.31 Spring, 2010: Section K. Tues, Thurs 1:45-2:45pm and by appointment (schedule via email)

ABNORMAL PSYCHOLOGY (PSYCH 238) Psychology Building, Rm.31 Spring, 2010: Section K. Tues, Thurs 1:45-2:45pm and by appointment (schedule via email) ABNORMAL PSYCHOLOGY (PSYCH 238) Psychology Building, Rm.31 Spring, 2010: Section K Instructor: Mikhail Lyubansky, Ph.D. Email: Lyubansk@illinois.edu Office: 723 Psychology Building Phone: 333-7740 Mailbox:

More information

PSYC 2301.211 General Psychology Course Syllabus

PSYC 2301.211 General Psychology Course Syllabus PSYC 2301.211 General Psychology Course Syllabus PSYC 2301 General Psychology Psychology Behavioral Sciences Department Division of Arts and Sciences Instructor: Chris Straface, M.A., LBSW, LPC-Intern

More information

Systems and Internet Marketing Syllabus Fall 2012 Department of Management, Marketing and International Business

Systems and Internet Marketing Syllabus Fall 2012 Department of Management, Marketing and International Business Systems and Internet Marketing Syllabus Fall 2012 Department of Management, Marketing and International Business MKT 425.001 (3 credit hour class) Monday and Wednesday, 11:00 am 12:15 m, BU 127 Instructor:

More information

Pierce College Online Math. Math 115. Section #0938 Fall 2013

Pierce College Online Math. Math 115. Section #0938 Fall 2013 1 Pierce College Online Math Math 115 Section #0938 Fall 2013 Class meets in room 1512 Mon. & Wed. 1:30pm 2:55pm Instructor: Dr. Forkeotes Office: 1409F Office hours: Mon.Wed.12:30-1:30pm, M-Th 6:45pm

More information

PSYCHOLOGY 64 SYLLABUS

PSYCHOLOGY 64 SYLLABUS PSYCHOLOGY 64 SYLLABUS Psychology 64 Section 4780 Fall 2014 WLAC whitegb@wlac.edu INSTRUCTOR: TEXTBOOK: TIME: COURSE DESCRIPTION: REQUIREMENTS: Glenn White, Ph.D. Inaba, Darryl and Cohen, William. Uppers,

More information

FALL 2012. Monday/Wednesday, 9:00-10:15, IT167, Class # 31388. Department of Psychology Indiana University-Purdue University Indianapolis

FALL 2012. Monday/Wednesday, 9:00-10:15, IT167, Class # 31388. Department of Psychology Indiana University-Purdue University Indianapolis PSY B110 Introduction to Psychology FALL 2012 Monday/Wednesday, 9:00-10:15, IT167, Class # 31388 Department of Psychology Indiana University-Purdue University Indianapolis Instructor Teaching Assistants

More information

http://www.dmacc.edu

http://www.dmacc.edu http://www.dmacc.edu Campus Name: West Campus Course Title: Finite Math Course Number: MAT 141 Section Number & CRN: Section WA, CRN - 21006 Instructor Information Name E-mail Address Phone Number Office

More information

Business Computer Applications CGS 1100 Course Syllabus. Course Title:

Business Computer Applications CGS 1100 Course Syllabus. Course Title: Business Computer Applications CGS 10 Course Syllabus This course is offered in the online format for the required content, assessment submissions and attendance. Course / Prefix Number CGS 10 Course Title:

More information

SPC Common Course Syllabus for PSYC 2316 Psychology of Personality

SPC Common Course Syllabus for PSYC 2316 Psychology of Personality SPC Common Course Syllabus for PSYC 2316 Psychology of Personality Department: Behavioral Sciences Discipline: Psychology Course Number: PSYC 2301 Course Title: Psychology of Personality Credit: 3 Lecture,

More information

EE360: Digital Design I Course Syllabus

EE360: Digital Design I Course Syllabus : Course Syllabus Dr. Mohammad H. Awedh Fall 2008 Course Description This course introduces students to the basic concepts of digital systems, including analysis and design. Both combinational and sequential

More information

University of St. Thomas ENGR 230 ---- Digital Design 4 Credit Course Monday, Wednesday, Friday from 1:35 p.m. to 2:40 p.m. Lecture: Room OWS LL54

University of St. Thomas ENGR 230 ---- Digital Design 4 Credit Course Monday, Wednesday, Friday from 1:35 p.m. to 2:40 p.m. Lecture: Room OWS LL54 Fall 2005 Instructor Texts University of St. Thomas ENGR 230 ---- Digital Design 4 Credit Course Monday, Wednesday, Friday from 1:35 p.m. to 2:40 p.m. Lecture: Room OWS LL54 Lab: Section 1: OSS LL14 Tuesday

More information

Course Syllabus Introduction to Logic PHILOSOPHY 2303-304 (M 7:05-9:45 p.m.) G-241 (Revised Spring 2012)

Course Syllabus Introduction to Logic PHILOSOPHY 2303-304 (M 7:05-9:45 p.m.) G-241 (Revised Spring 2012) Blinn College Bryan Campus Course Syllabus Introduction to Logic PHILOSOPHY 2303-304 (M 7:05-9:45 p.m.) G-241 (Revised Spring 2012) Ms. Ann Voelkel Office: A246 (Bryan Campus) Office Phone #: 979-209-7357

More information

COURSE SYLLABUS MGMT 3313 HUMAN RESOURCE MANAGEMENT Spring 2015

COURSE SYLLABUS MGMT 3313 HUMAN RESOURCE MANAGEMENT Spring 2015 COURSE SYLLABUS MGMT 3313 HUMAN RESOURCE MANAGEMENT Spring 2015 INSTRUCTOR: R. Evan Davis, Ph.D. OFFICE: 010 Classroom Building TELEPHONE: (405) 744-3011 E-MAIL: robert.evan.davis@okstate.edu OFFICE HOURS:

More information

MAN 4802 Entrepreneurship/Small Business Management Online. Fall 2012

MAN 4802 Entrepreneurship/Small Business Management Online. Fall 2012 MAN 4802 Entrepreneurship/Small Business Management Online Fall 2012 INSTRUCTOR Dr. William T. OFFICE HOURS Jackson OFFICE Piano Man 103D Monday 9:00-11:00 and 3:00-5:00 Office Phone 727-873-4892 Tuesday

More information

Learning and Memory Adult Development. Lifespan Development Applied Psychology. Multi-Cultural Psychology Child Development

Learning and Memory Adult Development. Lifespan Development Applied Psychology. Multi-Cultural Psychology Child Development GENERAL PSYCHOLOGY 201 FALL 2010 Instructor: Eric Kim MWF: 9:00-9:50 / DTC 302 Office Hours: TuTh 12:00-12:50 (main campus) TuTh 1:00-2:20 / CEN 402 MWF 10:00-10:50 (Downtown Center) TuTh 3:00-4:20 / DTC

More information

PSYC 2301 General Psychology Course Syllabus. PSYC 2301 General Psychology. Psychology. Behavioral Sciences Department. Division of Arts and Sciences

PSYC 2301 General Psychology Course Syllabus. PSYC 2301 General Psychology. Psychology. Behavioral Sciences Department. Division of Arts and Sciences PSYC 2301 General Psychology Psychology Behavioral Sciences Department Division of Arts and Sciences Asst. Professor Robyn Inmon Summer II 2012 South Plains College Note: The first section of the syllabus

More information

Psychology 150-D01 Winter 2010 Child Development Online. Instructor: Grace Chan Phone: 250-370-3217 Office: F352 E-mail: chang@camosun.bc.

Psychology 150-D01 Winter 2010 Child Development Online. Instructor: Grace Chan Phone: 250-370-3217 Office: F352 E-mail: chang@camosun.bc. Psychology 150-D01 Winter 2010 Child Development Online Instructor: Grace Chan Phone: 250-370-3217 Office: F352 E-mail: chang@camosun.bc.ca Office Hours: see posted times D2L email (preferred) or by appointment

More information

Experimental Psychology PSY 3017, CRN 80485 Fall 2011

Experimental Psychology PSY 3017, CRN 80485 Fall 2011 Credit hours: 3 Class time: Friday 11:00 AM 1:45 PM Class location: Griffin Hall 205 Experimental Psychology PSY 3017, CRN 80485 Fall 2011 Instructor: Elena Stepanova, Ph.D., Assistant Professor of Psychology

More information

CJ 101.001 Introduction to Criminal Justice COURSE SYLLABUS: Spring 2013

CJ 101.001 Introduction to Criminal Justice COURSE SYLLABUS: Spring 2013 CJ 101.001 Introduction to Criminal Justice COURSE SYLLABUS: Spring 2013 Professor: Vincent Hunter Office Location: Ferguson SS 219 Office Hours: Tuesday and Thursday pm-2:00 pm by appointment Office Phone:

More information

PSYC 2301 General Psychology Course Syllabus. PSYC 2301 General Psychology. Psychology. Behavioral Sciences Department. Division of Arts and Sciences

PSYC 2301 General Psychology Course Syllabus. PSYC 2301 General Psychology. Psychology. Behavioral Sciences Department. Division of Arts and Sciences PSYC 2301 General Psychology Psychology Behavioral Sciences Department Division of Arts and Sciences Asst. Professor Robyn Inmon Summer I 2012 South Plains College Note: The first section of the syllabus

More information

LOGOM 3300: Business Statistics Fall 2015

LOGOM 3300: Business Statistics Fall 2015 LOGOM 3300: Business Statistics Fall 2015 The science of statistics is the chief instrumentality through which the progress of civilization is now measured and by which its development hereafter will be

More information

Introduction to Psychology 100 On-Campus Fall 2014 Syllabus

Introduction to Psychology 100 On-Campus Fall 2014 Syllabus Introduction to Psychology 100 On-Campus Fall 2014 Syllabus Contact Information Professor: Dr. Deborah Maher Office: C&L (Classrooms and Labs) 119 Office phone #: (714) 432-0202, x21190 (best to email

More information

CSC122/CYEN122: Intermediate Computer Programming

CSC122/CYEN122: Intermediate Computer Programming CSC122/CYEN122: Intermediate Computer Programming Fall 2013 Description: Per the catalog: Analysis, design and implementation of programs. Application structures, algorithm development, eventdriven programming,

More information

UNIV 101: INTRODUCTION TO THE UNIVERSITY For International Students (Fall 2013) INSTRUCTOR: Wendy Nugent

UNIV 101: INTRODUCTION TO THE UNIVERSITY For International Students (Fall 2013) INSTRUCTOR: Wendy Nugent UNIV 101: INTRODUCTION TO THE UNIVERSITY For International Students (Fall 2013) INSTRUCTOR: Wendy Nugent Phone: 827-3882 Office: Franklin Street Gym 221- B Email: whnugent@vcu.edu Office Hours: by appointment

More information

Industrial/Organizational Psychology (PCO 4930)

Industrial/Organizational Psychology (PCO 4930) 1 Industrial/Organizational Psychology (PCO 4930) Course Information Industrial/Organizational Psychology PCO 4930, Section 1061 Tuesday 3:00pm 6:00pm Larsen Hall 330 Instructor Information Instructor:

More information

Systems and Internet Marketing Syllabus Spring 2011 Department of Management, Marketing and International Business

Systems and Internet Marketing Syllabus Spring 2011 Department of Management, Marketing and International Business Systems and Internet Marketing Syllabus Spring 2011 Department of Management, Marketing and International Business MKT 425.022 (3 credit hour class) Wednesday, 4:00 6:30 pm, BU 465 Instructor: Dr. Charlotte

More information

Microeconomic Principles

Microeconomic Principles Microeconomic Principles Instructor Information Dr. José J. Vázquez-Cognet University of Illinois at Urbana-Champaign E-mail: vazquezj@illinois.edu Virtual Office Hours: By appointment Course Description

More information

STUDENT INFORMATION PLAN AND SYLLABUS INCLUDING COURSE OUTLINE ACCOUNTING 2301, FINANCIAL ACCOUNTING FALL SEMESTER, 2015

STUDENT INFORMATION PLAN AND SYLLABUS INCLUDING COURSE OUTLINE ACCOUNTING 2301, FINANCIAL ACCOUNTING FALL SEMESTER, 2015 STUDENT INFORMATION PLAN AND SYLLABUS INCLUDING COURSE OUTLINE ACCOUNTING 2301, FINANCIAL ACCOUNTING FALL SEMESTER, 2015 INSTRUCTOR: Dr. Tom Branton CPA OFFICE: B-231 TELEPHONE: (281) 756-3659 E-MAIL:

More information

MATHEMATICAL TOOLS FOR ECONOMICS ECON 1078-001 SPRING 2012

MATHEMATICAL TOOLS FOR ECONOMICS ECON 1078-001 SPRING 2012 MATHEMATICAL TOOLS FOR ECONOMICS ECON 1078-001 SPRING 2012 Instructor: Hakon Skjenstad Class Time: M, W, F, 12:00-12:50pm Classroom: DUAN G125 Email: hakon.skjenstad@colorado.edu Course Website: CULearn

More information

SOCIAL PROBLEMS Online Course Syllabus SOC 1303-D10 CRN 10036 Fall 2015 Angelo State University

SOCIAL PROBLEMS Online Course Syllabus SOC 1303-D10 CRN 10036 Fall 2015 Angelo State University SOCIAL PROBLEMS Online Course Syllabus SOC 1303-D10 CRN 10036 Fall 2015 Angelo State University Jennifer L. Newman-Shoemake BS, MS jennifer.newman@angelo.edu COURSE INFORMATION: This is an online lecture

More information

PRINCIPLES OF FINANCIAL ACCOUNTING/ACC 120 N1WA FALL SEMESTER 2015

PRINCIPLES OF FINANCIAL ACCOUNTING/ACC 120 N1WA FALL SEMESTER 2015 PRINCIPLES OF FINANCIAL ACCOUNTING/ACC 120 N1WA FALL SEMESTER 2015 Instructor: Ray Oxendine, MBA, CPA Email: roxendine@bladencc.edu Office Location: Building 17 Room 105 Office Hours: TTH 9:10 am to 10:00

More information

Math 3E - Linear Algebra (3 units)

Math 3E - Linear Algebra (3 units) Math 3E - Linear Algebra (3 units) Fall 2015 Peralta Class Code 40772 Berkeley City College Class Hours & Location: TuTh 11AM- 12:15PM, BCC Room 422 (Fourth Floor) Instructor: Patrick Zulkowski Office

More information

INSTRUCTOR INFORMATION Instructor: Adrienne Petersen Email: arpetersen@unr.edu Office: DMS 233 Office Hours: TuTh 11am-1pm by appointment

INSTRUCTOR INFORMATION Instructor: Adrienne Petersen Email: arpetersen@unr.edu Office: DMS 233 Office Hours: TuTh 11am-1pm by appointment Math 120: Fundamentals of College Math Mathematics and Statistics Department, University of Nevada, Reno Section 1001, TuTh 2:30-3:45pm, FH 106 Section 1002, TuTh 1:00-2:15pm, FH 207 Fall 2014 INSTRUCTOR

More information

IST359 - INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS

IST359 - INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS IST359 - INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS 1. COURSE DETAILS Revised: 1/13/2012 COURSE (SECTION): IST359 (M001) TERM: Spring 2012 INSTRUCTOR: Deborah Nosky FINAL EXAM: Tuesday, May 8 th 10:15

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

CS 425 Software Engineering

CS 425 Software Engineering Department of Computer Science and Engineering College of Engineering, University of Nevada, Reno Fall 2009 CS 425 Software Engineering Lectures: Instructors: Office hours: Catalog description: Course

More information

Introduction to Computer Programming Course Syllabus Fall 2015

Introduction to Computer Programming Course Syllabus Fall 2015 Course Information Course Syllabus Fall 2015 Instructor: Dr. Mike Jochen Phone: 570.422.3036 Email: mjochen@esu.edu Office: 337 SCITECH Building Office Hours: Mon/Weds 5:30 7:00 p.m. Tues/Thurs 11 a.m.

More information

CS 425 Software Engineering. Course Syllabus

CS 425 Software Engineering. Course Syllabus Department of Computer Science and Engineering College of Engineering, University of Nevada, Reno Fall 2013 CS 425 Software Engineering Course Syllabus Lectures: Instructor: Office hours: Catalog description:

More information

Introduction to Business Course Syllabus. Dr. Michelle Choate Office # C221 Phone: 305-809-3202 Mobile Office: 828-329-2157

Introduction to Business Course Syllabus. Dr. Michelle Choate Office # C221 Phone: 305-809-3202 Mobile Office: 828-329-2157 Introduction to Business Course Syllabus COURSE TITLE Introduction to Business COURSE NUMBER GEB 1011 (11137) PREREQUISITES None CREDIT HOURS 3 CONTACT HOURS 45 CLASS MEETING TIMES CLASS METHOD Virtual

More information

MAT 1500: College Algebra for the Social and Management Sciences General Syllabus

MAT 1500: College Algebra for the Social and Management Sciences General Syllabus MAT 1500: College Algebra for the Social and Management Sciences General Syllabus (See your section syllabus for specific instructor information, deadlines and points.) Course Description: This is a college

More information

Social Psychology Syllabus

Social Psychology Syllabus Social Psychology Syllabus PSYC 307/001 Spring 2014 Lecture: MWF 12:00-12:50 p.m. in Wham 105 Instructor: Rebecca Kietlinski. M.A. Office Location: Life Science II Rm. 275F Office Hours: 10:00 a.m. to

More information

Florida State College at Jacksonville MAC 1105: College Algebra Summer Term 2011 Reference: 346846 MW 12:00 PM 1:45 PM, South Campus Rm: G-314

Florida State College at Jacksonville MAC 1105: College Algebra Summer Term 2011 Reference: 346846 MW 12:00 PM 1:45 PM, South Campus Rm: G-314 Florida State College at Jacksonville MAC 1105: College Algebra Summer Term 2011 Reference: 346846 MW 12:00 PM 1:45 PM, South Campus Rm: G-314 General Information: Instructor: Ronald H. Moore Office Hours:

More information

Syllabus: SCML 3106 Principles of Supply Chain Management

Syllabus: SCML 3106 Principles of Supply Chain Management Syllabus: SCML 3106 Principles of Supply Chain Management Class Location & Meeting Times: Instructor: This is a Hybrid course, ½ in class and ½ on-line. The on-line portion is to be completed by the student

More information

SYLLABUS Honors College Algebra MAC 1105H / 3 credit hours Fall 2014

SYLLABUS Honors College Algebra MAC 1105H / 3 credit hours Fall 2014 SYLLABUS Honors College Algebra MAC 1105H / 3 credit hours Fall 2014 Instructor: Alexander Ambrioso Office Location: BTEC 110 Phone: (813) 253-7917 (work) (813) 841-7072 (cell) Course Meeting Days and

More information

Psychology 202 - Mind and Society Mondays & Wednesdays, 2:00 3:50 pm, 129 McKenzie Hall Fall 2013 (CRN # 16067)

Psychology 202 - Mind and Society Mondays & Wednesdays, 2:00 3:50 pm, 129 McKenzie Hall Fall 2013 (CRN # 16067) Psychology 202 - Mind and Society Mondays & Wednesdays, 2:00 3:50 pm, 129 McKenzie Hall Fall 2013 (CRN # 16067) Instructor: Dr. Jordan Pennefather Rm. 412 Knight Library, pennefat@uoregon.edu Office Hours:

More information

MONTGOMERY COLLEGE Rockville Campus CA141 Introduction to Database Applications Computer Applications Department

MONTGOMERY COLLEGE Rockville Campus CA141 Introduction to Database Applications Computer Applications Department MONTGOMERY COLLEGE Rockville Campus CA141 Introduction to Database Applications Computer Applications Department Instructor Information Name: Mailbox Location: HU016 - see Office Assistant Email: profmathews@comcast.net

More information

BIO 111-01 Evolution. KSCommons. Keene State College. Sciences and Social Sciences, School of. Syllabi. Spring 2010

BIO 111-01 Evolution. KSCommons. Keene State College. Sciences and Social Sciences, School of. Syllabi. Spring 2010 Keene State College KSCommons Syllabi Spring 2010 BIO 111-01 Evolution Sciences and Social Sciences, School of Follow this and additional works at: http://commons.keene.edu/syllabi Recommended Citation

More information

Artificial Insemination ANS 250 Department of Agriculture Fall 2012

Artificial Insemination ANS 250 Department of Agriculture Fall 2012 Artificial Insemination ANS 250 Department of Agriculture Fall 2012 Instructor: Dr. Erin G. Brown Telephone: 468-3705 (Department) Office: Room 106 Agriculture Building 468-4433 (Office) Email: browneg@sfasu.edu

More information

Government 2305 Federal Government Fall 2015 ONLINE

Government 2305 Federal Government Fall 2015 ONLINE Government 2305 Federal Government Fall 2015 ONLINE Dr. Alicja Jac-Kucharski Office: CLA 200-G Alicja.Jac-Kucharski@lonestar.edu Telephone: (281) 318-4390 Office Hours: By appointment. Skype: Prof._Jac-Kucharski

More information

VANGUARD UNIVERSITY OF SOUTHERN CALIFORNIA PSYC 103-03: General Psychology Instructor: Steve Cuffari M.A., M.A. MFC #44845 Fall Semester 2015

VANGUARD UNIVERSITY OF SOUTHERN CALIFORNIA PSYC 103-03: General Psychology Instructor: Steve Cuffari M.A., M.A. MFC #44845 Fall Semester 2015 VANGUARD UNIVERSITY OF SOUTHERN CALIFORNIA PSYC 103-03: General Psychology Instructor: Steve Cuffari M.A., M.A. MFC #44845 Fall Semester 2015 Class Meeting: T-Th 3:00 4:15 Email: scuffari@journeyscounseling.com

More information

Math 35 Section 43376 Spring 2014. Class meetings: 6 Saturdays 9:00AM-11:30AM (on the following dates: 2/22, 3/8, 3/29, 5/3, 5/24, 6/7)

Math 35 Section 43376 Spring 2014. Class meetings: 6 Saturdays 9:00AM-11:30AM (on the following dates: 2/22, 3/8, 3/29, 5/3, 5/24, 6/7) Math 35 Section 43376 Spring 2014 Class meetings: 6 Saturdays 9:00AM-11:30AM (on the following dates: 2/22, 3/8, 3/29, 5/3, 5/24, 6/7) Instructor: Kathy Nabours Office: MTSC 133 Email: kathy.nabours@rcc.edu

More information

Dr. Monika Renard, PhD, MBA, BBA, BS Associate Professor, Management Director, Institute for Conflict Resolution President, UFF-FGCU Mrenard@fgcu.

Dr. Monika Renard, PhD, MBA, BBA, BS Associate Professor, Management Director, Institute for Conflict Resolution President, UFF-FGCU Mrenard@fgcu. Dr. Monika Renard, PhD, MBA, BBA, BS Associate Professor, Management Director, Institute for Conflict Resolution President, UFF-FGCU Mrenard@fgcu.edu Office: Lutgert Hall 3351 Phone: 590-7386 Office Hrs:

More information

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

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

More information

COMMONWEALTH OF MASSACHUSETTS BUNKER HILL COMMUNITY COLLEGE CHARLESTOWN, MASSACHUSETTS COMPUTER INFORMATION TECHNOLOGY DEPARTMENT

COMMONWEALTH OF MASSACHUSETTS BUNKER HILL COMMUNITY COLLEGE CHARLESTOWN, MASSACHUSETTS COMPUTER INFORMATION TECHNOLOGY DEPARTMENT COMMONWEALTH OF MASSACHUSETTS BUNKER HILL COMMUNITY COLLEGE CHARLESTOWN, MASSACHUSETTS COMPUTER INFORMATION TECHNOLOGY DEPARTMENT CIT 523 PYTHON PROGRAMMING COURSE OUTLINE & REQUIREMENTS COURSE DESCRIPTION:

More information

Database Management Systems ISM 4212 (3 Credit Hours) Fall 2011

Database Management Systems ISM 4212 (3 Credit Hours) Fall 2011 Database Management Systems ISM 4212 (3 Credit Hours) Fall 2011 Professor Ms. Sue Carter Course Day Office Location Course Time Office Phone Course Location E-Mail carter@fau.edu Blackboard http://blackboard.fau.edu

More information

F l o r i d a G u l f C o a s t U n i v e r s i t y S t a t i s t i c a l M e t h o d s F a l l 2 0 1 2 - C R N 8 1 1 2 6

F l o r i d a G u l f C o a s t U n i v e r s i t y S t a t i s t i c a l M e t h o d s F a l l 2 0 1 2 - C R N 8 1 1 2 6 F l o r i d a G u l f C o a s t U n i v e r s i t y S t a t i s t i c a l M e t h o d s F a l l 2 0 1 2 - C R N 8 1 1 2 6 Instructor: Larry L. Southard, M.A. Email: lsouthar@fgcu.edu Telephone: (239) 590-7420

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

GEORGE MASON UNIVERSITY COLLEGE OF EDUCATION AND HUMAN DEVELOPMENT SPECIAL EDUCATION

GEORGE MASON UNIVERSITY COLLEGE OF EDUCATION AND HUMAN DEVELOPMENT SPECIAL EDUCATION GEORGE MASON UNIVERSITY COLLEGE OF EDUCATION AND HUMAN DEVELOPMENT SPECIAL EDUCATION EDSE 517 Section 001 (3 credits) Computer Applications for Special Populations Fall 2005 Thursdays 4:30-7:10 Thompson

More information

MATH 1111 College Algebra Fall Semester 2014 Course Syllabus. Course Details: TR 3:30 4:45 pm Math 1111-I4 CRN 963 IC #322

MATH 1111 College Algebra Fall Semester 2014 Course Syllabus. Course Details: TR 3:30 4:45 pm Math 1111-I4 CRN 963 IC #322 MATH 1111 College Algebra Fall Semester 2014 Course Syllabus Instructor: Mr. Geoff Clement Office: Russell Hall, Room 205 Office Hours: M-R 8-9 and 12:30-2, and other times by appointment Other Tutoring:

More information

Medical Biochemistry BC 362 Fall 2014

Medical Biochemistry BC 362 Fall 2014 Medical Biochemistry BC 362 Fall 2014 Instructor: Julie Millard, Dorros Professor of Life Sciences Keyes 304, 859-5757; jtmillar@colby.edu Office hours: As announced in class each week and also by appointment.

More information

Earth Science 101 Introduction to Weather Fall 2015 Online

Earth Science 101 Introduction to Weather Fall 2015 Online Parkland College Earth Science Courses Natural Sciences Courses 2015 Earth Science 101 Introduction to Weather Fall 2015 Online Julie Angel Parkland College, jangel@parkland.edu Recommended Citation Angel,

More information

PA 750: Financial Management in Public Service Tuesday, 6:00-8:45 pm DTC Lab 617

PA 750: Financial Management in Public Service Tuesday, 6:00-8:45 pm DTC Lab 617 PA 750: Financial Management in Public Service Tuesday, 6:00-8:45 pm DTC Lab 617 Instructor: Dr. Janey Qian Wang Office: Downtown Center, suite 678 E-mail: jqwang@sfsu.edu Telephone: 415-817-4456 Office

More information

VIRGINIA COMMONWEALTH UNIVERSITY Department of Biology BIOL 291-002: HUMAN ANATOMY FOR BIOLOGY MAJORS Fall 2016 SYLLABUS

VIRGINIA COMMONWEALTH UNIVERSITY Department of Biology BIOL 291-002: HUMAN ANATOMY FOR BIOLOGY MAJORS Fall 2016 SYLLABUS VIRGINIA COMMONWEALTH UNIVERSITY Department of Biology BIOL 291-002: HUMAN ANATOMY FOR BIOLOGY MAJORS Fall 2016 SYLLABUS COURSE DESCRIPTION Human Anatomy for Biology Majors is a medical case based course

More information

Psychology 472: Experimental Analysis of Behavior Fall 2014

Psychology 472: Experimental Analysis of Behavior Fall 2014 Psychology 472: Experimental Analysis of Behavior Fall 2014 General When: M, W 2:30 pm 3:45 pm Where: AB 107 Prerequisites: PSY 101 Credit Hours: 3 Instructor Matt Locey, Ph.D. Office: MSS 402 Office Hours:

More information

PSYCHOLOGY 310-001: INDUSTRIAL/ORGANIZATIONAL PSYCHOLOGY STEPHEN F. AUSTIN STATE UNIVERITY COURSE SYLLABUS & CALENDAR FALL 2011

PSYCHOLOGY 310-001: INDUSTRIAL/ORGANIZATIONAL PSYCHOLOGY STEPHEN F. AUSTIN STATE UNIVERITY COURSE SYLLABUS & CALENDAR FALL 2011 PSYCHOLOGY 310-001: INDUSTRIAL/ORGANIZATIONAL PSYCHOLOGY STEPHEN F. AUSTIN STATE UNIVERITY COURSE SYLLABUS & CALENDAR FALL 2011 INSTRUCTOR INFORMATION Meeting Time: Tuesdays & Thursdays Location: Education

More information

College of Charleston School of Business DSCI 320-008: Management Information Systems Fall 2014

College of Charleston School of Business DSCI 320-008: Management Information Systems Fall 2014 College of Charleston School of Business DSCI 320-008: Management Information Systems Fall 2014 Professor Information Name: Dr. Chen-Huei Chou Office: BCTR 324 (Beatty Center) Email: chouc@cofc.edu (Please

More information

Introduction to Industrial and Organizational Psychology PSY 319 Fall, 2015 (Section 1)

Introduction to Industrial and Organizational Psychology PSY 319 Fall, 2015 (Section 1) Introduction to Industrial and Organizational Psychology PSY 319 Fall, 2015 (Section 1) Professor: Jeff Conte, Ph.D. Office & Phone: Life Sciences (LS) South 287, 594-0706 Mailbox: Life Sciences 110D (in

More information

Earth Science 102 Introduction to Physical Geology Fall 2015 Online

Earth Science 102 Introduction to Physical Geology Fall 2015 Online Parkland College Earth Science Courses Natural Sciences Courses 2015 Earth Science 102 Introduction to Physical Geology Fall 2015 Online Julie Angel Parkland College, jangel@parkland.edu Recommended Citation

More information

Truman College-Mathematics Department Math 125-CD: Introductory Statistics Course Syllabus Fall 2012

Truman College-Mathematics Department Math 125-CD: Introductory Statistics Course Syllabus Fall 2012 Instructor: Dr. Abdallah Shuaibi Office #: 3816 Email: ashuaibi1@ccc.edu URL: http://faculty.ccc.edu/ashuaibi/ Phone #: (773)907-4085 Office Hours: Truman College-Mathematics Department Math 125-CD: Introductory

More information