After completing SI- 539, students will have a working personal portfolio website in production.

Size: px
Start display at page:

Download "After completing SI- 539, students will have a working personal portfolio website in production."

Transcription

1 SI 539, Fall 2014 Complex Web Design Lecture: Friday: 1:00pm 3:00pm *Must leave by 3:15 Discussion Sections Varies Office Hours*: Tues: 11:35 12:35 Wed mornings *Please check my Google Calendar for updates Instructor: Dr. Colleen van Lent Office: NQ 3441(There isn t a number on my door though.) Contact Hours: In addition to the office hours above, I am available for individual appointments with prior notice. I will be cutting back on the number of hours of interaction. GSI: Yang Liu (owenliu@umich.edu) GSI Hours: Tuesdays 3:30-5:00pm and Thursdays 10-11:30am at NQ4352. Course I have established a class via CTools: si539- f14@ctools.umich.edu. Messages sent to this address will go to the entire class. Please use this sparingly, and instead use Piazza for clarifying questions on assignments, study groups etc. Do not send answers, code, personal information, etc. Course Description In the first half of this course we will look deeply into the ideas and concepts behind web design; particularly recent changes to HTML and CSS standards, as well as the importance of responsive web design. In the second half we will look at using standard software tools, javascript, and PHP. Learning Objectives This course is aimed at students with no technical background and is a prerequisite for SI 664, Database Design. The purpose of this course is to provide students with all necessary skills for building and deploying web sites as well as utilize exiting software tools. The Learning Objectives for SI- 539 are to help students develop solid competency in: Understanding the use of programming to solve problems and develop web resources Understanding the importance of standards- based practices in web development Understanding the importance of separating structure and semantics from presentation, as well as how this is accomplished in professional web development Creating web pages using Hypertext Markup Language (HTML) Styling web pages using Cascading Style Sheets (CSS) Understanding the interactions between web browsers and web servers using Hypertext Transport Protocol (HTTP) Using PHP in programming to control the view of large- scale projects After completing SI- 539, students will have a working personal portfolio website in production.

2 Materials 1. (Optional) Textbook: Learning PHP, MySQL, JavaScript, and CSS: A Step- by- Step Guide to Creating Dynamic Websites (Second Edition) Author: Robin Nixon. ISBN- 10: ISBN- 13: MySQL- JavaScript- Step- - - Step/dp/ A laptop. You will need a laptop for this course, and you must bring it to class. Tablets are not sufficient as a programming environment. 3. Software. The software used for the course is 100% free. All necessary software will be available for both the PC and Macintosh. You must download the following software to your laptop. i. MAMP/WAMP/XAMP ii. A text Editor (I recommend Sublime or Notepad++) Using the Course Mailing List and CTools Much of the communication for the course will be handled through CTools and Piazza. Students are expected to keep up with all that comes to them from the course mailing list and check the forums on a regular (1x week minimum) basis. Piazza is the preferred place to get help in the class and you must post there before ing a question to the GSI or me. It is completely acceptable and encouraged for a student in the course to attempt to help other students in the forums. The instructional staff will read all posts and correct any incorrect advice that one student gives another. Academic Integrity: All students in this course will be held to high standards of scholarship and integrity. Personal responsibility and integrity are assumed, and all forms of academic dishonesty and misconduct are prohibited. Academic dishonesty may be understood as any action or attempted action that may result in creating an unfair academic advantage for you or an unfair academic advantage or disadvantage for any other member or members of the class. The instructor will not tolerate any conduct, without regard to motive, that violates the academic integrity and ethical standards of the University community. Issues of academic integrity will be handled according to the policies established by LSA. Learning technical material can be challenging. We move quickly through a wide range of topics. Our goal is for you to succeed in the course, and we encourage you to get help from peers, online repositories, etc. You may get help even in completion of assignments. However, you are responsible for learning the material, and you should make sure that all of the assistance you are getting is focused on gaining knowledge, not just on getting through the assignments. If you receive assistance on an assignment, please indicate the nature and the amount of assistance you received. If the assignment is computer code, add a comment crediting sources (as in any academic paper) or indicating who helped you and how. If you are a more advanced student and are willing to help other students, please feel free to do so. Just remember that your goal is to help teach the material to the student receiving the help. It is always appropriate to ask for and provide help on assignments via CTools or during the open lab portions of class. Students with Disabilities:

