Programming for Engineers (ENGR 2304) Summer 2017 Class Number: 11612

Size: px
Start display at page:

Download "Programming for Engineers (ENGR 2304) Summer 2017 Class Number: 11612"

Transcription

1 Center of Excellence Engineering Programming for Engineers (ENGR 2304) Summer 2017 Class Number: Time and Location: Alief Campus. Mon Thurs. 2:00 5:00 pm. Room 410. Instructor: June E. Keller, PE (inactive) Instructor Contact Information: preferred through Eagle Online (Canvas) at Or to Or and leave message. If you me from your HCC student you must put the Course (ENGR 2304) and the appropriate CRN in the Subject Line. S SENT FROM NON-STUDENT S WILL BE DELETED WITHOUT BEING READ. Because of Federal law protecting student privacy, HCC requires me to communicate with you only via HCC , rather than your personal . If you have not yet activated your HCC student account, go to the following website to do so: Office location and hours: Pre-arranged and agreed to by the professor. Please feel free to contact me concerning any problems that you are experiencing in this course. You do not need to wait until you have received a poor grade before asking for my assistance. Your performance in my class is very important to me. I am available to hear your concerns and just to discuss course topics. Feel free to contact me. Office hours schedule will be given out in class the first day. Office hours will be held in Room 210. Course Semester: 3 credit hour (2 lecture, 2 lab), 64 contact hours Type of Instruction: Web Enhanced Lecture/Lab 1 P a g e

2 ACGM Course Description: Programming principles and techniques for matrix and array operations, equation solving, and numeric simulations applied to engineering problems and visualization of engineering information; platforms include spreadsheets, symbolic algebra packages, and engineering analysis software. Course Intent: This course is intended for those who are planning to major in any branch of engineering or for those planning to have a career in engineering. The materials that will be covered in the course will include problems solving algorithm for advanced topics in engineering/calculus and application of technology for solving them. Emphasis will be on the use of Microsoft Excel-a popular spreadsheet program to solve engineering problems and MATLAB-a powerful programming analysis tool. These programs permit engineers to carry out very lengthy calculations very easily, without getting bogged down in complicated mathematical procedures. The course is generally transferable as a credit for engineering majors to University of Houston. This course is a required course for participants in the HCC-UT TYLER Engineering Program. The delivery format will include lectures, presentations, classwork, homework assignments, and examinations. Prerequisites: Math 2413, Calculus 1. Recommended MATH-2414 (Calculus II) to be taken concurrently. Foundational Mathematics: This is a math-intensive course. Before attempting this course, a student should be familiar with the following mathematical topics. Knowledge of these topics is assumed, and will not be taught in class. If you need assistance with these, consult an HCC math tutor, or withdraw and enroll in this course again in a following semester: Basic Statistics (mean, median, mode, range, standard deviation.) Matrices (definition, matrix addition, matrix multiplication, matrix inversion.) Dot Product and Cross Product (Vectors) Polynomial Differentiation Polynomial Integration PLEASE NOTE THAT THE LAST DAY OF INSTRUCTION IS Tuesday, August 9th. No work may be submitted after this date. FINAL EXAM: Date to be in accordance with HCC Final Exam Schedule. Final exam will be on Thursday, August 10, starting at 2 pm. No Scantron is needed. Textbooks/Instructional Materials you need these the first day of class! 1. Byron S. Gottfried, SPREADSHEET TOOLS for Engineers using Excel McGraw Hill 2010 McGraw Hill (ISBN ) 2. William J. Palm III, INTRODUCTION TO MATLAB FOR ENGINEERS, Third Edition, McGraw Hill, (ISBN ). 3. A copy of MatLab. HCC has purchased an unlimited license which you will be able to use to install a copy on your personal computer. This is Window s based. Further instructions will be given the first day of class. 2 P a g e

3 4. Access to MicroSoft Excel Version 2007 or later. This is available through Office A flash drive to store your work on. At certain times during the course, you will be required to submit your flash drive. Make sure it is labelled. ACGM Learning Outcomes 1. Use matrix and array operations for equation solving. 2. Identify the strengths and weaknesses of the conventional programming languages. 3. Use spreadsheets and their built-in features to solve a variety of engineering problems, applying both quantitative and qualitative methodologies. 4. Describe methods for the design of programs that control equipment or analyze data. 5. Write computer programs to solve engineering problems and perform engineering simulations using common software tools. 6. Graphically present engineering data, results, and conclusions. Engineering Program Learning Outcomes PLSO #2: Use modern engineering computing tools to solve problems. PLSO #3: Work independently, as well as part of a project team. Student Learning Objectives: The objective is to introduce and reinforce the use of problem-solving methodology as practiced by the engineering profession in general and as applied to the use of computers to solve some problems in particular. After successful completion of the course, the following objectives should be attained: 1. Use Excel and Matlab to solve problems that require mathematical manipulations and graphing 2. Write Matlab script files that include input/output, control structures, looping, arrays, and functions 3. Perform a simple analysis of numerical data including mean, mode, median, standard deviation, linear regression and correlation using Excel and Matlab 4. Find the roots of linear and non-linear equations using Excel and Matlab 5. Perform simple matrix operations and solving linear equations using Excel and Matlab 6. Numerically and/or symbolically integrate several different types of equations using Excel and Matlab 7. Write simple computer programs using an object-oriented programming language In general, the schedule below will be followed. Deviation from this schedule may be necessary from time to time and will be conveyed to the class. It is students responsibility to clarify any contradiction between HCC web site information and what is presented in the syllabus and in the class. Schedule MATLAB (Additional topics may be added depending on time available) [9 weeks] Chapters MatLab Overview (Chapter 1) 2. Numeric Cell and Structure Arrays (Chapter 2) 3. Functions and Files (Chapter 3) 4. Programming with Math Lab (Chapter 4) 5. Advanced Plotting (Chapter 5) 3 P a g e

