INSTRUCTOR AND CONTACT INFORMATION

Size: px
Start display at page:

Download "INSTRUCTOR AND CONTACT INFORMATION"

Transcription

1 Texas A&M University Central Texas CISK C# for Windows and Web Programming Tue-Thr 7:00-8:15 INSTRUCTOR AND CONTACT INFORMATION Instructor: Mr. Emmet Gray Office: None Phone: (254) admin office; (254) home via Blackboard (preferred) or TAMUCT Office Hours: None Mode of instruction and course access: This a face-to-face course that makes extensive use of the TAMUCT Blackboard Learn system ( The course syllabus, schedule, supplemental readings, class announcements, power point slides, learning modules, homework assignments, exams and other course related documents will be posted on Blackboard. Each student is responsible for the posted material, and should check Blackboard several times a week for updates. Student-instructor interaction: I typically respond to Blackboard within 24 hours except on weekends. I don t have an office, but I am available to meet with students at the university by appointment. UNILERT Emergency Warning System for Texas A&M University Central Texas UNILERT is an emergency notification service that gives TAMUCT the ability to communicate health and safety emergency information quickly via , text message, and social media. All students are automatically enrolled in UNILERT through their myct account. Connect at to change where you receive your alerts or to opt out. By staying enrolled in UNILERT, university officials can quickly pass on safety-related information, regardless of your location. 1

2 1.0 Course Overview and description: COURSE INFORMATION Advanced programming using the C# programming language to create Windows applications in an Internet and intra-network environment. Explores object-oriented design, client-server interaction, event-driven programming, graphical user interfaces, distributed data, and distributed applications. 2.0 Course Objective: This course provides an introduction to object-oriented programming and the C# programming language. Students will design, create, run, and debug applications. Key topics include variables, classes, objects, selection, iteration, strings, arrays, and methods. 2.1 Student Learning Outcomes Use basic concepts of object oriented programming Design, build, execute and debug C# applications Use variables, arrays, strings, and file I/O Use flow control statements Use data structures Create graphical user interfaces Handle exceptions 3.0 Required Reading and Textbook(s): Required: Visual C# 2012 How to Program, 5 th Edition Paul Deitel, Harvey Deitel Prentice Hall ISBN: Note: An electronic version of the book may be available. Note: A student of this institution is not under any obligation to purchase a textbook from a universityaffiliated bookstore. The same textbook may also be available from an independent retailer, including an online retailer. Supplemental Material: The course textbook will be supplemented with other materials including handouts, oral presentations, industry articles, research paper readings, case studies, Power Point presentations etc. Required Reading: The student is expected to read and review all material presented in the assigned chapter prior to class. 2

3 4.0 Course Requirements: COURSE REQUIREMENTS Examinations: There will be two exams, one midterm and one final exam. Each is worth 16 points. The midterm covers chapters 1-10 and the final covers chapters & Exams will be taken during class and will be timed. Quizzes: There will be 6 take-home small quizzes. Each quiz is worth 5.5 points. The exams will be available via Blackboard for a short period of time (typically 1 week), be completed in one session, and be will timed. Assignments: There will be 7 take-home assignments. Each assignment will be worth 5 points. Assignments will typically be available on Blackboard for 2 weeks. Multiple submissions are typically allowed. If an assignment has multiple files, you will be required to zip the files prior to submission via Blackboard. 5.0 Grading Criteria Rubric and Conversion Exams & Quizzes: Exams and quizzes will receive a numeric score (0-100) each. Scores will be converted to points and totaled as shown in the example below: Quiz Score Percent Max Points Points Quiz % Quiz % Quiz % Quiz % Quiz % Quiz % Requirements for Assignments: Assignments must follow the requirements as stated in the Blackboard assignment system; demonstrate the concepts; get proper results; be organized and easily understood; use appropriate comments, and use best practices. The following grading rubric is used for assignments: 3

4 Criterion % of Grade Excellent (100%) Adequate (80%) Poor (60%) Not Met (0%) Assignment Requirements 15% Meets all of the requirements of the assignment Minor details of the requirements are missing Significant details of the requirements are missing Significant portions of the requirements are missing Chapter Specific Objectives 30% Compiles / Runs /Gets proper results 25% Readable / Organized 15% Comments 10% Efficient Coding 5% Fully demonstrates the concepts of the chapter No Compile Errors, Runs Correctly, Gets Proper Results Code is well organized, easy to understand, good naming conventions Meaningful comments where needed No design-time messages, uses best practices Applies major and minor concepts of the chapter Minor run-time errors, Gets Proper Results Minor issues with formatting, naming conventions A few places were comments are missing Few design-time messages, uses best practices on majority of opportunities Applies major concepts of the chapter Minor runtime errors, does not produce proper results Majority has formatting or naming convention issues Complicated sections with no meaningful comments Several design-time messages, uses best practices most of the time Chapter concepts not in evidence Does not compile No formatting or variable naming conventions No comments present No evidence of any best practices File Naming Convention: Submit your assignments via blackboard using file names with the following format: CISK343 [AssingmentID] [LastName.FirstName].[extension] Example: CISK343 Assignment1 Doe.John.zip Late Policy: Exams, Quizzes, and Assignments are due by midnight on the date assigned in blackboard. Typically this is 11:59 PM on Thursday. A 5 point penalty will be assessed for each day a requirement is late. Point Scores: The final grade for the course will be based upon the following: Item Quantity Points Total Percent Exams % Quizzes % Assignments % Total % 4

5 Note: Point scores are not rounded 6.0 Posting of Grades: Grade Points Percent A points % B points 89-80% C points 79-70% D points 69-60% F 59-0 points 59-0% All student grades will be posted on the Blackboard Grade Book and students should monitor their grading status through this tool. Grades will be posted within 7 days after of the due date. 5