3 The University of Michigan provides reasonable accommodations for all students with disabilities. To ensure that your needs are met in a timely manner, please contact the instructor with any requests for accommodation as early in the term as possible. For additional information on services and support, visit UM Services for Students with Disabilities at: Scoring Breakdown Prep Homework 15% Discussion Section assignments 30% Exam 15% Group Project 30% Final Project 10% Prep Homework Prep homework will allow you to take part in lectures. Typically, these will be code academy badges or CTool quizzes. No late submissions will be accepted. During the first part of the semester you should expect a prep homework before every lecture. Discussion Section Assignments There will be assignments approximately every week during the first half of the semester. Most of the time these assignments will be due by the end of discussion section. If an assignment is up to 24 hours late, it will be given a 20% penalty. Beyond one day late, no points will be given. These assignments will reinforce concepts that we have already covered. However, there will often be some small component that will require you to do some investigation to find the answer. You cannot submit individual work for a group project; you must work as a group. Exams There will be one exam in this course. The exam is closed book/closed note and based on lecture material, the class readings, end of chapter questions, and any assignments. Group Project The final project is cumulative throughout the course of the year and requires a presentation during the last week of class. You will demonstrate the functionality, accessibility, and usability of your site. The final projects will be the only ranked assignment, where submissions are judged comparatively to others. Final Portfolio Every student must submit a final web portfolio of at least 3 pages. You may borrow heavily from your group project work. Attendance/Participation You will be expected to attend class whenever there is an invited speaker or group presentations. The dates for these will be confirmed at least one week in advance. A preliminary set of dates is posted below. You will not receive points for showing up, but two points for each absence will be deducted from your overall grade for missing. Getting an A+ You may earn an A+ by exceeding requirements throughout the semester. You must have receive at least 95% on the exam and have a 98% overall. You must contribute weekly to the Piazza message boards. In addition you must submit a one page written explanation as to why you feel you went above and beyond expectations. This page is due December 5 th at the end of class.

4 Grading A 94% and above B- 80% and above A- 90% and above C+ 77% and above B+ 87% and above C 70% and above B 84% and above D 60% and above

5 ***TENTATIVE****Course Outline (subject to change with prior notice) I will do my best to post any slides before class, and post notes afterward. The schedule is subject to change, but any changes will be posted immediately. Some topics (e.g. Accessibility, Responsive Design and Developer Tools) will reoccur throughout the semester though only the first reference is noted below. Wk Discussion Date LECTURE TOPIC Editors and File Upload Create and validate site Style a site with Sept 5 Sep 12 Sept 19 Intro Request- Response Cycle Agile Development HTML5/validation Developer Tools Evaluate a site Sept 26 More CSS Responsive Design Create a responsive page Organize into groups Discuss Project ideas Oct 3 Oct 10 Accessibility speaker Mandatory Attendance Bootstrap 7 Begin a form Oct 17 JavaScript 8 9 Apply JS (or jquery) to form Demo form Group work Oct 24 Oct 31 Forms/Request- Response Cycle Validation and Error Handling EXAM 10 TBD Nov 7 PHP 11 Process your Nov 14 Accessibility speaker Mandatory Attendance Form 12 Group Work Nov 21 TBD: Custom Data Attributes 13 Group Work Nov 28 Thanksgiving No class 14 Group Work Dec 6 Group Demonstrations Dec 16 Personal Portfolios Due

SI 539, Winter 2014 Complex Web Design

SI 539, Winter 2014 Complex Web Design SI 539, Winter 2014 Complex Web Design Lecture: Wednesday 1:00-4:00pm Office Hours*: Tuesdays 12:00pm 2:00pm *Please check my Google Calendar for updates http://collemc.people.si.umich.edu/ Instructor:

More information

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus Lake-Sumter State College Course Syllabus Course / Prefix Number CTS1832 Course Title: Web Authoring II CRN: 10009 Credit: 3 Term: Fall 2015 This course is a continuation of skills and concepts introduced

More information

How To Pass Eecs 485

How To Pass Eecs 485 EECS 485 - Web Databases & Information Systems The University of Michigan Fall 2013 Lectures Mon, Wed 10:30AM - 12:00PM Professor Michael Cafarella Location 1013 DOW Office 4709 BBB GSI Jun Chen Professor

More information

IT 145 Section 300 Fall 2013 Web Design Fundamentals: HTML and Style Sheets. Syllabus and Course Outline

IT 145 Section 300 Fall 2013 Web Design Fundamentals: HTML and Style Sheets. Syllabus and Course Outline IT 145 Section 300 Fall 2013 Web Design Fundamentals: HTML and Style Sheets. Syllabus and Course Outline Instructor: Dr. Thomas Beach Office: 623F (662-0347) Email: tbeach@unm.edu Office hours: T 2:00-3:00

More information

Seattle Central Community College BITCA Division. Syllabus MIC 151 - Online

Seattle Central Community College BITCA Division. Syllabus MIC 151 - Online Seattle Central Community College BITCA Division Syllabus MIC 151 - Online 2016 Spring Course Title and Item Number: Web Design & Development with HTML / MIC 151 Number of Credits: 5 Lecture Hour Equivalent:

More information

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

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

More information

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida CREDIT HOURS 3 credits hours PREREQUISITE Completion of EME 6208 with a passing

More information

CIS 287 World Wide Web Development Fall 2010 - Blended