4 6. Model Building and Regression (Chapter 6) 7. Statistics, Probability and Interpolation (Chapter 7) 8. Linear Algebraic Equations (Chapter 8) 9. Numerical Methods for Calculus and Differential Equations (Chapter 9) Schedule Excel (Additional topics may be added depending on time available) [6 weeks] Chapters 1-8, Introduction to spreadsheets (Chapter 1) 2. Creating and Editing Excel (Chapter 2 & 3) 3. Programming in Excel Logical Decisions (IF-THEN-ELSE) (Chapter 4) 4. Graphing Data in Excel (Chapter 5) 5. Analyzing Data and Fitting Equations to Data (Chapter 6 and 7) 6. Sorting and Filtering data including pivot tables (Chapter 8) 7. Solving Single Equations (Chapter 11) 8. Solving Simultaneous Equations (Chapter 12) 9. Evaluating Integrals (Chapter 13) 10. Comparing Economic Alternatives (Chapter 15) (time permitting) 11. Finding Optimal Solutions (Chapter 16) (time permitting) Tentative Weekly Schedule 16-week course (subject to change!): Week Number Chapters Covered 1 Programming Generalities and MATLAB Chapter 1. 2 MATLAB Chapter 2. 3 MATLAB Chapter 3. 4 MATLAB Chapter 4. 5 MATLAB Quiz Chapters MATLAB Chapter 5 and 6. 7 MATLAB Chapter 7. 8 MATLAB Chapter 8 and 9. 9 MATLAB EXAM Chapters 1-9. Excel Chapters 1 and Excel Chapters 3 through Excel Quiz Chapters 1-5. Excel Chapter Excel Chapter 6 (complete) and Excel Chapter 8 and Excel Chapter 12 and EXCEL EXAM Chapters 1-8, Final Exam Review. 16 COMPREHENSIVE FINAL EXAM Tentative Weekly Schedule 12-week course (subject to change!): Week Number Chapters Covered 1 Programming Generalities and MATLAB Chapter 1. 2 MATLAB Chapter 2. 3 MATLAB Chapter 3. 4 MATLAB Chapter 4. 5 MATLAB Quiz Chapters 1-4. MATLAB Chapter 5. 6 MATLAB Chapter 6 and 7. 7 MATLAB Chapter 8 and 9. 8 MATLAB EXAM. Excel Chapters 1 and 2. 9 Excel Chapter 3, 4, 5, 6. 4 P a g e

5 10 Excel Quiz Chapters 1-5. Excel Chapter 7 and Excel Chapters 11, 12, 13. EXCEL EXAM. 12 COMPREHENSIVE FINAL EXAM Tentative Schedule 5-week Summer Course (subject to change): Week Chapters Covered Number 1 Programming Generalities and MATLAB Chapters 1, 2, 3. 2 MATLAB QUIZ (CH 1-3). MATLAB Chapters 4, 5, 6. 3 MATLAB EXAM (CH 1-6). MATLAB Chapters 7, 8, 9. EXCEL Chapters 1, 2 4 EXCEL QUIZ (CH 1-8). EXCEL Chapters EXCEL EXAM (CH 1-8, 11-13). FINAL EXAM COMPREHENSIVE. Right to Modify this Syllabus: The instructor reserves the right to modify this syllabus at any point in the course. Modifications will be announced in class and/or via or EO. HCC Policy Statement - Attendance Policy The HCCS attendance policy is stated in the Schedule of Classes: Students are expected to attend classes regularly. Students are responsible for materials covered during their absences, and it is the student's responsibility to consult with instructors for make-up assignments. Class attendance is checked daily by instructors. Although it is the responsibility of the student to drop a course for non-attendance, the instructor has full authority to drop a student for excessive absences. A student may be dropped from a course for excessive absences after the student has accumulated absences in excess of 12.5% of the hours of instruction (including lecture and laboratory time). If circumstances significantly prevent you from attending classes, please inform me. I realize that sometimes outside circumstances can interfere with school, and I will try to be as accommodating as possible, but please be aware of the attendance policy. For this 64 contact hour course, 12.5% is 8 hours. Students are also expected to be in their seats, ready to work when class starts. Tardiness or leaving early will count towards absences. If you are absent from class, it is YOUR responsibility to obtain the homework assignments. If some unavoidable situation arises which causes you to miss class, then please keep me advised. Please be on time for class. Leaving class during the lecture is inconsiderate to others and will not be tolerated. Class starts promptly. You may decide NOT to come to class for whatever reason. As an adult making the decision not to attend, you do not have to notify the instructor prior to missing a class. However, if this happens too many times, you may suddenly find that you have lost the class. Poor attendance records tend to correlate with poor grades. If you miss any class, including the first week, you are responsible for all material missed. It is a good idea to find a friend or a buddy in class who would be willing to share class notes or discussion or be able to hand in paper if you unavoidably miss a class. 5 P a g e