6 TECHNOLOGY REQUIREMENTS AND SUPPORT 7.0 Technology Requirements This course will require that you use Microsoft Visual Studio. I recommend either the 2012 version (as this is the version installed at the university), or the latest 2015 version. Students may be able to obtain copies of Microsoft products through the University (see: This course will use the TAMUCT Blackboard Learn learning management system. Logon to to access the course. Username: Your MyCT username (xx123 or everything before the "@" in your MyCT address) Initial password: Your MyCT password Check browser and computer compatibility by using the Test Your Browser button, found in the Check Your Browser module on your Blackboard dashboard, once you have logged in. 7.1 Technology Support For technology issues, students should contact Help Desk Central. 24 hours a day, 7 days a week: helpdesk@tamu.edu Phone: (254) Web Chat: When calling for support please let your support technician know you are a TAMUCT student. For issues related to course content and requirements, contact your instructor. Technology issues are not an excuse for missing a course requirement make sure your computer is configured correctly and address issues well in advance of deadlines. 6

7 8.0. Complete Course Outline COURSE OUTLINE AND CALENDAR Class Date DOW Class Activity What's Due Notes 1 01/19/2016 Tue Intro & Chapter /21/2016 Thu Chapter 2 & 3 Syllabus Quiz 3 01/26/2016 Tue Chapter /28/2016 Thu Chapter 4 Assignment /02/2016 Tue Chapter /04/2016 Thu Chapter 5 Quiz /09/2016 Tue Chapter /11/2016 Thu Chapter 6 Assignment /16/2016 Tue Chapter /18/2016 Thu Chapter 8 Quiz /23/2016 Tue Chapter /25/2016 Thu Chapter 9 Assignment /01/2016 Tue Chapter /03/2016 Thu Chapter 10 Quiz /08/2016 Tue Midterm Review 16 03/10/2016 Thu Midterm Exam Midterm Exam 03/15/2016 Tue Spring Break 03/17/2016 Thu Spring Break 17 03/22/2016 Tue Chapter /24/2016 Thu Chapter 12 Assignment /29/2016 Tue Chapter /31/2016 Thu Chapter 14 Quiz /05/2016 Tue Chapter /07/2016 Thu Chapter 16 Assignment /12/2016 Tue Chapter /14/2016 Thu Chapter 17 Quiz /19/2016 Tue Chapter /21/2016 Thu Chapter 21 Assignment /26/2016 Tue Chapter /28/2016 Thu Chapter 22 Quiz /03/2016 Tue Chapter /05/2016 Thu Chapter 23 Assignment /10/2016 Tue Final Review 32 05/12/2016 Thu Final Exam Final Exam Note: All assignments, quizzes, and exams are typically due at 11:59 PM (midnight) on the end date shown (Thursdays). 7

8 University Calendar: Date Activity 01/18/2016 Martin L. King Jr. Day, UNIVERSITY CLOSED 01/19/2016 Add/Drop/Late registration begins 01/19/2016 First Day of Spring 16 Week and 1st 8 Week Courses 01/19/2016 First Day of Spring Gatesville 16 Week Courses 01/21/2016 Add/Drop/Late registration ends 01/22/2016 Priority Deadline to Submit Graduation Application for Spring /26/2016 Census Date for 1st 8 Week Courses 01/26/2016 Last day to drop 1st 8-week classes with no record 02/03/2016 Census Date for Spring 16 Week Courses 02/03/2016 Census Date for Spring Gatesville 16 Week Courses 02/03/2016 Last day to drop courses with no record (16-week classes) 02/15/2016 Last day to apply for Clinical Teaching 02/19/2016 Last day to drop a 1st 8-week class with a Q or withdraw with a W * 03/04/2016 Deadline to submit a graduation application for Spring 2016 conferral 03/07/2016 Deadline to submit application to Teacher Education Program 03/11/2016 Last Day of Spring 1st 8 Week Courses 03/14/2016 Spring Break 03/14/2016 1st 8-week grades from faculty due by 3pm 03/15/2016 Spring Break 03/16/2016 Spring Break 03/16/2016 Deadline for Admissions Applications 03/17/2016 Spring Break 03/17/2016 Tuition and Fee Payment Deadline (2nd 8-week classes) 03/18/2016 Spring Break 03/21/2016 Add/Drop/Late registration begins (2nd 8-week classes) 03/21/2016 Class schedule published 03/21/2016 First Day of 2nd 8 Week Courses 03/23/2016 Add/Drop/Late registration ends(2nd 8-week classes) 03/28/2016 Census Date for 2nd 8 Week Courses 03/28/2016 Last day to drop 2nd 8-week classes with no record 04/01/2016 Last day to drop a 16-week course with a Q or withdraw with a W 04/01/2016 Scholarship deadline 04/04/2016 Registration begins 04/04/2016 Warrior Week 04/07/2016 Priority deadline for International Student Admission Applications 04/15/2016 Deadline for submission of final theses to Graduate Studies 04/22/2016 Last day to drop a 2nd 8-week class with a Q or withdraw with a W 8

9 Date Activity 04/29/2016 Comprehensive exam results due in Graduate Studies 05/06/2016 Deadline for bindery-ready copies of theses to the Graduate Studies 05/06/2016 Restricted Student Activities period 05/13/2016 Last Day of Spring 16 Week and 2nd 8 Week Courses 05/13/2016 Last Day of Spring Gatesville 16 Week Courses 05/13/2016 Last day to apply for $1,000 tuition rebate for Fall graduation (5pm) 05/13/2016 Last day to withdraw from the University 05/14/2016 Commencement - 7pm Bell County Expo Center 05/16/2016 Minimester begins 05/17/2016 Grades from faculty due by 3pm (16-week & 2nd 8-week) 9

10 COURSE AND UNIVERSITY PROCEDURES AND POLICIES 9.0 Drop Policy If you discover that you need to drop this class, you must go to the Records Office and ask for the necessary paperwork. Professors cannot drop students; this is always the responsibility of the student. The record s office will provide a deadline for which the form must be returned, completed and signed. Once you return the signed form to the records office and wait 24 hours, you must go into Warrior Web and confirm that you are no longer enrolled. Should you still be enrolled, FOLLOW-UP with the records office immediately. You are to attend class until the procedure is complete to avoid penalty for absence. Should you miss the deadline or fail to follow the procedure, you will receive an F in the course Academic Integrity Texas A&M University -Central Texas values the integrity of the academic enterprise and strives for the highest standards of academic conduct. A&M-Central Texas expects its students, faculty, and staff to support the adherence to high standards of personal and scholarly conduct to preserve the honor and integrity of the creative community. Academic integrity is defined as a commitment to honesty, trust, fairness, respect, and responsibility. Any deviation by students from this expectation may result in a failing grade for the assignment and potentially a failing grade for the course. Academic misconduct is any act that improperly affects a true and honest evaluation of a student s academic performance and includes, but is not limited to, cheating on an examination or other academic work, plagiarism and improper citation of sources, using another student s work, collusion, and the abuse of resource materials. All academic misconduct concerns will be reported to the university s Office of Student Conduct. Ignorance of the university s standards and expectations is never an excuse to act with a lack of integrity. When in doubt on collaboration, citation, or any issue, please contact your instructor before taking a course of action Disability Support and Access Services At Texas A&M University Central Texas, we value an inclusive learning environment where every student has an equal chance to succeed and has the right to an education that is barrier-free. The Office of Disability Support and Access is responsible for ensuring that students with a disability enjoy equal access to the University's programs, services and activities. Some aspects of this course or the way the course is taught may present barriers to learning due to a disability. If you feel this is the case, please contact Disability Support and Access at (254) in Warrior Hall, Ste For more information, please visit their website at Any information you provide is private and confidential and will be treated as such Tutoring Tutoring is available to all TAMUCT students, both on-campus and online. Subjects tutored include Accounting, Finance, Statistics, Mathematics, and Writing, and APA formatting. Tutors are available at the Tutoring Center in Warrior Hall, Room 111. Visit and click "Tutoring Support" for tutor schedules and contact information. If you have questions, need to schedule a tutoring session, or if you are interested in becoming a tutor, contact Academic Support Programs at /5836 or by ing Cecilia.morales@ct.tamus.edu 10

11 Chat live with a tutor 24/7 for almost any subject on your computer! Tutor.com is an online tutoring platform that enables TAMUCT students to log-in and receive FREE online tutoring and writing support. This tool provides tutoring in Mathematics, Writing, Career Writing, Chemistry, Physics, Biology, Spanish, Calculus, and Statistics. To access Tutor.com, log into your Blackboard account and click "Online Tutoring." 13.0 Library Services The University Library provides many services in support of research across campus and at a distance. We offer over 200 electronic databases containing approximately 250,000 ebooks and 82,000 journals, in addition to the 72,000 items in our print collection, which can be mailed to students who live more than 50 miles from campus. Research guides for each subject taught at TAMUCT are available through our website to help students navigate these resources. On-campus, the library offers technology including cameras, laptops, microphones, webcams, and digital sound recorders. Research assistance from a librarian is also available twenty-four hours a day through our online chat service, and at the reference desk when the library is open. Research sessions can be scheduled for more comprehensive assistance, and may take place on Skype or in-person at the library. Assistance may cover many topics, including how to find articles in peer-reviewed journals, how to cite resources, and how to piece together research for written assignments. Our 27,000-square-foot facility on the TAMUCT main campus includes student lounges, private study rooms, group work spaces, computer labs, family areas suitable for all ages, and many other features. Services such as interlibrary loan, TexShare, binding, and laminating are available. The library frequently offers workshops, tours, readings, and other events. For more information, please visit our homepage: Policies related to absence, grading, etc. You are responsible for all class material presented during an absence. All work is submitted through Blackboard and due on the specified due date/time. A penalty of 5 points per day is applied to late Exams, Quizzes, and Assignments. Most assignments can be submitted multiple times, even after grading Missed exams, quizzes, and assignments will receive a grade of zero Section not used 16.0 My Personal Statement You will receive feedback in the form of graded assignments within 7 days of the due date. I want you to read the feedback that I provide to you (your personal grading notes, Blackboard s, and Blackboard discussion forums). I am almost always available via and typically respond within 24 hours except on weekends. I prefer over phone conversations Note: I reserve the right to alter the contents of this syllabus at any time. 11

Texas A&M University Central Texas RDG 351.110-Content Area Reading Spring 2015- Wednesday 6-9:00

Texas A&M University Central Texas RDG 351.110-Content Area Reading Spring 2015- Wednesday 6-9:00 Texas A&M University Central Texas RDG 351.110-Content Area Reading Spring 2015- Wednesday 6-9:00 RDG 351-Spring 2015 Instructor: Ruth Lake, M.Ed. Adjunct Instructor Phone: 254-291-6708 E-mail: ruth.lake@hot.rr.com

More information

Course title and number: CISK 450 Management Information Systems Term: Fall 2014 Meeting times: MW 4:00 pm 5:15 pm Meeting location: WH 308

Course title and number: CISK 450 Management Information Systems Term: Fall 2014 Meeting times: MW 4:00 pm 5:15 pm Meeting location: WH 308 SYLLABUS Course title and number: CISK 450 Management Information Systems Term: Fall 2014 Meeting times: MW 4:00 pm 5:15 pm Meeting location: WH 308 Instructor: Marco A. Villarreal Telephone: 254-519-5475

More information

GB 401 Business Ethics COURSE SYLLABUS: Fall 2014 2 nd 8 Week Syllabus Mr. Robert Wells COURSE OVERVIEW

GB 401 Business Ethics COURSE SYLLABUS: Fall 2014 2 nd 8 Week Syllabus Mr. Robert Wells COURSE OVERVIEW GB 401 Business Ethics COURSE SYLLABUS: Fall 2014 2 nd 8 Week Syllabus Mr. Robert Wells COURSE OVERVIEW This course is designed to provide an examination of contemporary organizational ethical issues and

More information

GB 401 Business Ethics COURSE SYLLABUS: Fall 2014 16 Week Online Syllabus Ms. Jessica Robin COURSE OVERVIEW

GB 401 Business Ethics COURSE SYLLABUS: Fall 2014 16 Week Online Syllabus Ms. Jessica Robin COURSE OVERVIEW GB 401 Business Ethics COURSE SYLLABUS: Fall 2014 16 Week Online Syllabus Ms. Jessica Robin COURSE OVERVIEW This course is designed to provide an examination of contemporary organizational ethical issues

More information

Texas A&M University Central Texas GBK 510 Business Research Methods Online Section Spring 2015

Texas A&M University Central Texas GBK 510 Business Research Methods Online Section Spring 2015 Texas A&M University Central Texas GBK 510 Business Research Methods Online Section Spring 2015 Instructor: Dr. Monica (Shuqin) Wei, Assistant Professor of Marketing Office: Founder s Hall 318D Office

More information

Texas A&M University-Central Texas Math 402-115 College Geometry M,T,W,R 2:00pm to 4:30pm

Texas A&M University-Central Texas Math 402-115 College Geometry M,T,W,R 2:00pm to 4:30pm Texas A&M University-Central Texas Math 402-115 College Geometry M,T,W,R 2:00pm to 4:30pm Instructor : Mienie de Kock (Ph.D) Office: Founders Hall Room 217- N Email: dekock@ct.tamus.edu Office Hours: M,

More information

CJK505 SUMMER 2015 JUVENILE JUSTICE

CJK505 SUMMER 2015 JUVENILE JUSTICE CJK505 SUMMER 2015 JUVENILE JUSTICE Table of Contents General Course Information... 1 Additional Materials, Attendance, & Required Course Work... 2 Grading Criteria Rubric & Conversion... 3 Course Outline

More information

GB 401 Syllabus Fall 2015 Ms. Robin 7.30.2015

GB 401 Syllabus Fall 2015 Ms. Robin 7.30.2015 GB 401 Business Ethics COURSE SYLLABUS: Fall 2015 Section, Section 110 (16 Week Online) Ms. Jessica Robin COURSE OVERVIEW This course is designed to provide an examination of contemporary organizational

More information

Business Communications and Research GBK 301-140 Fall 2015 Online 16 Weeks

Business Communications and Research GBK 301-140 Fall 2015 Online 16 Weeks Business Communications and Research GBK 301-140 Fall 2015 Online 16 Weeks YOUR INSTRUCTOR Name: Admin POC: Phone: E-mail Address: Office Hours: Ms. Amanda Eads Adjunct Faculty at Texas A&M University

More information

Business Communications and Research COURSE SYLLABUS: Spring 2016 Section, GBK 301-130 (ONLNIE) Ms. Jessica Robin

Business Communications and Research COURSE SYLLABUS: Spring 2016 Section, GBK 301-130 (ONLNIE) Ms. Jessica Robin Business Communications and Research COURSE SYLLABUS: Spring 2016 Section, GBK 301-130 (ONLNIE) Ms. Jessica Robin YOUR INSTRUCTOR Name: Campus Office: Contact: Office Hours: Management Dept. POC: Ms. Jessica

More information

Texas A&M University Central Texas Network Administration CISK 476.110 Founder s Hall 312 Aug 24, 2015 Dec 11, 2015

Texas A&M University Central Texas Network Administration CISK 476.110 Founder s Hall 312 Aug 24, 2015 Dec 11, 2015 Instructor: Son Thai Office: Founder s Hall 113 Office Hours: M W [5:30PM 6:45PM] Phone: (254) 519-5702 Cell: (254) 368-4573 Email: son.thai@tamuct.edu Texas A&M University Central Texas Network Administration

More information

Texas A&M University Central Texas MFTK 557 Common Factors in MFT Spring 2015 Online

Texas A&M University Central Texas MFTK 557 Common Factors in MFT Spring 2015 Online Texas A&M University Central Texas MFTK 557 Common Factors in MFT Spring 2015 Online Instructor: Jeffrey W. White, Ph.D, LMFT-S Office: Warrior Hall 318-J Phone: 254-519-5769 Email: j.white@tamuct.edu

More information

MGTK 304 Small Business Management/ Spring 2015 MW 9:30am - 10:45am in Founder s Bldg. Rm. 211

MGTK 304 Small Business Management/ Spring 2015 MW 9:30am - 10:45am in Founder s Bldg. Rm. 211 MGTK 304 Small Business Management/ Spring 2015 MW 9:30am - 10:45am in Founder s Bldg. Rm. 211 Instructor: Angela Patrick, PhD. Office Phone: 254-501-5927 Cell Phone: 254-681-1416 Office: Founder s Room#:

More information

GB 311.150 Business Statistics (online, CRN 80275) Spring 2015 (24 Aug thru 11 Dec)

GB 311.150 Business Statistics (online, CRN 80275) Spring 2015 (24 Aug thru 11 Dec) GB 311.150 Business Statistics (online, CRN 80275) Spring 2015 (24 Aug thru 11 Dec) Instructor: Dr. Brad Almond Campus Office: Founders Hall 318G (TAMUCT) Office Phone: 254-519-5443 Office Fax: 254-501-5825

More information

College Algebra Online Course Syllabus

College Algebra Online Course Syllabus VALENCIA COMMUNITY COLLEGE EAST CAMPUS MAC 1114 COLLEGE TRIGONOMETRY (ONLINE COURSE) SYLLABUS Term/Year: Spring 2009 CRN: 22607 Professor: Dr. Agatha Shaw Phone: (407) 582 2117 Office: 8-249 Student Engagement

More information

Texas A&M University Central Texas

Texas A&M University Central Texas Texas A&M University Central Texas Interpersonal Communication COMK 304 Fall 2015 Instructor: Laura Mallonee, M.A. Email: laura.mallonee@ct.tamus.edu (The preferred method of communication is through Blackboard

More information

M.A. in Applied Behavior Analysis. Online Student Orientation USF INNOVATIVE EDUCATION

M.A. in Applied Behavior Analysis. Online Student Orientation USF INNOVATIVE EDUCATION M.A. in Applied Behavior Analysis Online Student Orientation USF INNOVATIVE EDUCATION Welcome to USF! On behalf of the faculty and staff at Innovative Education, we would like to welcome you to USF! This

More information

The University of Akron Department of Mathematics. 3450:145-803 COLLEGE ALGEBRA 4 credits Spring 2015

The University of Akron Department of Mathematics. 3450:145-803 COLLEGE ALGEBRA 4 credits Spring 2015 The University of Akron Department of Mathematics 3450:145-803 COLLEGE ALGEBRA 4 credits Spring 2015 Instructor: Jonathan Hafner Email: jhafner@zips.uakron.edu Office: CAS 249 Phone: (330) 972 6158 Office

More information

Online Student Orientation

Online Student Orientation Online Student Orientation A Virtual Walk to Class Online Student Orientation Script Slide Slide Title Script 1 Online Student Orientation Welcome to Aurora University! This virtual walk to class is designed

More information

Precalculus Algebra Online Course Syllabus

Precalculus Algebra Online Course Syllabus VALENCIA COMMUNITY COLLEGE EAST CAMPUS MAC 1140 PRECALCULUS ALGEBRA (ONLINE COURSE) SYLLABUS Term/Year: Spring 2011 CRN: 22693/22954 Professor: Dr. Agatha Shaw Phone: (407) 582 2117 Office: 8-249 Student

More information

INSTRUCTOR AND CONTACT INFORMATION

INSTRUCTOR AND CONTACT INFORMATION Texas A&M University Central Texas HAMK 514 Health Informatics and Trends-- Online INSTRUCTOR AND CONTACT INFORMATION Spring 2015 Professor: Dr. David Ritter, DBA, JD, MBA, Attorney, CPA Office: 323 C

More information

BIOL 2301 Anatomy & Physiology I Lecture COURSE SYLLABUS

BIOL 2301 Anatomy & Physiology I Lecture COURSE SYLLABUS BIOL 2301 Anatomy & Physiology I Lecture COURSE SYLLABUS COURSE NUMBER AND TITLE: BIOL 2301 Anatomy & Physiology I (Online Lecture Course) COURSE (CATALOG) DESCRIPTION: Study of the structure and function

More information

Texas A&M University-Central Texas NURK 307 Health Assessment INSTRUCTOR AND CONTACT INFORMATION

Texas A&M University-Central Texas NURK 307 Health Assessment INSTRUCTOR AND CONTACT INFORMATION Texas A&M University-Central Texas NURK 307 Health Assessment INSTRUCTOR AND CONTACT INFORMATION Instructor: Carolyn A. Prosise, MSN, RN, CNOR Office: Warrior Hall Room 420 A Phone: 254-519-5487 Email:

More information

Course Syllabus OPRE/MIS 6369-501 Supply Chain Software The University of Texas at Dallas

Course Syllabus OPRE/MIS 6369-501 Supply Chain Software The University of Texas at Dallas Course Syllabus OPRE/MIS 6369-501 Supply Chain Software The University of Texas at Dallas Course Info Tech Requirements Access & Navigation Communications Resources Assessments Academic Calendar Scholastic

More information

Center of Excellence - Business Department Chair - Dr. Marina Grau Program Coordinator - Charles Lewis. Instructor Hong Phan, CPA

Center of Excellence - Business Department Chair - Dr. Marina Grau Program Coordinator - Charles Lewis. Instructor Hong Phan, CPA ACNT 1331 Fall 2015 - Hong Phan, CPA Page 1 of 9 Center of Excellence - Business Department Chair - Dr. Marina Grau Program Coordinator - Charles Lewis Instructor Hong Phan, CPA SYLLABUS ACNT 1331-0002

More information

College of Southern Maryland Fundamentals of Accounting Practice(ACC 1015) Course Syllabus Spring 2015

College of Southern Maryland Fundamentals of Accounting Practice(ACC 1015) Course Syllabus Spring 2015 INSTRUCTOR: College of Southern Maryland Fundamentals of Accounting Practice(ACC 1015) Course Syllabus Spring 2015 Bonnie Harrison Office - Room #228 (PFA) Office Hours: Tuesdays: 9:00am 10:00am Wednesday:

More information

College Algebra MATH 1111/11

College Algebra MATH 1111/11 College Algebra MATH 1111 Spring 2011 Instructor: Gordon Shumard Class: CRN Days Time Course Num/Sec Location 12293 T R 8:00AM-9:15AM MATH 1111/09 Burruss Building- 109 12294 T R 9:30AM- 10:45AM MATH 1111/11

More information

ECON-2105, Principles of Macroeconomics, 1rst Half Term, Spring/2016

ECON-2105, Principles of Macroeconomics, 1rst Half Term, Spring/2016 Syllabus ECON-2105, Principles of Macroeconomics, 1rst Half Term, Spring/2016 INSTRUCTOR INFORMATION Instructor: Bettie LaDuke Email: bettie.laduke@gpc.edu Office hours: M-Th: 11 a.m.-1:00 p.m. Tues &

More information

Course Materials Required Text:

Course Materials Required Text: Lamar University, a member of The Texas State University System, is accredited by the Commission on Colleges of the Southern Association of Colleges and Schools to award Associate, Baccalaureate, Masters,

More information

PSYCHOLOGY 2301 INTRODUCTION TO PSYCHOLOGY BROOKHAVEN COLLEGE & DALLAS COLLEGES ONLINE DCCCD SOCIAL SCIENCE

PSYCHOLOGY 2301 INTRODUCTION TO PSYCHOLOGY BROOKHAVEN COLLEGE & DALLAS COLLEGES ONLINE DCCCD SOCIAL SCIENCE PSYCHOLOGY 2301 INTRODUCTION TO PSYCHOLOGY BROOKHAVEN COLLEGE & DALLAS COLLEGES ONLINE DCCCD SOCIAL SCIENCE PROFESSOR: Bill Sigsbee, MA, LPA OFFICE: K210 PHONE: 972 / 860-4360 E-MAIL: bsigsbee@dcccd.edu

More information

Writing effective student learning outcomes

Writing effective student learning outcomes Writing effective student learning outcomes Attached are three excerpts and sources to help you to develop effective and assessable learning outcomes. Also attached are two syllabi templates: the first

More information

AMBERTON UNIVERSITY e-course SYLLABUS **This course will be administered via an alternative learning management system**

AMBERTON UNIVERSITY e-course SYLLABUS **This course will be administered via an alternative learning management system** AMBERTON UNIVERSITY e-course SYLLABUS **This course will be administered via an alternative learning management system** MGT4192.E1 BUSINESS ETHICS FALL 2014 PROFESSOR INFORMATION: Name: Cindy Breen Phone

More information

College of Business and Technology Department of Accounting EMBA 540: Accounting for the Executive August 26 November 3, 2013 COURSE SYLLABUS

College of Business and Technology Department of Accounting EMBA 540: Accounting for the Executive August 26 November 3, 2013 COURSE SYLLABUS College of Business and Technology Department of Accounting EMBA 540: Accounting for the Executive August 26 November 3, 2013 COURSE SYLLABUS Instructor: Office Location: Office Hours: Office Phone: Email

More information

How To Complete Math 1314 Online

How To Complete Math 1314 Online Orientation, page 1 of 6 Orientation for Math 1314-100: College Algebra PROFESSOR'S CONTACT INFORMATION: Instructor: Department: Course Syllabus: Course Calendar: Course Website: Email: Matthew Hudock

More information

Introduction: How does a student get started? How much time does this course require per week?

Introduction: How does a student get started? How much time does this course require per week? College Algebra Online (MATH 1111WEB) Spring 2016 Instructor: Mrs. Deltrye Eagle Holt Email: dholt@gru.edu Office: Allgood Hall N32 Phone: 706-667-4484 Skype: Prof.Holt1 Face-to-Face Office Hours Monday,

More information

STUDENT HANDBOOK Trent Online

STUDENT HANDBOOK Trent Online STUDENT HANDBOOK Trent Online Trent University 1600 West Bank Dr., Bata Library 202 Peterborough ON K9J 7B8 (705) 748-1011 x7880 online@trentu.ca Table of Contents Contact Information Contacting Trent

More information

AMBERTON UNIVERSITY e-course SYLLABUS

AMBERTON UNIVERSITY e-course SYLLABUS AMBERTON UNIVERSITY e-course SYLLABUS CSL6730.E1 FAMILY LIFE MINISTRY WINTER 2015 PROFESSOR INFORMATION: Name: Dr. Lee Paul Phone Number: 972-279-6511 ext. 144 Email Address: CSL6730.E1@eCmail.Amberton.edu

More information

Political Science 2302: Section 03W United States & Texas Government: Institutions & Policies Spring Semester 2014 COURSE INFORMATION

Political Science 2302: Section 03W United States & Texas Government: Institutions & Policies Spring Semester 2014 COURSE INFORMATION Political Science 2302: Section 03W United States & Texas Government: Institutions & Policies Spring Semester 2014 Instructor: Mr. Tim Houston Office Location: SS 152 Virtual Office Hours: Monday, Wednesday

More information

NURS 1050 Medical Terminology. Course Description

NURS 1050 Medical Terminology. Course Description 1 NURS 1050 Medical Terminology Course Description This course is a study of the language of the allied health sciences, nursing, and medicine. The meaning and pronunciation of complex words are presented

More information

Using MyMathLab. Features

Using MyMathLab. Features Using MyMathLab Features You must already be registered or enrolled in a current MyMathLab class in order to use MyMathLab. If you are not registered or enrolled in a new class, see another PowerPoint

More information

Drop Policy: A course drop grade will be assigned in accord with UTA policy (see current catalog).

Drop Policy: A course drop grade will be assigned in accord with UTA policy (see current catalog). Course: Psychology 1315 Spring 2011, Section 004 Meeting place and time: Instructor: Office & Telephone: Office Hours: Email: Department website: Life Sciences Bldg Room 122; Tu & Th 9:30AM 10:50AM Linda

More information

CS 1361-D10: Computer Science I

CS 1361-D10: Computer Science I CS 1361-D10: Computer Science I Instructor Name: Lopamudra Roychoudhuri Instructor Phone Number: (325) 486-5448 Instructor email: lroychoudhuri@angelo.edu Instructor Office: MCS 205E Class Times: Online,

More information

Statistical Methods Online Course Syllabus

Statistical Methods Online Course Syllabus VALENCIA COLLEGE EAST CAMPUS STA 2023 STATISTICAL METHODS (ONLINE COURSE) SYLLABUS Term/Year: Fall 2011 CRN: 11563/11615/13231/11839 Professor: Dr. Agatha Shaw E-mail: Blackboard Course E-Mail or ashaw17@mail.valenciaccollege.edu

More information

PSYC 414 COGNITIVE PSYCHOLOGY

PSYC 414 COGNITIVE PSYCHOLOGY Instructor Information Course Syllabus Instructor: Email: Virtual Office Hours: Dr. Brent M. King brentking@adams.edu Office Hours subject to quarterly change. Please check Announcements for current times.

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ACNT 2311: MANGERIAL ACCOUNTING ONLINE VERSION COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ACNT 2311: MANGERIAL ACCOUNTING ONLINE VERSION COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ACNT 2311: MANGERIAL ACCOUNTING ONLINE VERSION COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT CATALOG DESCRIPTION ACNT 2311 Managerial Accounting.

More information

AMBERTON UNIVERSITY e-course SYLLABUS

AMBERTON UNIVERSITY e-course SYLLABUS AMBERTON UNIVERSITY e-course SYLLABUS MGT6154.E1 PROJECT MANAGEMENT APPLICATIONS SPRING 2016 PROFESSOR INFORMATION: Name: Dr. Ron C. Darnell Phone Number: 972-279-6511 ext. 152 (Use Amberton ext. #) Email

More information

EDUC 1301: INTRODUCTION TO THE TEACHING PROFESSION COURSE SYLLABUS

EDUC 1301: INTRODUCTION TO THE TEACHING PROFESSION COURSE SYLLABUS EDUC 1301: INTRODUCTION TO THE TEACHING PROFESSION COURSE SYLLABUS INSTRUCTOR Name: Office: Email: Phone: Office Hours: COURSE INFORMATION Term: Section: Synonym: Days/Times: Location: COURSE DESCRIPTION

More information

AMBERTON UNIVERSITY e-course SYLLABUS

AMBERTON UNIVERSITY e-course SYLLABUS AMBERTON UNIVERSITY e-course SYLLABUS ECO2132.E1 Principles of Microeconomics SPRING 2016 PROFESSOR INFORMATION: Dr. Jerry G. King Phone Number: 972/279-6511 ext. 225 Email Address: JKing@Amberton.edu

More information

SOC 1306.01W: GLB/US Social Problems COURSE SYLLABUS Spring 2016

SOC 1306.01W: GLB/US Social Problems COURSE SYLLABUS Spring 2016 SOC 1306.01W: GLB/US Social Problems COURSE SYLLABUS Spring 2016 Instructor: Class Times: Class Location: Louis Lufkin Monday-Friday ecollege (online) Office Location: Ag/IT 222-M Office Hours: M-W 9a-12p

More information

PSYC 430 ABNORMAL PSYCHOLOGY

PSYC 430 ABNORMAL PSYCHOLOGY Syllabus Objective Course Syllabus The purpose of this syllabus is to guide the participant in the requirements, demands, logistics and expectations of this course. Getting Help To receive technical assistance

More information

etroy Abnormal Psychology 3304 TERM 1, 2015

etroy Abnormal Psychology 3304 TERM 1, 2015 etroy Abnormal Psychology 3304 TERM 1, 2015 For course syllabus posted prior to the beginning of the term, the instructor reserves the right to make minor changes prior to or during the term. The instructor

More information

CJ 412 Criminal Justice Ethics Spring 2015 Instructor: Lynn Greenwood

CJ 412 Criminal Justice Ethics Spring 2015 Instructor: Lynn Greenwood 1 CJ 412 Criminal Justice Ethics Spring 2015 CJ 412 Criminal Justice Ethics Spring 2015 Instructor: Lynn Greenwood Course and Contact Information Class Time and Thursday 2-4:45pm; Founder s Hall, Room

More information

COURSE SYLLABUS MRKG 1311 (3:3:0) PRINCIPLES OF MARKETING. Business. Business Administration Department. Technical Education Division

COURSE SYLLABUS MRKG 1311 (3:3:0) PRINCIPLES OF MARKETING. Business. Business Administration Department. Technical Education Division COURSE SYLLABUS MRKG 1311 (3:3:0) PRINCIPLES OF MARKETING Business Business Administration Department Technical Education Division Lauren Gregory-- Assistant Professor, Business Administration SOUTH PLAINS

More information

Columbus State Community College English Department

Columbus State Community College English Department Columbus State Community College English Department Course and Number: ENGL 1100 Composition I CREDITS: 3 CLASS HOURS PER WEEK: 3 INSTRUCTOR: OFFICE PHONE: EMAIL: DEPARTMENT PHONE: 614/287-2531 or 614/287-2201

More information

THE UNIVERSITY OF TEXAS AT BROWNSVILLE College of Education Syllabus

THE UNIVERSITY OF TEXAS AT BROWNSVILLE College of Education Syllabus THE UNIVERSITY OF TEXAS AT BROWNSVILLE College of Education Syllabus Conceptual Framework & Knowledge Base The conceptual framework contains four core concepts, which are themes through which we organize

More information

TECH 4101 HUMAN RESOURCES FOR ADMINISTRATIVE AND TECHNOLOGY MANAGERS (R1 section) Course Syllabus Fall 2015

TECH 4101 HUMAN RESOURCES FOR ADMINISTRATIVE AND TECHNOLOGY MANAGERS (R1 section) Course Syllabus Fall 2015 TECH 4101 HUMAN RESOURCES FOR ADMINISTRATIVE AND TECHNOLOGY MANAGERS (R1 section) Course Syllabus Fall 2015 Individuals with disabilities who need to request accommodations should contact the Disability

More information

etroy Course Syllabus BUS 3382 XTIA Business Communication Term 1, 2015 August 10 October 11, 2015

etroy Course Syllabus BUS 3382 XTIA Business Communication Term 1, 2015 August 10 October 11, 2015 etroy Course Syllabus XTIA Business Communication Term 1, 2015 August 10 October 11, 2015 For course syllabus posted prior to the beginning of the term, the instructor reserves the right to make minor

More information

OGEECHEE TECHNICAL COLLEGE One Joe Kennedy Boulevard Statesboro GA

OGEECHEE TECHNICAL COLLEGE One Joe Kennedy Boulevard Statesboro GA Course Information OGEECHEE TECHNICAL COLLEGE One Joe Kennedy Boulevard Statesboro GA SYLLABUS MAST 1510 Medical Billing and Coding I Course Date: Fall 2013 Course Meeting Times: online course/angel Course

More information

Sample Online Syllabus

Sample Online Syllabus Sample Online Syllabus This sample syllabus is based off of the MCCC DE-1 form and is designed to provide suggestions to instructors seeking to create a comprehensive syllabus for teaching online. Please

More information

Course Syllabus CJ 497.01W Intro. to Homeland Security, Internet based Spring 2016

Course Syllabus CJ 497.01W Intro. to Homeland Security, Internet based Spring 2016 Instructor: Course Syllabus CJ 497.01W Intro. to Homeland Security, Internet based Spring 2016 Gary Dunlap Professor Class Times: Location: Office: Internet based Internet Bain Center; Texas A&M at Commerce

More information

User Manual. Learning Management System COMSATS Virtual Campus

User Manual. Learning Management System COMSATS Virtual Campus User Manual Learning Management System COMSATS Virtual Campus Table of Contents Overview... 3 The LMS Home Screen... 4 The Main Menu bar... 4 1. LMS Home:... 4 2. About LMS:... 4 3. Contacts:... 4 4. Login

More information

Mathematics for Business and Economics ( MATH 3210 WEB ) SPRING 2016 Instructor: Dr. Sankara N. Sethuraman Please call me Dr. Sankar.

Mathematics for Business and Economics ( MATH 3210 WEB ) SPRING 2016 Instructor: Dr. Sankara N. Sethuraman Please call me Dr. Sankar. MATH 3210 WEB Mathematics for Business and Economics ( MATH 3210 WEB ) SPRING 2016 Instructor: Dr. Sankara N. Sethuraman Please call me Dr. Sankar. Office: Allgood Hall N323 Office Hours: 1:00 p.m. B 2:00

More information

MUSB 1305- SURVEY OF THE MUSIC BUSINESS. CRN 28674 - Spring 2015. Spring Branch Campus - Room 405 6:00 p.m. - 10:00 p.m. Wed

MUSB 1305- SURVEY OF THE MUSIC BUSINESS. CRN 28674 - Spring 2015. Spring Branch Campus - Room 405 6:00 p.m. - 10:00 p.m. Wed MUSIC BUSINESS Northwest College MUSB 1305- SURVEY OF THE MUSIC BUSINESS CRN 28674 - Spring 2015 Spring Branch Campus - Room 405 6:00 p.m. - 10:00 p.m. Wed 4 hour lecture course / 48 hours per semester/

More information

Introduction to Psychology Psych 100 Online Syllabus Fall 2014

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

More information

Online Learning Policies & Procedures. La Roche College

Online Learning Policies & Procedures. La Roche College Online Learning Policies & La Roche College 2012 Table of Contents INTRODUCTION... 1 DEFINITIONS... 1 I. COURSE DEVELOPMENT... 2 A. Course Material Development... 2 B. Online Course Approval... 2 C. Online

More information

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

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

More information

Biology 120-251W Fundamentals of Nutrition 13 week online Spring 2015

Biology 120-251W Fundamentals of Nutrition 13 week online Spring 2015 Parkland College Biology Courses Natural Sciences Courses 2015 Biology 120-251W Fundamentals of Nutrition 13 week online Spring 2015 Toni Burkhalter Parkland College, TBurkhalter@parkland.edu Recommended

More information

ISM 280-05 and 05D, Online Class Business Processes and Information Technology SYLLABUS Fall 2015

ISM 280-05 and 05D, Online Class Business Processes and Information Technology SYLLABUS Fall 2015 The University of North Carolina at Greensboro The Bryan School of Business and Economics Department of Information Systems and Supply Chain Management 1 Professor: Email: Office: Office hours: Phone:

More information

CJ 4480 Digital Forensics II Syllabus - Term 2 2015

CJ 4480 Digital Forensics II Syllabus - Term 2 2015 CJ 4480 Digital Forensics II Syllabus - Term 2 2015 For course syllabus posted prior to the beginning of the term, the instructor reserves the right to make minor changes prior to or during the term. The

More information

Criminal Justice I. Mr. Concannon Smith Email: Benjamin_Smith@wrsd.net Website: www.benjaminallensmith.com Twitter: @BACSmith

Criminal Justice I. Mr. Concannon Smith Email: Benjamin_Smith@wrsd.net Website: www.benjaminallensmith.com Twitter: @BACSmith Criminal Justice I Mr. Concannon Smith Email: Benjamin_Smith@wrsd.net Website: www.benjaminallensmith.com Twitter: @BACSmith Course Description: This course has two goals. The first is to provide students

More information

SYLLABUS (MA 105-QL)

SYLLABUS (MA 105-QL) UAB Department of Mathematics SYLLABUS (MA 105-QL) MA 105 Pre - Calculus Algebra Semester: Fall 2011 Section: 105-QL Course ID: kravchuk07614 UAB zip code: 35294 Instructor: Dr. Elena Kravchuk Office phone:

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

NURS 5402/6402/7402 - Healthcare Information Systems and Technology Integration 3 Credit Hours

NURS 5402/6402/7402 - Healthcare Information Systems and Technology Integration 3 Credit Hours NURS 5402/6402/7402 - Healthcare Information Systems and Technology Integration 3 Credit Hours Course Description: This course focuses the healthcare professional on the foundations of information system

More information

Orientation for Online Learners

Orientation for Online Learners Briar Cliff University Orientation for Online Learners 1 2014-2015 Orientation for Online Learners Briar Cliff University Orientation for Online Learners 2 3303 Rebecca Street Sioux City, IA 51104 800.662.3303

More information

INSTRUCTOR: Jeffrey H. Nathan, Ph.D. OFFICE HOURS: By appointment TELEPHONE: (808) 944-1133 EFFECTIVE DATE: 1/13/2014 5/16/2014 jnathan@hawaii.

INSTRUCTOR: Jeffrey H. Nathan, Ph.D. OFFICE HOURS: By appointment TELEPHONE: (808) 944-1133 EFFECTIVE DATE: 1/13/2014 5/16/2014 jnathan@hawaii. INSTRUCTOR: Jeffrey H. Nathan, Ph.D. OFFICE: Online OFFICE HOURS: By appointment TELEPHONE: (808) 944-1133 EFFECTIVE DATE: 1/13/2014 5/16/2014 Email: jnathan@hawaii.edu I. Introduction and Prerequisites

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

College in High School Program. Handbook for High School Instructors and Guidance Counselors. Fall 2015

College in High School Program. Handbook for High School Instructors and Guidance Counselors. Fall 2015 College in High School Program Handbook for High School Instructors and Guidance Counselors Fall 2015 Career & Business Development, 226 Bush Hall 454 Delhi Drive Delhi, NY 13753 607-746-4545 COLLEGE IN

More information

Acct 206 INTRODUCTION TO MANAGERIAL ACCOUNTING Spring 2015 Section 002 SYLLABUS

Acct 206 INTRODUCTION TO MANAGERIAL ACCOUNTING Spring 2015 Section 002 SYLLABUS Acct 206 INTRODUCTION TO MANAGERIAL ACCOUNTING Spring 2015 Section 002 SYLLABUS Instructor: Kathy Hurley Telephone: 426-121 Office: MBEB 3121 E-mail: kathyhurley@boisestate.edu Office Hours: 10:30 11:30

More information

DIVISION OF NATURAL SCIENCES AND MATHEMATICS TIDEWATER COMMUNITY COLLEGE VIRGINIA BEACH CAMPUS COURSE PLAN

DIVISION OF NATURAL SCIENCES AND MATHEMATICS TIDEWATER COMMUNITY COLLEGE VIRGINIA BEACH CAMPUS COURSE PLAN Effective Fall 2011 DIVISION OF NATURAL SCIENCES AND MATHEMATICS TIDEWATER COMMUNITY COLLEGE VIRGINIA BEACH CAMPUS COURSE PLAN Course Number and Title: MTH 158-College Algebra Online Sections Lecture Hours:

More information

Palm Beach State College Course Syllabus ELearning Online Class. General Class and Course Information. Professor s Information

Palm Beach State College Course Syllabus ELearning Online Class. General Class and Course Information. Professor s Information General Class and Course Information Course Number: PSY2012 Palm Beach State College Course Title: General Psychology (AA) Term/Dates: SPRING 2016 Reference Number: 210393 Credit Hours: 3 Days: ONLINE

More information

AMBERTON UNIVERSITY e-course SYLLABUS

AMBERTON UNIVERSITY e-course SYLLABUS MGT4495.E1 Project Management Foundations WINTER 2016 AMBERTON UNIVERSITY e-course SYLLABUS PROFESSOR INFORMATION: Name: Jim Stafford Phone Number: 972-279-6511 ext. 211 Email Address: JStafford@eCmail.Amberton.edu

More information

AMBERTON UNIVERSITY e-course SYLLABUS

AMBERTON UNIVERSITY e-course SYLLABUS MGT5193.E1 Negotiation Skills for Managers SUMMER 2016 PROFESSOR INFORMATION: Name: Dr. Kimanya Ards Phone Number: 972-279-6511 ext. 159 Email Address: KArds@Amberton.edu AMBERTON UNIVERSITY e-course SYLLABUS

More information

CMPS 109 Presentation Software

CMPS 109 Presentation Software CMPS 109 Presentation Software Department Information: Office Location: 133 Powell Hall Mailing Address: P.O. Box 2015 Thibodaux, LA 70310 Phone: 985.448.4176 Fax: 985.448.4922 Email: gina.lagrange@nicholls.edu

More information

JOHN A. LOGAN COLLEGE S. Trammell SM 13. BIO 225 GENETICS 3 cr. (3-0) (Online)

JOHN A. LOGAN COLLEGE S. Trammell SM 13. BIO 225 GENETICS 3 cr. (3-0) (Online) JOHN A. LOGAN COLLEGE S. Trammell SM 13 BIO 225 GENETICS 3 cr. (3-0) (Online) COURSE DESCRIPTION: This course examines gene structure and function. Cytogenetics, transmission genetics, molecular genetics

More information

AMBERTON UNIVERSITY e-course SYLLABUS

AMBERTON UNIVERSITY e-course SYLLABUS AMBERTON UNIVERSITY e-course SYLLABUS MGT6154.E1 PROJECT MANAGEMENT APPLICATIONS FALL 2015 PROFESSOR INFORMATION: Name: Ron C. Darnell, MBA, PMP, PMI-ACP, CSM Phone Number: 972/279-6511 ext. 152 Email

More information

HPPE 290 SPORT LAW. Course Syllabus

HPPE 290 SPORT LAW. Course Syllabus Instructor Information HPPE 290 SPORT LAW Course Syllabus Instructor Aaron Tuioti-Mariner, MBA MA Office Location East Campus 110D Telephone Office 587-7403 Email atuioti@adams.edu Office Hours By Appointment

More information

Course Development Resource Guide. Professional Development & Community Engagement Educational Technology Support

Course Development Resource Guide. Professional Development & Community Engagement Educational Technology Support Course Development Resource Guide Professional Development & Community Engagement Educational Technology Support Introduction The Course Development Resource Guide provides information to course writers

More information

AMBERTON UNIVERSITY e-course SYLLABUS

AMBERTON UNIVERSITY e-course SYLLABUS AMBERTON UNIVERSITY e-course SYLLABUS MGT4503.E1 Project Risk and Time Management FALL 2014 PROFESSOR INFORMATION: Name: Steven A. Hardaway, PMP Phone Number: 972-279-6511 ext. 219 Email Address: MGT4503.E1@eCmail.Amberton.edu

More information

Welcome to the North Carolina Virtual Public School Getting Started module. This module will take you through what online is, how to be successful in

Welcome to the North Carolina Virtual Public School Getting Started module. This module will take you through what online is, how to be successful in Welcome to the North Carolina Virtual Public School Getting Started module. This module will take you through what online is, how to be successful in an online course, and how to work in your course. 1

More information

AEC 3073 INTERCULTURAL COMMUNICATION Ms. Mary Rodriguez

AEC 3073 INTERCULTURAL COMMUNICATION Ms. Mary Rodriguez Spring 2015 AEC 3073 - Section 2D38 General Education Categories: Social & Behavioral Sciences (S) and International (N) or S and Diversity (D) Three (3) Credit Hours Tuesday (5 th and 6 th period) 11:45-1:40pm

More information

CJ 4475 Seminar in Cyber Security Syllabus Term 4 2016

CJ 4475 Seminar in Cyber Security Syllabus Term 4 2016 CJ 4475 Seminar in Cyber Security Syllabus Term 4 2016 For course syllabus posted prior to the beginning of the term, the instructor reserves the right to make minor changes prior to or during the term.

More information

Syllabus: IST451. Division of Business and Engineering. Penn State Altoona

Syllabus: IST451. Division of Business and Engineering. Penn State Altoona Syllabus: IST451 Division of Business and Engineering Penn State Altoona Course Title 1. IST451: Network Security-Spring 2012 2. Section 001 3. Credits: 3 Meeting Times 1. Lectures: Mondays and Wednesdays

More information

Analytical Chemistry Lecture - Syllabus (CHEM 3310) The University of Toledo Fall 2012

Analytical Chemistry Lecture - Syllabus (CHEM 3310) The University of Toledo Fall 2012 Analytical Chemistry Lecture - Syllabus (CHEM 3310) The University of Toledo Fall 2012 Course Call #s 44899/44900 and 48756/47954 2.00 credits Instructor: Class Meeting Time: Office Hours: TA: Dr. Wendell

More information

MATH 205 STATISTICAL METHODS

MATH 205 STATISTICAL METHODS Syllabus Objective MATH 205 STATISTICAL METHODS Course Syllabus The purpose of this syllabus is to guide the participant in the requirements, demands, logistics and expectations of this course. Getting

More information

Psychology 4978: Clinical Psychology Capstone (Section 1) Fall 2015

Psychology 4978: Clinical Psychology Capstone (Section 1) Fall 2015 Psychology 4978: Clinical Psychology Capstone (Section 1) Fall 2015 Instructor: Julianne Gray Ludlam, Ph.D. Class Location: McAlester 101 Class Time: T/Th, 9:30 AM 10:45 AM CST Office Location: McAlester

More information

Management 352: Human Resource Management Spring 2015 Syllabus

Management 352: Human Resource Management Spring 2015 Syllabus Management 352: Human Resource Management Spring 2015 Syllabus Instructor: Professor Tanya Hertz, Department of Management E-mail: THertz@mail.sdsu.edu (Subject line should read MGT 352-A1) Office Phone

More information

PUAD 502 Administration in Public and Non-Profit Organizations Term Offered Fall, 2015 Syllabus

PUAD 502 Administration in Public and Non-Profit Organizations Term Offered Fall, 2015 Syllabus PUAD 502 Administration in Public and Non-Profit Organizations Term Offered Fall, 2015 Syllabus Instructor Sheldon Edner, PhD Communication with instructor can be by email, telephone or prearranged meeting.

More information