CIS 287 World Wide Web Development Fall 2010 - Blended CIS 287 World Wide Web Development Fall 2010 - Blended Instructor: Jeni Patton Class Day: Tuesdays 515-5328 office LCC 1241 Class Time: 12:115 1:30 PM pattonj@cochise.edu Room: LCC 1203 IM jenipatton@hotmail.com

More information

Fall 2015 GES 4120/5120 Internet GIS

Fall 2015 GES 4120/5120 Internet GIS Fall 2015 GES 4120/5120 Internet GIS Instructor: Dr. Somayeh Dodge Assistant Professor Department of Geography & Environmental Studies website: http://www.uccs.edu/~sdodge/ e-mail: sdodge3@uccs.edu Office:

More information

California State University Polytechnic University. CIS 311 Interactive Web Development. Fall 2011

California State University Polytechnic University. CIS 311 Interactive Web Development. Fall 2011 California State University Polytechnic University CIS 311 Interactive Web Development Fall 2011 Basic Information Class time Tuesday Thursday 1:00 3:00 PM Class location C4-27 Textbooks Web Applications

More information

Experimental Psychology PSY 3017, CRN 80485 Fall 2011

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

More information

GGR272: GEOGRAPHIC INFORMATION AND MAPPING I. Course Outline

GGR272: GEOGRAPHIC INFORMATION AND MAPPING I. Course Outline DESCRIPTION GGR272: GEOGRAPHIC INFORMATION AND MAPPING I Course Outline This course is an introduction to digital mapping and spatial analysis using a geographic information system (GIS). Students learn

More information

GGR272: GEOGRAPHIC INFORMATION AND MAPPING I. Course Outline

GGR272: GEOGRAPHIC INFORMATION AND MAPPING I. Course Outline DESCRIPTION GGR272: GEOGRAPHIC INFORMATION AND MAPPING I Course Outline This course is an introduction to digital mapping and spatial analysis using a geographic information system (GIS). Students learn

More information

Advanced Online Media Production

Advanced Online Media Production Advanced Online Media Production MMC 4341 Spring 2015 Section 099F Monday periods 8, 9, 10 (3 6 p.m.), 3024 Weimer Hall Plus individual meetings, by appointment, required weekly Instructor: Mindy McAdams,

More information

Minnesota Virtual Academy Online Syllabus for Web Design

Minnesota Virtual Academy Online Syllabus for Web Design Minnesota Virtual Academy Online Syllabus for Web Design Course Instructor and Communications Name: Jami Kruschke Phone #: Fax #: Skype name: 866-215-2292, option 3, x2181 NA jami.kruschke Kmail address:

More information

San José State University CS160, Software Engineering, Sections 1, 2, and 4, Fall, 2015

San José State University CS160, Software Engineering, Sections 1, 2, and 4, Fall, 2015 San José State University CS160, Software Engineering, Sections 1, 2, and 4, Fall, 2015 Course and Contact Information Instructor: Office Location: H. Chris Tseng MH213 Telephone: (408) 924-7255 Email:

More information

George Mason University Electrical and Computer Engineering Department ECE 201: Introduction to Signal Analysis Syllabus Fall 2015

George Mason University Electrical and Computer Engineering Department ECE 201: Introduction to Signal Analysis Syllabus Fall 2015 1 George Mason University Electrical and Computer Engineering Department ECE 201: Introduction to Signal Analysis Syllabus Fall 2015 Professor: Dr. Kathleen E. Wage (section 001) Class: Tues./Thurs. 7:30-8:45am

More information

INFO 2130 Introduction to Business Computing Fall 2014

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

More information

Course Syllabus Web Page Design 2 IMED 2315