6 Class attendance equals class success. Certain assignments will be done ONLY in class and cannot be made up. Last Day for Administrative and Student Withdrawals. This date is stated in the Schedule of Classes. For Summer II, the last day if July 31 st. After the withdrawal date, no W can be given, and you must receive a regular grade (A-F) in the course. I urge any student who is contemplating withdrawing from the class to see me first! You may be doing better than you think. Either way, I want to be accessible and supportive. I do not believe in "weed out" classes, and I consider you to be much more than just a name or number! If you need assistance, do not hesitate to contact me (my address is listed above). Medical Conditions: If you have some medical condition that will affect your attendance and participation in this class, please let me know as soon as possible. Sit in the class where you can exit quickly if necessary. HCC Policy Statement - Repeat Course Fee The State of Texas encourages students to complete college without having to repeat failed classes. To increase student success, students who repeat the same course more than twice, are required to pay extra tuition. The purpose of this extra tuition fee is to encourage students to pass their courses and to graduate. Effective fall 2006, HCC will charge a higher tuition rate to students registering the third or subsequent time for a course. If you are considering course withdrawal because you are not earning passing grades, confer with your instructor/counselor as early as possible about your study habits, reading and writing homework, test taking skills, attendance, course participation, and opportunities for tutoring or other assistance that might be available. HCC Policy Statement - Student Handbook Students are responsible to adhere to all policies outlined in the HCC Student Handbook. Located at: HCC Policy Statement - ADA Any student with a documented disability (e.g. physical, learning, psychiatric, developmental, vision, hearing, etc.) who needs to arrange reasonable accommodations must contact the Disability Support Services (DSS) Counselor at the beginning of each semester. Faculty members are authorized to provide only the accommodations requested by the DSS office. The link is at Click on Meet the staff to obtain contact information on all ADA counselors. HCC Policy Statement: Sexual Misconduct Houston Community College is committed to cultivating an environment free from inappropriate conduct of a sexual or gender-based nature including sex discrimination, sexual assault, sexual harassment, and sexual violence. Sex discrimination includes all forms of sexual and genderbased misconduct and violates an individual s fundamental rights and personal dignity. The Director of EEO/Compliance is designated as the Title IX Coordinator and Section 504 Coordinator. All inquiries concerning HCC policies, compliance with applicable laws, statues, 6 P a g e

7 and regulations (such as Title VI, Title IX, and Section 504), and complaints may be addressed to: David Cross Director EEO/Compliance Office of Institutional Equity and Diversity 3100 Main Houston, TX HCC Policy Statement Title IX TITLE IX OF THE EDUCATION AMENDMENTS OF 1972, 20 U.S.C. A 1681 ET. SEQ. Title IX of the Education Amendments of 1972 requires that institutions have policies and procedures that protect students rights with regard to sex/gender discrimination. Information regarding these rights are on the HCC website under Students-Anti-Discrimination. Students who are pregnant and require accommodations should contact any of the ADA Counselors for assistance. It is important that every student understands and conforms to respectful behavior while at HCC. Sexual misconduct is not condoned and will be addressed promptly. Know your rights and how to avoid these difficult situations. Log in to: Sign in using your HCC student account, then go to the button at the top right that says Login and enter your student number. HCC Anti-Discrimination Policy: HCC Policy Statement: EGLS 3 Evaluation for Greater Learning Student Survey System At Houston Community College, professors believe that thoughtful student feedback is necessary to improve teaching and learning. During a designated time, you will be asked to answer a short online survey of research-based questions related to instruction. The anonymous results of the survey will be made available to your professors and division chairs for continual improvement of instruction. Look for the survey as part of the Houston Community College Student System online near the end of the term. HCC Policy Statement: Academic Honesty A student who is academically dishonest is, by definition, not showing that the coursework has been learned, and that student is claiming an advantage not available to other students. The instructor is responsible for measuring each student's individual achievements and also for ensuring that all students compete on a level playing field. Thus, in our system, the instructor has teaching, grading, and enforcement roles. You are expected to be familiar with the University's Policy on Academic Honesty, found in the catalog. What that means is: If you are charged with an offense, pleading ignorance of the rules will not help you. Students are responsible for conducting themselves with honor and integrity in fulfilling course requirements. Penalties and/or disciplinary proceedings may be initiated by College System officials against a student accused of scholastic dishonesty. Scholastic dishonesty : includes, but is not limited to, cheating on a test, plagiarism, and collusion. Cheating on a test includes: 7 P a g e

8 Copying from another students test paper; Using materials not authorized by the person giving the test; Collaborating with another student during a test without authorization; Knowingly using, buying, selling, stealing, transporting, or soliciting in whole or part the contents of a test that has not been administered; Bribing another person to obtain a test that is to be administered. Plagiarism means the appropriation of another s work and the unacknowledged incorporation of that work in one s own written work offered for credit. Collusion mean the unauthorized collaboration with another person in preparing written work offered for credit. Possible punishments for academic dishonesty may include a grade of 0 or F in the particular assignment, failure in the course, and/or recommendation for probation or dismissal from the College System. (See the Student Handbook). In simplified terms, cheating is: (1) taking unchanged passages (or slightly edited) from another person s writing and portraying them as one s own; (2) submitting a paper that includes paraphrases of another person s writing without giving credit;(3) having someone else write your paper for you; (4) copying or using another person s work during in-class writing or testing; and (5) the unauthorized use of electronic devices during in-class writing or testing. Keep in mind also that whether you are cheating or not, not following testing or writing rules properly, such as communicating with your neighbor or using a cell phone during a test will be construed as cheating. This is not an exhaustive list of the forms of scholastic dishonesty. If you are at all in doubt, consult your instructor. Instructor s Policy: Academic dishonesty is not acceptable and will incur serious consequences. A student caught cheating on a regular homework or classwork assignment could be given a grade of -100% for that item in the grade book. Students caught cheating will not be eligible for any extra credit opportunities or exam curves that may be instituted for the remainder of the semester. Students caught cheating may be required to do ALL of their work on HCC computers. If a student is caught cheating on any assignment or assessment, a grade of F will be issued for the entire course grade. What constitutes cheating is determined by the instructor, not the student. /Telephone Communication: I will communicate with you using your HCC Student address and/or dialing your phone number as needed. It is the student s responsibility to verify and update their address and their phone number on HCC database. I will not use any other address and phone number except the one listed on HCC database for students. Read your regularly. I did not read my and/or That is not my phone number will not be an accepted excuse to settle any issues. I check my daily, Monday Friday and generally respond within 24 hours. If you send an after 12:00 on Friday, I will respond by 12:00 on Monday. 8 P a g e