Course Syllabus Web Page Design 2 IMED 2315 Semester with Course Reference Number (CRN) Instructor contact information (phone number and email address) Office Location and Hours Course Location/Times Course Semester Credit Hours (SCH) (lecture,

More information

COMM 363: Advanced Web Design

COMM 363: Advanced Web Design Advanced Web Design 1 COMM 363: Advanced Web Design Tuesdays and Thursdays, 5:30 6:45 p.m. Quentin Burdick Building (IACC) 132 3 credits Instructor: Dennis Owen Frohlich, Ph.D. Office: Minard 338C16 Office

More information

MONTGOMERY COLLEGE Rockville Campus CA272 Professional Web Site Development Computer Applications Department

MONTGOMERY COLLEGE Rockville Campus CA272 Professional Web Site Development Computer Applications Department MONTGOMERY COLLEGE Rockville Campus CA272 Professional Web Site Development Computer Applications Department Instructor Information Name: Jeremy Snider Mailbox Location: HU016 E-mail: Jeremy.Snider@montgomerycollege.edu

More information

UNDERSTANDING AND DEVELOPING MULTIMEDIA - SYLLABUS FALL 2014

UNDERSTANDING AND DEVELOPING MULTIMEDIA - SYLLABUS FALL 2014 UNDERSTANDING AND DEVELOPING MULTIMEDIA - SYLLABUS FALL 2014 DGMD- 20 (formerly CSCI E- 14) Last Updated: 8/12/14 COURSE DESCRIPTION This course provides students with a hands- on exploration of the world

More information

Law Enforcement II CRIJ 1301 Introduction to Criminal Justice Course Syllabus: Fall 2015

Law Enforcement II CRIJ 1301 Introduction to Criminal Justice Course Syllabus: Fall 2015 Law Enforcement II CRIJ 1301 Introduction to Criminal Justice Course Syllabus: Fall 2015 Office Hours and Availability: Elizabeth Bailey, M.S. Room #: 504 Phone: (903) 575-2020 E-Mail: ebailey@mpisd.net

More information

Syllabus. Finance 367: Investment Management

Syllabus. Finance 367: Investment Management Syllabus Finance 367: Investment Management Summer II 2012 Course Unique Number 71710 Instructor: Sergey Maslennikov Instructor s Office: CBA 3.332E E-mail: sergey.maslennikov@phd.mccombs.utexas.edu Phone:

More information

Investment Management Course

Investment Management Course Investment Management Course FIN 367 - Spring 2012 Instructor: Vito Sciaraffia Office: CBA 6.312 Ph: (512)232-6830 Email: vito.sciaraffia@mccombs.utexas.edu Class meetings 03085: Tu & Th from 9:30 am to

More information

CS 649 Database Management Systems. Fall 2011

CS 649 Database Management Systems. Fall 2011 SCHOOL OF BUSINESS, PUBLIC ADMINISTRATION AND INFORMATION SCIENCES LONG ISLAND UNIVERSITY, BROOKLYN CAMPUS DEPARTMENT OF COMPUTER SCIENCE CS 649 Database Management Systems Fall 2011 Course Schedule: Thursday

More information

Writing for the University of Florida

Writing for the University of Florida Course Information Course Number: MMC 6278 Credits: 4 Term: Class Time: Tuesday and Thursday, 6:00pm 8:00pm EST Class URL: https://uflcoj.adobeconnect.com/mmc6278_spring15/ Instructor Information Richard

More information

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

I. PREREQUISITES For information regarding prerequisites for this course, please refer to the Academic Course Catalog. Note: Course content may be changed, term to term, without notice. The information below is provided as a guide for course selection and is not binding in any form, and should not be used to purchase course

More information

IS 301 - Management Information Systems

IS 301 - Management Information Systems IS 301 - Management Information Systems Professor Dr. Chad Anderson E-mail chadanderson@unr.edu Office Phone (775) 784-6146 Office Location 314F Ansari Business Building Office Hours Tuesday & Thursday

More information

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

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

More information

CIS 89A: Web Page Development - Syllabus

CIS 89A: Web Page Development - Syllabus CIS 89A: Web Page Development - Syllabus FALL 2014 Course: 00494 Department : CIS -089A-62Z Instructor - Valerie Taylor 3.0 Units De Anza College Distance Learning Center. (408) 864-8969. FAX: (408) 864-5546,

More information

INTRODUCTION TO CRIMINAL JUSTICE CRIM 100, Section 001 Fall 2015

INTRODUCTION TO CRIMINAL JUSTICE CRIM 100, Section 001 Fall 2015 INTRODUCTION TO CRIMINAL JUSTICE CRIM 100, Section 001 Fall 2015 INSTRUCTOR LECTURE Devon Johnson, Ph.D. Tues and Thurs, 10:30am-11:45am Office: 363 Aquia until Sept 10 th Innovation Hall 105 340 Enterprise

More information

165 17% C: 700 799 points Attendance 35 4% D:699-600 Total 1000 100% F: 600 & below

165 17% C: 700 799 points Attendance 35 4% D:699-600 Total 1000 100% F: 600 & below ACG 2071: Intro to Managerial Accounting Fall 2014: Instructor: Daniel Acheampong, DBA, CPA Office Hours: Mondays and Wednesdays, from 10:50 to 11:50 pm and 2:00 pm to 3:30 pm (other times by Appointment)

More information

Introduction to Criminal Justice Fall 2012 CJS 101-002

Introduction to Criminal Justice Fall 2012 CJS 101-002 Introduction to Criminal Justice Fall 2012 CJS 101-002 Instructor: Dr. Wendi Pollock Office: LAN Room 108 Telephone: 936-468-3948 Email: pollockwk@sfasu.edu Class Hours: Tuesday and Thursday 8:00-9:15

More information

CS 425 Software Engineering

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

More information

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

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

More information

COMM 3300 01 Interpersonal Communication Course Syllabus Fall 2013

COMM 3300 01 Interpersonal Communication Course Syllabus Fall 2013 COMM 3300 01 Interpersonal Communication Course Syllabus Fall 2013 Individuals with disabilities who need to request accommodations should contact the Disability Services Coordinator, Student Center 255,

More information

How To Pass A Management Course At Anciento State University

How To Pass A Management Course At Anciento State University MGT 3303 Human Resource Management (HRM) Information contained in this syllabus is subject to change at the discretion of the instructor. Every attempt will be made to provide students with adequate notice

More information

AEB 3122 Financial Planning for the Agribusiness 3 Credits Fall 2012

AEB 3122 Financial Planning for the Agribusiness 3 Credits Fall 2012 AEB 3122 Financial Planning for the Agribusiness 3 Credits Fall 2012 Instructor: Richard Weldon 1189 McCarty (A) (352) 294-7635 E-mail: rweldon@ufl.edu Class Details: Tuesday and Thursday 4:05 4:55 p.m.

More information

George Washington University Department of Psychology PSYC 001: General Psychology

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

More information

San José State University Department of World Languages and Literatures CHIN 132, Chinese for Professionals Fall 2012

San José State University Department of World Languages and Literatures CHIN 132, Chinese for Professionals Fall 2012 San José State University Department of World Languages and Literatures CHIN 132, Chinese for Professionals Fall 2012 Instructor: Office Location: Telephone: Email: Office Hours: Class Days/Time: Classroom:

More information

Financial Analysis FIN 513, Fall A 2011 University of Michigan, Ross School of Business

Financial Analysis FIN 513, Fall A 2011 University of Michigan, Ross School of Business Ing-Haw Cheng Assistant Professor of Finance University of Michigan 701 Tappan Street, Room R5466 Ann Arbor, Michigan 48109 ingcheng@umich.edu webuser.bus.umich.edu/ingcheng Financial Analysis FIN 513,

More information

ACC 6301 Advanced Management Accounting

ACC 6301 Advanced Management Accounting ACC 6301 Advanced Management Accounting Course Description/Overview Fall 2014 A comprehensive study of the preparation of internal accounting reports for decision making, planning and control, cost determination

More information

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

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

More information

Fluency in Information Technology

Fluency in Information Technology Fluency in Information Technology Bulletin Description The nature of computers, their capabilities, and limitations. How computers work, popular applications, problem-solving skills, algorithms and programming.

More information

Office Hours: Monday: 11:30AM 12:30PM Wednesday: 11:30AM 12:30PM Please make an appointment and other hours can be arranged, if you need assistance.

Office Hours: Monday: 11:30AM 12:30PM Wednesday: 11:30AM 12:30PM Please make an appointment and other hours can be arranged, if you need assistance. Course Number: IS117 Course Title: Introduction to Website Development Section: 101 Date & Time: R: 6:00PM 9:05PM Credits: 3 Contact Hours: 3 Hours Face-to-Face Instructor Information Name: Keith Williams

More information

ACCY 2001 Intro Financial Accounting Fall 2014

ACCY 2001 Intro Financial Accounting Fall 2014 ACCY 2001 Intro Financial Accounting Fall 2014 Class Section Day Time Location ACCY 2001-11 TR 03:45PM - 05:00PM DUQUES 152 ACCY 2001-16 TR 11:10AM - 12:25PM FUNGER 209 ACCY 2001-18 TR 09:35AM - 10:50AM

More information

BCM 247 BUSINESS COMMUNICATION Course Syllabus Fall 2012

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

More information

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

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

More information

Voice: (276) 619-4352 and (813) 507-9956 E-mail: bnorton@hgs.k12.va.us Office Hours: by appointment

Voice: (276) 619-4352 and (813) 507-9956 E-mail: bnorton@hgs.k12.va.us Office Hours: by appointment A. Linwood Holton Governor s School INTRODUCTION TO ENGINEERING METHODS and COMPUTER PROGRAMMING Course Syllabus Instructor: Dr. Bruce C. Norton Voice: (276) 619-4352 and (813) 507-9956 E-mail: bnorton@hgs.k12.va.us

More information

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

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

More information

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

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

More information

LIS 638: Internet Technologies and Information Services Spring 2015 (January 14 to May 1)

LIS 638: Internet Technologies and Information Services Spring 2015 (January 14 to May 1) University of Kentucky School of Library & Information Science (SLIS) LIS 638: Internet Technologies and Information Services Spring 2015 (January 14 to May 1) Instructor Assistant Professor Office: 331

More information

BCM 247 008 11:00-12:15 p.m. 1:30-3:35 p.m. Wednesday 10:00-12:00 noon

BCM 247 008 11:00-12:15 p.m. 1:30-3:35 p.m. Wednesday 10:00-12:00 noon Stephen F. Austin State University College of Business Department of General Business Course Syllabus GBU 440 500 Records Management Spring 2011 Class Information Professor: Dr. Marsha L. Bayless E-mail:

More information

CS 300-1 Client Side Web Development, Hybrid (crn # 10332) Fall 2015 Northeastern Illinois University > College of Arts & Sciences > Syllabus

CS 300-1 Client Side Web Development, Hybrid (crn # 10332) Fall 2015 Northeastern Illinois University > College of Arts & Sciences > Syllabus CS 300-1 Client Side Web Development, Hybrid (crn # 10332) Fall 2015 Northeastern Illinois University > College of Arts & Sciences > Syllabus COURSE INFORMATION Credit Hours: 3.0 Course Description: The

More information

MGT 3303 Human Resource Management

MGT 3303 Human Resource Management MGT 3303 Human Resource Management Course Description/Overview Techniques and procedures of general personnel management; employer-employee relationships; recruitment, selection, placement, and training

More information

Earth Science 102 Introduction to Physical Geology Fall 2015 Online

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

More information

COS/PSA 412 Computer Forensics and Investigations

COS/PSA 412 Computer Forensics and Investigations COS/PSA 412 Computer Forensics and Investigations Date: November 18, 2003 Division: Natural and Behavioral Sciences Number of Credits: 4 Location: Nadeau 109 Meeting Times: TBD Course Description Computer

More information

COURSE NUMBER AND TITLE: Management Information Systems Concepts

COURSE NUMBER AND TITLE: Management Information Systems Concepts (IS213ZA) (Management Information Systems Concepts) Page 1 EMPORIA STATE UNIVERSITY SCHOOL OF BUSINESS DEPARTMENT OF ACCOUNTING AND INFORMATION SYSTEMS Course Syllabus Fall 2012 MISSION STATEMENT: The

More information

BUS 2100 Business Communication Fall 2006

BUS 2100 Business Communication Fall 2006 BUS 2100 Business Communication Fall 2006 Instructor: Ms. Susan Terkelsen Office Number: Milner 173 Meeting Time: T/R, 8:30 Section 1, 11:00 Section 2, Milner 142 Office Phone: 766-7918 Office Hours: M/W

More information

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

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

More information

Finance 471: DERIVATIVE SECURITIES Fall 2015 Prof. Liang Ma University of South Carolina, Moore School of Business

Finance 471: DERIVATIVE SECURITIES Fall 2015 Prof. Liang Ma University of South Carolina, Moore School of Business Finance 471: DERIVATIVE SECURITIES Fall 2015 Prof. Liang Ma University of South Carolina, Moore School of Business General information Class meetings Lecture 1: TR 8:30-9:45 pm, DMSB 120 Lecture 2: TR

More information

FYS 110 53 Life Maps JACKSON COMMUNITY COLLEGE 1/10 through 2/23/2012 WINTER 2012

FYS 110 53 Life Maps JACKSON COMMUNITY COLLEGE 1/10 through 2/23/2012 WINTER 2012 FYS 110 53 Life Maps JACKSON COMMUNITY COLLEGE 1/10 through 2/23/2012 WINTER 2012 Professor: Suzanne E Kiess, CPA, MBA JCC Phone: (517) 796 8608 E Mail: kiesssuzannee@jccmi.edu JCC Office: Whiting 150D

More information

Introduction to Organizational Behavior (Business 260)

Introduction to Organizational Behavior (Business 260) Introduction to Organizational Behavior (Business 260) Faculty of Business Administration University of Regina Professor Dr. Sandeep Mishra Faculty of Business Administration E-mail: mishrs@gmail.com Office

More information

CS 425 Software Engineering. Course Syllabus

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

More information

Canvas: All tests and assignments will be submitted through use of Canvas, which can be found using the following link: learn-wsu.uen.

Canvas: All tests and assignments will be submitted through use of Canvas, which can be found using the following link: learn-wsu.uen. Research Methods in Psychology Psy 3610, Fall 2011 MWF 7:10a-8:20a, Social and Behavioral Science 317 Heather Chapman, heatherchapman@weber.edu Office Hours: By Appointment Required Texts: 1. Research

More information

SPC Common Course Syllabus for PSYC 2316 Psychology of Personality

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

More information

22 INTB 3080 001 Global Business Environment Spring, 2015

22 INTB 3080 001 Global Business Environment Spring, 2015 22 INTB 3080 001 Global Business Environment Spring, 2015 Ana S. Leonard Office hours: Wednesdays and Fridays from 3PM to 4PM and by appointment Class meeting times: Tuesdays and Thursdays from 9:30AM

More information

STA 4442 INTRODUCTION TO PROBABILITY FALL 2012

STA 4442 INTRODUCTION TO PROBABILITY FALL 2012 Instructor: Keshav P. Pokhrel Email: kpokhrel@mail.usf.edu Class Hours: MWF 12.55PM-1.45PM in CMC 118 Office Hours: MW 2:00PM 3:00 PM in CMC 368 A (Third Floor) or by appointment. Prerequisite: MAC2313

More information

WBIT 4120 - Human Computer Interaction. Course Syllabus

WBIT 4120 - Human Computer Interaction. Course Syllabus Course Name WBIT 4120 - Human Computer Interaction WBIT 4120 Human Computer Interaction Course Description Course Syllabus The emphasis of this course is on fundamentals of human-machine interfaces, both

More information

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

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

More information

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

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

More information

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

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

More information

1. Strengthen your knowledge of the biological principals governing the nervous system.

1. Strengthen your knowledge of the biological principals governing the nervous system. PSYC 3458: Biological Psychology Syllabus Fall 2015 Lecture Time: T, F 1:35-3:15 Lecture Location: 200 Richards Hall Instructor Information: Dr. Jennifer Pirri Email: j.pirri@neu.edu Office Location: 380

More information

Office: D-116-9. Instructor: Vanessa Jones. Phone: (714) 628-4948. Office Hours: Monday & Wednesday 1:30pm-2:30pm. Email: Jones Vanessa@sccollege.

Office: D-116-9. Instructor: Vanessa Jones. Phone: (714) 628-4948. Office Hours: Monday & Wednesday 1:30pm-2:30pm. Email: Jones Vanessa@sccollege. Fall Semester 2015 Santiago Canyon College: Mathematics & Sciences Division (Room SC-210) MATH 80: Intermediate Algebra (Section Number 10247) Tuesday & Thursday 10:30 am-1:00pm (Room SC-110) Instructor:

More information

Database Web Development ITP 300 (3 Units)

Database Web Development ITP 300 (3 Units) Database Web Development ITP 300 (3 Units) Fall 2014 Section 32031R Objective In this class students will learn to build dynamic, database- driven web sites. They will learn how to structure content for

More information

Introduction to Computer Forensics Course Syllabus Spring 2012

Introduction to Computer Forensics Course Syllabus Spring 2012 Course Information Course Syllabus Spring 2012 Instructor: Dr. Mike Jochen Phone: 570.422.3036 Email: mjochen@esu.edu Office: 337 SCITECH Building Office Hours: Tues/Thurs 11 a.m. noon Weds 9 a.m. noon

More information

IS117: Introduction to Website Development

IS117: Introduction to Website Development IS117: Introduction to Website Development Instructor Information Office Hours 4107 GITC Keith Williams Office: 4107 GITC Phone: 973-596-5842 Email: kwilliam@njit.edu SkypeID: kaw3939 Wednesday 3PM 5PM

More information

AAF Ad Campaign I MCM 478.001 Name: Dr. Linda Bond Email: lbond@sfasu.edu Phone: 936-468-1265 Office: Boynton 301

AAF Ad Campaign I MCM 478.001 Name: Dr. Linda Bond Email: lbond@sfasu.edu Phone: 936-468-1265 Office: Boynton 301 AAF Ad Campaign I MCM 478.001 Name: Dr. Linda Bond Email: lbond@sfasu.edu Phone: 936-468-1265 Office: Boynton 301 Office hours 8-9 a.m. MWF 1-3 p.m. WF 8-9:30 & 1:30-2:30 TR And by appointment Department:

More information

TECM 3200: Web Design and Development University of North Texas Technical Communication Spring 2015

TECM 3200: Web Design and Development University of North Texas Technical Communication Spring 2015 TECM 3200: Web Design and Development University of North Texas Technical Communication Spring 2015 Instructor and Course Information Time: Monday/Wednesday 2:00-3:20 p.m. and Lab Wednesday 1:00-1:50 Place:

More information

English 1302 Writing Across the Curriculum Spring 2016

English 1302 Writing Across the Curriculum Spring 2016 Instructor Information Calinda C. Shely Academic 110L MWF 11 am-1 pm or by appointment calinda.shely@angelo.edu Ph. 486-5464 English 1302 Writing Across the Curriculum Spring 2016 COURSE DESCRIPTION, OUTCOMES,

More information

Syllabus for: (name of class)

Syllabus for: (name of class) Syllabus for: (name of class) Programming Fundamentals Semester & Year: Fall 2014 Course ID and Section Number: CIS 12. V6206 Number of Credits/Units: 4 Day/Time: online Location: Instructor s Name: Chris

More information

Course: ISYS 4373 Application Development with Java Prerequisite: ISYS 3293

Course: ISYS 4373 Application Development with Java Prerequisite: ISYS 3293 COURSE SYLLABUS Course: ISYS 4373 Application Development with Java Prerequisite: ISYS 3293 Welcome: Welcome to ISYS 4373, an introduction to Java programming. The purpose of this course is to provide

More information

1 6 weeks Introduction to the Internet and HTML: Basic formatting of pages and organization of pages into sites.

1 6 weeks Introduction to the Internet and HTML: Basic formatting of pages and organization of pages into sites. Web Design Syllabus Instructor Stacie Erfle Email: erfles@issaquah.wednet.edu Room: 2023 Office: 2023 Objective This is an introductory class that will teach you the basics of Web Page and Web Site Design,

More information

44-599 Intro. to Data Visualization Spring 2016

44-599 Intro. to Data Visualization Spring 2016 44-599 Intro. to Data Visualization Spring 2016 Instructor: Dr. Ajay Bandi 2250 Colden Hall ajay@nwmissouri.edu Classroom: VLK127 Time: 02:00pm - 03:15pm TR Textbook: No textbook is required. All the material

More information

John Fenoglio Gary Husmann FINA 7397 Spring 2016

John Fenoglio Gary Husmann FINA 7397 Spring 2016 University of Houston C.T. Bauer College of Business Advanced Real Estate Finance and Investment Class # 24761 Section 06 FINA 7397 Instructors: John Fenoglio Gary Husmann John.Fenoglio@cbre.com Gary.Husmann@transwestern.net

More information

ISM 206 Web Design and Development Spring 2006

ISM 206 Web Design and Development Spring 2006 ISM 206 Web Design and Development Spring 2006 Instructor: Janice Knapp Office: 474 Bryan Building Voice Mail: 334-4890 Fax: 334-4083 Office Hours: M, W, F: 12:00-12:50 a.m. M, W: 3:15 4:00 p.m. And by

More information

ADVANCED WEB TOPICS 1 - SYLLABUS

ADVANCED WEB TOPICS 1 - SYLLABUS ADVANCED WEB TOPICS 1 - SYLLABUS UNIVERSITY OF FLORIDA, WEB DESIGN AND ONLINE COMMUNICATIONS COURSE NUMBER: COM 6338 CREDITS: 4 TERM: SPRING 2014 LECTURE TIME: Tuesday and Thursday, 5:30-7:30 pm EST LECTURE

More information

H. JOHN HEINZ III COLLEGE CARNEGIE MELLON UNIVERSITY PROJECT MANAGEMENT SPRING 2015 94813 A3 / B3 COURSE SYLLABUS

H. JOHN HEINZ III COLLEGE CARNEGIE MELLON UNIVERSITY PROJECT MANAGEMENT SPRING 2015 94813 A3 / B3 COURSE SYLLABUS H. JOHN HEINZ III COLLEGE CARNEGIE MELLON UNIVERSITY PROJECT MANAGEMENT SPRING 2015 94813 A3 / B3 COURSE SYLLABUS INSTRUCTOR TEACHING ASSISTANTS Laura W. Synnott Lara Dorko ldorko@andrew.cmu.edu Associate

More information

Syllabus INFO-GB-3322. Design and Development of Web and Mobile Applications (Especially for Start Ups)

Syllabus INFO-GB-3322. Design and Development of Web and Mobile Applications (Especially for Start Ups) Syllabus INFO-GB-3322 Design and Development of Web and Mobile Applications (Especially for Start Ups) Spring 2015 Stern School of Business Norman White, KMEC 8-88 Email: nwhite@stern.nyu.edu Phone: 212-998

More information

Office Hours: Tuesdays and Thursdays, 9:30am 10:30am Tuesdays Noon-1:00pm Thursdays Noon-1:00pm by appointment only Room J-324

Office Hours: Tuesdays and Thursdays, 9:30am 10:30am Tuesdays Noon-1:00pm Thursdays Noon-1:00pm by appointment only Room J-324 Course Syllabus Course Description: will introduce students to basic concepts in developing content for the web. Students learn to develop web sites using HTML and CSS. Students will also learn to develop

More information

IT3503 Web Development Techniques (Optional)

IT3503 Web Development Techniques (Optional) INTRODUCTION Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

Course Description. Course Objectives

Course Description. Course Objectives MONTGOMERY COLLEGE Business, Accounting, Economics, Computer Applications, and Paralegal Studies Department Germantown Campus CMAP272 Professional Web Site Development Instructor: John Coliton Spring,

More information

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

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

More information

How To Pass The Cis 50 Online Course

How To Pass The Cis 50 Online Course CIS 50: Intro to Computing Information Technology Spring 2015 Welcome to Sections: DE1: CRN# 30342 (online), DE2: CRN# 30224 (online), V02: CRN# 30031 (T/TH, 9:30-10:45) 9:30-10:45 CIS 50: Intro to Computing

More information

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

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

More information

Date: 3.27.15. Ray Trygstad Associate Chair, Department of Information Technology and Management

Date: 3.27.15. Ray Trygstad Associate Chair, Department of Information Technology and Management Ray Trygstad Associate Chair, Department of Information Technology and Management Date: 3.27.15 From: Ray Trygstad To: Information Technology and Management Students and Faculty Subj: Information Technology

More information

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

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

More information

CATALOGUE/COURSE DESCRIPTION:

CATALOGUE/COURSE DESCRIPTION: Introduction to Public Relations JOUR 3400-M50 Fall 2012 Instructor: Darrin M. Devault, M.A. Office: Meeman Journalism Building, Room 332 Office hours: By appointment Office Phone: (901) 678-2405; Cell

More information

Web Design Principles

Web Design Principles Web Design Principles University of Florida, Online Masters in Web Design and Communication Course Number: MMC 5277 Term: Summer 2013 Credits: 4 Meeting Time: Tuesday and Thursday, 8-10pm EST Meeting Location:

More information