9 Other Information 1. Internet Resources: There are many interesting resources on the Internet. These are interesting and informative, but your best immediate source of information is your textbook -make thorough use of it. 2. Cell Phones and Other Electronic Devices: Please turn phones off or put them on vibrate mode. Listening devices, i.e., ipods, MP3's, etc. are to be stored away during class time. Text messaging is not allowed during class as it can be distracting to other students. Abusers will be asked to leave class and marked absent. Absences will effectively lower your course grade. 3. Campus Computers: All HCC campuses have student computer labs that you can use. Days and Hours of operation vary. Call the Campus Location you are interested in and ask what hours the computer lab is open. Here is the link to campus locations: The MatLab program is available on several computers in the Fraga Open Computer Lab and on several computers in the Eastside Open Computer Lab. It is planned to have MatLab installed at all open computer labs where ENGR 2304 is taught. Classroom/Lab Policy: Class hours are divided into lecture and lab. During lecture time, students are expected to be focused upon lecture and lecture examples. You will need to take notes to use when doing the homework and classwork problems and you will need your textbook at every class period. During lab time, students are expected to be completing the classwork assignments. I post my lecture slides in Eagle Online. You will not be able to copy down each lecture slide into your notes, because the lecture slides are only an adjunct to, not a substitute for class notes that you take yourself. Testing Policy: On exam days the lecture and activities will be given the first half of class and the test will be given the last half of class. This way if a student needs extra time to finish the test, this will not conflict with the time needed for the lecture. Students are not permitted to leave the room and return once the test paper has been administered. On non-multiple choice items, partial credit will be given for correct work only, and the amount of partial credit awarded will be determined by the instructor. Calculator Policy: A simple scientific calculator may be used. If a graphing calculator is used, it must be cleared prior to any quiz or exam. Cell phones may NOT be used as a calculator. Homework Policy: Homework is due at the beginning of class on the due date. Students are encouraged to do homework before beginning of next class. Homework is to be done OUTSIDE of class. Class/Lab time is reserved for lecture and for lab problems. If all lab problems are finished before lab is ended, then students are welcome to stay in lab to work on homework problems. Late homework completion may affect student s understanding and progress in consequent classes. All homework is to be turned in as instructed in Eagle Online. Classroom Behavior Policy: As your instructor and as a student in this class, it is our shared responsibility to develop and maintain a positive learning environment for everyone. Your instructor takes this responsibility very seriously and will inform members of the class if their behavior makes it difficult for him/her 9 P a g e

10 to carry out this task. As a fellow learner, you are asked to respect the learning needs of your classmates and assist your instructor achieve this critical goal. Attendance is strongly recommended. It is the rare student who can learn material on their own and do well in a class they do not attend. For the benefit of your fellow classmates and me, please refrain from regularly arriving late to class or leaving early. In addition, please do not disturb the class with pagers, phones, or conversation with your fellow students during class. Needless to say, this is extremely distracting and rude to others and the instructor. In addition, it is common courtesy if you need to leave a meeting early, you notify the manager who is conducting the meeting and you sit close to the exit door. You also will be expected to go to the restroom, get a drink, return phone messages, etc. before you enter the meeting, so please begin practicing these behaviors now before you enter the real life classroom, ie. the workplace. Regularly violating these common courtesy rules will detract from your final grade in the class. As students studying for the engineering profession, adult and professional behavior is expected. Disruptive behavior/activities, which interfere with teaching and/or learning will not be tolerated, and may result in an administrative withdrawal without refund. HCC Grading Scale: The HCC grading scale is: A = points per semester hour B = points per semester hour C = points per semester hour D = points per semester hour F = 59 and below points per semester hour To compute grade point average (GPA), divide the total grade points by the total number of semester hours attempted. Grading The overall score is comprised of the following: 5% Attendance 20% Classwork (labs) 5% Homework 10% Quizzes 20% Exam #1 (MatLab) 20% Exam #2 (Excel) 20% Final Exam (Comprehensive) Exams may include a programming assignment done either outside of class or during the exam time. Quizzes may or may not be announced and will be at the beginning of class. Classwork assignments must be completed prior to leaving class each day. Homework assignments are done outside of class. If you finish your class assignment early, you are more than welcome to remain until the end of class to work on homework assignments. Classwork and Homework submittal will be digital via Eagle Online/ or on a flashdrive or as a physical paper copy PER THE INSTRUCTOR S DIRECTIONS. For a physical paper submittal, problems must be submitted with a cover page with the problem numbers, course name, CRN number, the student s name, instructor s name, the date, and student signature. 10 P a g e

11 Generally, there is no makeup if you miss an exam. I may try (No Guarantees) to let you make up an exam if you have a valid and verifiable excuse. A make-up exam will be significantly more difficult than the original exam. However, regardless of the reason, there will be a twenty point penalty. For exams, no calculators or books or other references will be allowed unless otherwise indicated. Cell phones may NOT be used as a calculator. Homework assignments are due at the beginning of class on the due date. I do not accept late work without a 20 point penalty and only with prior approval and at the sole discretion of the instructor. Classwork assignments may not be made up. You need to be in class to do the classwork. Each classwork assignment in EO has suggested work to complete. If you are absent, you may do the CW as listed in the assignment in EO and turn it in no later than 24 hours after the missed class without a late penalty. Otherwise, classwork assignments may not be made up. The 2 lowest classwork grades will be dropped. It is the student s responsibility to ensure that files are working properly. Corrupted files, or digital submissions without correct file format will not be accepted or graded. Homework submittals must be uploaded before the start of class. Late work will not be accepted. If a student waits till the last minute, uploads the assignment a minute before the cutoff, and has internet connection problems, that will not be an acceptable excuse. Grading: Please note: After the withdrawal date, no W can be given, and you must receive a regular grade, (A-F) in the course. The final course average will be computed using the following scale. AVERAGE GRADE 90% < Final Average <100% A 80% < Final Average <90% B 70% < Final Average <80% C 60% < Final Average <70% D Final Average < 60% F EXTRA CREDIT: I have built some extra credit opportunities into this course. Extra credit will not raise you a letter grade and will not be accepted after the due date. I will not grade the extra credit until the end of the course and only if you are within 1.5 points of a change in letter grade. Many instructors do not do extra credit. Please see the following link: Change the words Your Math in the title to Any. +1 point extra credit each will be given if you send me an from EO and from your student within 1 days after the first day of class. LATE WORK: Assignments are due 30 minutes prior to class. I do not accept late work without a 20 point penalty and only with prior approval. Acceptance of late work is at the sole discretion of the instructor and approval must be obtained prior. No late work will be 11 P a g e

12 accepted after the date of the quiz or exam covering that material. No work will be accepted at all after the Last Day of Instruction. Exam Schedule and other course related dates In general, the schedule given in this syllabus will be followed. Deviation from this schedule may be necessary from time to time and will be conveyed to the class. Students are expected to bring up to professor s attention any confusion or contradiction to this schedule, class room announcements and HCC web site. LAST DAY OF INSTRUCTION: The last day of instruction is Tuesday, August 8 th. Absolutely no work will be accepted after the end of class on this date. Exam Dates To be provided in class. Final exam will be per the HCC Final Exam Schedule. Other Important Dates Visit HCC web site for all important dates, deadlines, holidays, etc. including withdrawal date. Changes to Syllabus and Schedule: The instructor reserves the right to change the syllabus and schedule as needed. Changes will be announced in class and in Eagle Online. 12 P a g e

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

Course Goal This is the final course in the developmental mathematics sequence and its purpose is to prepare students for College Algebra.

Course Goal This is the final course in the developmental mathematics sequence and its purpose is to prepare students for College Algebra. Mathematics ONLINE Math 0312: Intermediate Algebra CRN 86448 Spring 2 nd Eight Weeks/2016 3 hour lecture course +1hour lab / 64 hours per semester/ 8 weeks Textbook: Introductory and Intermediate Algebra.

More information

Course Syllabus Art History II ARTS 1304

Course Syllabus Art History II ARTS 1304 Semester with Course Reference Number (CRN) Spring 2015 CRN 45135 Course Syllabus Art History II ARTS 1304 Instructor contact information Office Location and Hours Course Location/Times Course Semester

More information

SOUTHWEST COLLEGE Department of Mathematics

SOUTHWEST COLLEGE Department of Mathematics SOUTHWEST COLLEGE Department of Mathematics COURSE SYLLABUS MATH 2415: CALCULUS III (DISTANCE EDUCATION) SPRING 2015 / SS TERM / CRN 48306 / FEBRUARY 14 MAY 17/ INSTRUCTOR: Dr. Jaime L. Hernández CONTACT

More information

Instructor: Matthew Wickes Kilgore Office: ES 310

Instructor: Matthew Wickes Kilgore Office: ES 310 MATH 1314 College Algebra Syllabus Instructor: Matthew Wickes Kilgore Office: ES 310 Longview Office: LN 205C Email: mwickes@kilgore.edu Phone: 903 988-7455 Prerequistes: Placement test score on TSI or

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

Psychology Northwest College

Psychology Northwest College Psychology Northwest College Instructor: Linda Whitney PSYC 2319- Social Psychology CRN 77024 Spring Semester 2014 Spring Branch Campus Rm. 307 12:30-2pm MW 3-Hour Lecture/ 48 hours per semester/ 16 weeks

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

Math 150 Syllabus Course title and number MATH 150 Term Fall 2017 Class time and location INSTRUCTOR INFORMATION Name Erin K. Fry Phone number Department of Mathematics: 845-3261 e-mail address erinfry@tamu.edu

More information

SOUTHERN MAINE COMMUNITY COLLEGE South Portland, Maine 04106

SOUTHERN MAINE COMMUNITY COLLEGE South Portland, Maine 04106 SOUTHERN MAINE COMMUNITY COLLEGE South Portland, Maine 04106 Title: Precalculus Catalog Number: MATH 190 Credit Hours: 3 Total Contact Hours: 45 Instructor: Gwendolyn Blake Email: gblake@smccme.edu Website:

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

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

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

Course Content Concepts

Course Content Concepts CS 1371 SYLLABUS, Fall, 2017 Revised 8/6/17 Computing for Engineers Course Content Concepts The students will be expected to be familiar with the following concepts, either by writing code to solve problems,

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

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

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

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

Foothill College Summer 2016

Foothill College Summer 2016 Foothill College Summer 2016 Intermediate Algebra Math 105.04W CRN# 10135 5.0 units Instructor: Yvette Butterworth Text: None; Beoga.net material used Hours: Online Except Final Thurs, 8/4 3:30pm Phone:

More information

MAT 122 Intermediate Algebra Syllabus Summer 2016

MAT 122 Intermediate Algebra Syllabus Summer 2016 Instructor: Gary Adams Office: None (I am adjunct faculty) Phone: None Email: gary.adams@scottsdalecc.edu Office Hours: None CLASS TIME and LOCATION: Title Section Days Time Location Campus MAT122 12562

More information

Beginning and Intermediate Algebra, by Elayn Martin-Gay, Second Custom Edition for Los Angeles Mission College. ISBN 13:

Beginning and Intermediate Algebra, by Elayn Martin-Gay, Second Custom Edition for Los Angeles Mission College. ISBN 13: Course: Math 125,, Section: 25065 Time: T Th: 7:00 pm - 9:30 pm Room: CMS 022 Textbook: Beginning and, by Elayn Martin-Gay, Second Custom Edition for Los Angeles Mission College. ISBN 13: 978-1-323-45049-9

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

Grading Policy/Evaluation: The grades will be counted in the following way: Quizzes 30% Tests 40% Final Exam: 30%

Grading Policy/Evaluation: The grades will be counted in the following way: Quizzes 30% Tests 40% Final Exam: 30% COURSE SYLLABUS FALL 2010 MATH 0408 INTERMEDIATE ALGEBRA Course # 0408.06 Course Schedule/Location: TT 09:35 11:40, A-228 Instructor: Dr. Calin Agut, Office: J-202, Department of Mathematics, Brazosport

More information

DIGITAL GAMING AND SIMULATION Course Syllabus Advanced Game Programming GAME 2374

DIGITAL GAMING AND SIMULATION Course Syllabus Advanced Game Programming GAME 2374 DIGITAL GAMING AND SIMULATION Course Syllabus Advanced Game Programming GAME 2374 Semester and Course Reference Number (CRN) Semester: Spring 2011 CRN: 76354 Instructor Information Instructor: Levent Albayrak

More information

MATH 205: Mathematics for K 8 Teachers: Number and Operations Western Kentucky University Spring 2017

MATH 205: Mathematics for K 8 Teachers: Number and Operations Western Kentucky University Spring 2017 MATH 205: Mathematics for K 8 Teachers: Number and Operations Western Kentucky University Spring 2017 INSTRUCTOR: Julie Payne CLASS TIMES: Section 003 TR 11:10 12:30 EMAIL: julie.payne@wku.edu Section

More information

CALCULUS III MATH

CALCULUS III MATH CALCULUS III MATH 01230-1 1. Instructor: Dr. Evelyn Weinstock Mathematics Department, Robinson, Second Floor, 228E 856-256-4500, ext. 3862, email: weinstock@rowan.edu Days/Times: Monday & Thursday 2:00-3:15,

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

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

MTH 141 Calculus 1 Syllabus Spring 2017

MTH 141 Calculus 1 Syllabus Spring 2017 Instructor: Section/Meets Office Hrs: Textbook: Calculus: Single Variable, by Hughes-Hallet et al, 6th ed., Wiley. Also needed: access code to WileyPlus (included in new books) Calculator: Not required,

More information

MTH 215: Introduction to Linear Algebra

MTH 215: Introduction to Linear Algebra MTH 215: Introduction to Linear Algebra Fall 2017 University of Rhode Island, Department of Mathematics INSTRUCTOR: Jonathan A. Chávez Casillas E-MAIL: jchavezc@uri.edu LECTURE TIMES: Tuesday and Thursday,

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

Syllabus ENGR 190 Introductory Calculus (QR)

Syllabus ENGR 190 Introductory Calculus (QR) Syllabus ENGR 190 Introductory Calculus (QR) Catalog Data: ENGR 190 Introductory Calculus (4 credit hours). Note: This course may not be used for credit toward the J.B. Speed School of Engineering B. S.

More information

Please read this entire syllabus, keep it as reference and is subject to change by the instructor.

Please read this entire syllabus, keep it as reference and is subject to change by the instructor. Math 125: Intermediate Algebra Syllabus Section # 3288 Fall 2013 TTh 4:10-6:40 PM MATH 1412 INSTRUCTOR: Nisakorn Srichoom (Prefer to be call Ms. Nisa or Prof. Nisa) OFFICE HOURS: Tuesday at 6:40-7:40 PM

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

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

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

Accounting 312: Fundamentals of Managerial Accounting Syllabus Spring Brown

Accounting 312: Fundamentals of Managerial Accounting Syllabus Spring Brown Class Hours: MW 3:30-5:00 (Unique #: 02247) UTC 3.102 Professor: Patti Brown, CPA E-mail: patti.brown@mccombs.utexas.edu Office: GSB 5.124B Office Hours: Mon 2:00 3:00pm Phone: (512) 232-6782 TA: TBD TA

More information

SYLLABUS: RURAL SOCIOLOGY 1500 INTRODUCTION TO RURAL SOCIOLOGY SPRING 2017

SYLLABUS: RURAL SOCIOLOGY 1500 INTRODUCTION TO RURAL SOCIOLOGY SPRING 2017 College of Food, Agricultural, and Environmental Science School of Environment and Natural Resources SYLLABUS: RURAL SOCIOLOGY 1500 INTRODUCTION TO RURAL SOCIOLOGY SPRING 2017 Course overview Instructor

More information

CHEM:1070 Sections A, B, and C General Chemistry I (Fall 2017)

CHEM:1070 Sections A, B, and C General Chemistry I (Fall 2017) CHEM:1070 Sections A, B, and C General Chemistry I (Fall 2017) Course Objectives CHEM:1070 provides students with an introduction to chemistry and is appropriate for students who have not had an advanced

More information

Course Syllabus for Math

Course Syllabus for Math Course Syllabus for Math 1090-003 Instructor: Stefano Filipazzi Class Time: Mondays, Wednesdays and Fridays, 9.40 a.m. - 10.30 a.m. Class Place: LCB 225 Office hours: Wednesdays, 2.00 p.m. - 3.00 p.m.,

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

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

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

INTERMEDIATE ALGEBRA Course Syllabus

INTERMEDIATE ALGEBRA Course Syllabus INTERMEDIATE ALGEBRA Course Syllabus This syllabus gives a detailed explanation of the course procedures and policies. You are responsible for this information - ask your instructor if anything is unclear.

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

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

CMST 2060 Public Speaking

CMST 2060 Public Speaking CMST 2060 Public Speaking Instructor: Raquel M. Robvais Office: Coates Hall 319 Email: rrobva1@lsu.edu Course Materials: Lucas, Stephen. The Art of Public Speaking. McGraw Hill (11 th Edition). One two

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

MARKETING ADMINISTRATION MARK 6A61 Spring 2016

MARKETING ADMINISTRATION MARK 6A61 Spring 2016 MARKETING ADMINISTRATION MARK 6A61 Spring 2016 INSTRUCTOR: Dr. Alan. D. Lish Email: adlish@uh.edu Phone: 281-812-5392 (Home/Office) 512-940-3846 (Cell) TIME: Sec. 19400 Tuesdays, 6-9pm, Mar 21-May 13,

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

Required Text: Oltmanns, T. & Emery, R. (2014). Abnormal Psychology (8th Edition) ISBN-13: ISBN-10:

Required Text: Oltmanns, T. & Emery, R. (2014). Abnormal Psychology (8th Edition) ISBN-13: ISBN-10: SYLLABUS Course Information: PSYC 4311.060: ABNORMAL PSYCHOLOGY SPRING 2016 ONLINE Instructor Information: Dung Ngo, Ph.D. Office: HPR 224 Email: (best way to reach me) dngo@uttyler.edu Office Hours: Wednesdays,

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

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

FINANCE 3320 Financial Management Syllabus May-Term 2016 *

FINANCE 3320 Financial Management Syllabus May-Term 2016 * FINANCE 3320 Financial Management Syllabus May-Term 2016 * Instructor details: Professor Mukunthan Santhanakrishnan Office: Fincher 335 Office phone: 214-768-2260 Email: muku@smu.edu Class details: Days:

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

Fullerton College Business/CIS Division CRN CIS 111 Introduction to Information Systems 4 Units Course Syllabus Spring 2016

Fullerton College Business/CIS Division CRN CIS 111 Introduction to Information Systems 4 Units Course Syllabus Spring 2016 Instructor: Fullerton College Business/CIS Division CRN 23525 - CIS 111 Introduction to Information Systems 4 Units Course Syllabus Spring 2016 Mrs. Spencer Office:320-06 Office Phone:(714) 992-7208 Office

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

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

Class Mondays & Wednesdays 11:00 am - 12:15 pm Rowe 161. Office Mondays 9:30 am - 10:30 am, Friday 352-B (3 rd floor) or by appointment

Class Mondays & Wednesdays 11:00 am - 12:15 pm Rowe 161. Office Mondays 9:30 am - 10:30 am, Friday 352-B (3 rd floor) or by appointment SYLLABUS Marketing Concepts - Spring 2016 MKTG 3110-003 - Course # 23911 - Belk College of Business, UNC-Charlotte Instructor: Mrs. Tamara L. Cohen Ph: 704-687-7644 e-mail: tcohen3@uncc.edu www.belkcollegeofbusiness.uncc.edu/tcohen3

More information

Course Syllabus: Photography One

Course Syllabus: Photography One Houston Community College Central http://central.hccs.edu/central/academic-departments/fine-arts-speech-communications Course Syllabus: Photography One HCC Academic Discipline: ART Course Title: Photography

More information

HCI 440: Introduction to User-Centered Design Winter Instructor Ugochi Acholonu, Ph.D. College of Computing & Digital Media, DePaul University

HCI 440: Introduction to User-Centered Design Winter Instructor Ugochi Acholonu, Ph.D. College of Computing & Digital Media, DePaul University Instructor Ugochi Acholonu, Ph.D. College of Computing & Digital Media, DePaul University Office: CDM 515 Email: uacholon@cdm.depaul.edu Skype Username: uacholonu Office Phone: 312-362-5775 Office Hours:

More information

Texas A&M University-Kingsville Department of Language and Literature Summer 2017: English 1302: Rhetoric & Composition I, 3 Credit Hours

Texas A&M University-Kingsville Department of Language and Literature Summer 2017: English 1302: Rhetoric & Composition I, 3 Credit Hours Meyer 1 Texas A&M University-Kingsville Department of Language and Literature Summer 2017: English 1302: Rhetoric & Composition I, 3 Credit Hours Professor: Dr. Craig A. Meyer Office: Fore Hall 103C Office

More information

ECD 131 Language Arts Early Childhood Development Business and Public Service

ECD 131 Language Arts Early Childhood Development Business and Public Service ECD 131 Language Arts Early Childhood Development Business and Public Service Semester Year Catalog Course Description: This course is a study of methods and materials in age-appropriate language experiences.

More information

Dr. Zhang Fall 12 Public Speaking 1. Required Text: Hamilton, G. (2010). Public speaking for college and careers (9th Ed.). New York: McGraw- Hill.

Dr. Zhang Fall 12 Public Speaking 1. Required Text: Hamilton, G. (2010). Public speaking for college and careers (9th Ed.). New York: McGraw- Hill. Dr. Zhang Fall 12 Public ing 1 COM 161-02 Public ing (3 Credit Hours) Fall 2012 Location of Class Meeting: CB326 Class Meeting Time: 10:00-10:50am, MWF Instructor: Dr. Shuangyue (Shaun) Zhang Email: shaunzhang@shsu.edu

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

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

Class Tuesdays & Thursdays 12:30-1:45 pm Friday 107. Office Tuesdays 9:30 am - 10:30 am, Friday 352-B (3 rd floor) or by appointment

Class Tuesdays & Thursdays 12:30-1:45 pm Friday 107. Office Tuesdays 9:30 am - 10:30 am, Friday 352-B (3 rd floor) or by appointment SYLLABUS Marketing Concepts - Fall 2017 MKTG 3110-006 - Course # 17670 - Belk College of Business, UNC-Charlotte Instructor: Mrs. Tamara L. Cohen Ph: 704-687-7644 e-mail: tcohen3@uncc.edu www.belkcollegeofbusiness.uncc.edu/tcohen3

More information

INTRODUCTION TO HEALTH PROFESSIONS HHS CREDITS FALL 2012 SYLLABUS

INTRODUCTION TO HEALTH PROFESSIONS HHS CREDITS FALL 2012 SYLLABUS INTRODUCTION TO HEALTH PROFESSIONS HHS 2000 3 CREDITS FALL 2012 SYLLABUS Meeting Times: Tuesday, Thursday 12:30-1:45pm in ISA 1051 Textbook: Introduction to the Health Professions. (6 th edition) by Peggy

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

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

Department of Drafting & Design Engineering Technology. Syllabus

Department of Drafting & Design Engineering Technology. Syllabus 1 Houston Community College DFTG-1310 Specialized Basic CAD MircroStation I Semester Credit Hours (SCH): 3 Continuing Education Units (CEU): 9.6 Weekly class meeting: 6 hrs (8 hrs for 2 nd Start term,

More information

Fashion Design & Merchandising Programs STUDENT INFORMATION & COURSE PARTICIPATION FORM

Fashion Design & Merchandising Programs STUDENT INFORMATION & COURSE PARTICIPATION FORM Fashion Design & Merchandising Programs STUDENT INFORMATION & COURSE PARTICIPATION FORM COURSE TITLE: FSHD 1311 History of Fashion, #40852 INSTRUCTOR: Professor Charlotte Hamilton CLASS LOCATION: RM 220,

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

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

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

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

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

MGMT 3362 Human Resource Management Course Syllabus Spring 2016 (Interactive Video) Business Administration 222D (Edinburg Campus)

MGMT 3362 Human Resource Management Course Syllabus Spring 2016 (Interactive Video) Business Administration 222D (Edinburg Campus) MGMT 3362 Human Resource Management Course Syllabus Spring 2016 (Interactive Video) INSTRUCTOR INFORMATION Instructor: Marco E. Garza, PhD Office: Business Administration 222D (Edinburg Campus) Office

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

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

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

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

CLASS EXPECTATIONS Respect yourself, the teacher & others 2. Put forth your best effort at all times Be prepared for class each day

CLASS EXPECTATIONS Respect yourself, the teacher & others 2. Put forth your best effort at all times Be prepared for class each day CLASS EXPECTATIONS 1. Respect yourself, the teacher & others Show respect for the teacher, yourself and others at all times. Respect others property. Avoid touching or writing on anything that does not

More information

General Microbiology (BIOL ) Course Syllabus

General Microbiology (BIOL ) Course Syllabus General Microbiology (BIOL3401.01) Course Syllabus Spring 2017 INSTRUCTOR Luis A. Materon, Ph.D., Professor Office at SCIE 1.344; phone 956-665-7140; fax 956-665-3657 E-mail: luis.materon@utrgv.edu (anonymous

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

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

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

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

ENGLISH 298: Intensive Writing

ENGLISH 298: Intensive Writing Patricia Gillikin, PhD (she, her, hers) Phone: 565-1891 (home--landline), 925-8616 (office) Office: Learning Resource Center 137 A, in the Writing Center e-mail: gillikin@unm.edu Office/Campus Hours: Tuesdays

More information

CS/SE 3341 Spring 2012

CS/SE 3341 Spring 2012 CS/SE 3341 Spring 2012 Probability and Statistics in Computer Science & Software Engineering (Section 001) Instructor: Dr. Pankaj Choudhary Meetings: TuTh 11 30-12 45 p.m. in ECSS 2.412 Office: FO 2.408-B

More information

Spring 2014 SYLLABUS Michigan State University STT 430: Probability and Statistics for Engineering

Spring 2014 SYLLABUS Michigan State University STT 430: Probability and Statistics for Engineering Spring 2014 SYLLABUS Michigan State University STT 430: Probability and Statistics for Engineering Time and Place: MW 3:00-4:20pm, A126 Wells Hall Instructor: Dr. Marianne Huebner Office: A-432 Wells Hall

More information

CRITICAL THINKING AND WRITING: ENG 200H-D01 - Spring 2017 TR 10:45-12:15 p.m., HH 205

CRITICAL THINKING AND WRITING: ENG 200H-D01 - Spring 2017 TR 10:45-12:15 p.m., HH 205 CRITICAL THINKING AND WRITING: ENG 200H-D01 - Spring 2017 TR 10:45-12:15 p.m., HH 205 Instructor: Dr. Elinor Cubbage Office Hours: Tues. and Thurs. by appointment Email: ecubbage@worwic.edu Phone: 410-334-2999

More information

Course Syllabus It is the responsibility of each student to carefully review the course syllabus. The content is subject to revision with notice.

Course Syllabus It is the responsibility of each student to carefully review the course syllabus. The content is subject to revision with notice. Elder Abuse CCJS 498 Criminology & Criminal Justice Studies University of Maryland, Shady Grove Campus Meeting time and location: TU 1:00-3:30 Bldg. III Room Course Syllabus It is the responsibility of

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

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

Financial Accounting Concepts and Research

Financial Accounting Concepts and Research Professor: Financial Accounting Concepts and Research Gretchen Charrier ACC 356 Fall 2012 Office: GSB 5.126D Telephone: 471-6379 E-Mail: Gretchen.Charrier@mccombs.utexas.edu Office Hours: Mondays and Wednesdays

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

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

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

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

HIST 3300 HISTORIOGRAPHY & METHODS Kristine Wirts

HIST 3300 HISTORIOGRAPHY & METHODS Kristine Wirts HIST 3300 HISTORIOGRAPHY & METHODS Kristine Wirts SPRING 2017 Office: ARHU 311 Phone: 665-3561 E-Mail: kristine.wirts@utrgv.edu COURSE DESCRIPTION and PREREQUISITES: HIST 3300-90L is a hybrid (part online/

More information