UCD School of Information and Library Studies. IS30020: Web Publishing

Size: px
Start display at page:

Download "UCD School of Information and Library Studies. IS30020: Web Publishing"

Transcription

1 UCD School of Information and Library Studies IS30020: Web Publishing Module Coordinator: Dr Judith Wusteman Office: SILS 110, Tel: Office hour Semester 1 (Sept 2011): Mondays Table of Contents: page 1. Module description 1 2. Weekly activities 2 3. Assessment 3 1. Module description Overview HTML, or HyperText Markup Language, is the language of the World Wide Web. In this course, you will learn how the Web works and how to create Web pages using HTML. You will also learn some of the basic tenets of electronic publishing theory and how they influence the development of the Web. This is a very practical course involving hands-on Web page development. If you work hard and put in plenty of practice, you should find it fun. But this module is academically challenging and requires commitment and application. The ability to create Web sites is now an essential skill for all graduates, particularly for those wishing to illustrate information literacy. It is also a core skill for librarians and information specialists. This course does not cover the use of an HTML editor. All HTML and CSS (Cascading Stylesheet) coding is done directly in Notepad. HTML editors allow you to produce HTML code in a WYSIWYG (What You See Is What You Get) environment (ie without directly seeing the code you are generating). Using an HTML editor saves time but means that you don't learn what the code looks like or how it works. Editors also produce sub-optimal, often non-standard, code. The aim of the course is not to learn how to use an HTML editor - that is comparatively simple - but to understand and be able to manipulate HTML and CSS code. That is why HTML and CSS editors are not used on the course. See Getting started with HTML by Dave Raggett, URL: for a very quick introduction to HTML. Course objectives By the end of the course, you should Understand how the World Wide Web has emerged, how it is evolving and how it functions Understand some of the tenets of electronic publishing theory on which the Web is based Be able to create Web pages that are technically accurate, standards-oriented, future-proof and appropriate for purpose Be able to create and manipulate HTML and CSS code directly in Notepad Understand the evolution of HTML from version 1.0 through to XHTML and HTML 5 Understand how the Web can be used to add value to journals Pre-requisites: No pre-requisites. 1

2 Incompatible module: Students are not permitted to take this module if they have, or are planning to take, module Web Design (COMP20030). Module communications Course announcements will be made via UCD official . It is therefore important that you check your UCD regularly. Other communications will be made via Blackboard. Lectures and Classes The course will run in the first semester. There will be one lecture every week. In addition, students are required to complete one remote class every week. Lectures Lectures are an essential and compulsory part of the Web Publishing module. They take place at 9.00am on Mondays. It is not possible to successfully complete this module without attending all lectures. In every lecture, the register will be passed around. If, by the end of the lecture, you have not signed the register, it is your responsibility to approach the lecturer and ensure you do. It is your responsibility (not the lecturer's) to ensure that you sign the register during the lecture. It will not be possible to amend the register after the lecture. Five percent of the final mark for this course will be allocated to lecture attendance. You can be awarded a mark for a lecture you miss only if you provide the lecturer with a medical certificate or equivalent at the next lecture you attend or via . Never sign the register for another student - this will result in disciplinary action. Lectures start on the hour and finish at 10 to the hour. You are required to turn up on time. Poor time-keeping will be noted. Because of this, you should let the lecturer know if you have a genuine reason for being late. Classes Remote classes form an integral part of this module and submission of completed classes each week is compulsory. Classes are made available via Blackboard and should be submitted via Blackboard by the required deadline. 10% of the final mark for this module will be allocated to class submissions. Students may be given an extension for a classwork submission only if they provide a medical certificate or equivalent. Other than this, classwork submitted after the weekly deadline will not be awarded a mark. 2. Weekly activities Reading You are expected to do weekly background reading as recommended in lectures and Blackboard. Online references on a variety of topics covered in lectures are available via Blackboard under Resources. You are also expected to purchase and study the course text: HTML, XHTML and CSS: Visual QuickStart Guide, Sixth Edition, Peachpit, 2006, Elizabeth Castro A few copies are available on short loan in the library: CAS. 2

3 week You should get into the habit of using Castro to look up the topics covered in lectures. Reading about the topic will help to consolidate the lecture material. You should also use the course text when you are working on to classes and use it as a reference and to try and sort out any queries, where possible, before you ask the tutors. If you already have a book on XHTML, you can check with Judith whether it will be an acceptable alternative to Castro. Be aware that HTML is changing all the time: the latest version is called XHTML; the version prior to this was called HTML 4. The differences between the versions may appear minor but books on HTML 4 will probably just confuse you. You also need to ensure your textbook covers CSS. Outline Full details, including all lecture slides and classes, are available on Blackboard LECTURE Wednesday 1200 G-24 (Agriculture) CLASS To be completed remotely in your own time and submitted by deadline. 1 (12 th Sept) Housekeeping, History of Web, What is a journal 2 (19 th Sept) HTML basics 1. Your first HTML document 3 (26 th Sept) Stylesheets 2. More practice with the basics 4 (3 rd Oct) HTML linking 3. Stylesheets 5 (10 th Oct) Graphics 6 (17 th Oct) More on CSS 4. Linking 5. Graphics 7 (24 th Oct) Page layout 6. Advanced linking 8 (31 st Oct) BANK HOL 7. Page layout 9 (7 th Nov) Assessment 8. Addressing 10 (14 th Nov) Zipping and submitting, Standards etc 11 (21 st Nov) Revision 9. Zipping and submitting, Image links 12 (28 th Nov) Revision 3. Assessment Component Percentage of marks Weekly submission of classwork 10% Weekly attendance at lectures 5% Project 30% Exam 55% 3

4 Web Publishing Project The objective of this assessment: To produce a Web-based academic electronic journal. You will be provided with the text for a journal cover page and an article that you must use. Note that this is an academic journal, not a magazine or a newsletter and its presentation should reflect this. The journal must illustrate the appropriate use of Web facilities to add value to electronic journals. Details: You will be provided with The basics of a cover page including a table of contents A sample article The cover page is the one you have been working on in classes. You can add anything you like to the cover page or article but you mustn t remove any of the text in either. Your cover page must be formatted and laid out using CSS. The class on Page Layout using CSS describes a CSS file template and an HTML file template for laying out your cover page; you may use these templates or you can create your own. The CSS template file only provides basic layout styles. You must add formatting styles to this CSS file yourself. The sample article is not the one you have been working on in class ( XML to the Desktop by J Wusteman) but a different article ( VREs: What is the Librarian s Role? by J Wusteman). You can include the XML to the Desktop article if you like but you must include the VREs: What is the Librarian s Role article. Your journal should be HTML and CSS-based. It should include the cover page and the sample article, marked up in HTML, plus a CSS stylesheet as a minimum. The articles should be formatted using CSS but need not be laid out using CSS. (The distinction between formatting with CSS and laying out using CSS will be explained in the relevant lecture and class.) All HTML files submitted should include the Doctype definition for XHTML Transitional, as given in Class 1. Additional marks will be given for other useful journal features. Some of the links to such features may be dummies. All anchors to unimplemented features should point to the same dummy file that should incorporate an appropriate message. The dummy file should be called dummy.html. You will, of course, get more marks for an implemented feature/file than for a dummy file. You will be required to use styles appropriately as illustrated in lectures and classes. You will lose marks if you use deprecated tags or attributes where styles would be more appropriate. You should make appropriate use of all of the following features: Colour (Keep it subtle: nothing garish. Remember it s an academic journal, not a magazine.) Graphics (Avoid over-large or frivolous images.) Internal and external links Internal links should be relative and not absolute Navigation facilities (eg buttons) facility (Your link may not work on the UCD computers but you won't lose marks for that as long as the syntax is correct) Each of the HTML files submitted should link to and use a CSS stylesheet. The stylesheet should Format and layout the journal cover page Format the journal article(s) You can use one stylesheet for all your files or you can use more than one stylesheet. For example, you might have one stylesheet for the coverpage and another stylesheet for the 4

5 articles. Remember that a consistent look & feel is important for the journal; if you include more than one article, all of the articles should be laid out similarly using the same stylesheet. All styles should appear in the stylesheet. No styles should appear in the HTML file head or in individual tags. Make sure you look at some real ejournal systems to get ideas for the presentation and features for your own. Validation You must ensure that the HTML in all your files is correct. The use of an HTML validator is the best way to do this. (See the HTML practical Class 1) I won t know whether you ve used a validator or not so if you find the error messages difficult to understand, you may choose just to check the code carefully by hand. What you mustn t do (and what some students have done in the past) is to delete HTML code at random until the validator says there are no errors! Use the validator as a tool; if you don t find it useful, don t use it but be warned, you may well leave some errors in you code unless you are very careful. Comments You must comment your code to indicate the function of the various sections of code. Comments should appear within the HTML code, not as part of the printed documentation. Don t comment every line - you just need to convince me that you know what's going on in your code. Three or four comments should be enough. You don t need to repeatedly comment the same feature if it appears in more than one file. You should also include comments in your CSS file; again, don t comment everything. Using HTML Editors If you were creating a professional website, you would use an HTML editor. Editors allow you to produce HTML code in a WYSIWYG environment (ie without directly seeing the code you are generating.) Using an HTML editor saves time but means that you don't learn what the code looks like or how it works; this is why you're not using an HTML editor in this course. Editors also produce suboptimal, often non-standard, code. The aim of this assessment is not to determine whether you can use an HTML editor but to determine if you understand HTML code. Hence, you should not use any editor to create your HTML or CSS code except Notepad. It is always obvious when code has been created by an HTML or CSS editor so don t risk it you will lose marks when you are found out. Also, do not create your own HTML code and then open it in an HTML editor; this will reformat it and make it appear that it was created via the HTML editor. And make sure, when you view your work in a browser, that you don t then save it using the browser as this can sometimes add some odd code to your file. In other words, don t choose File > Save As from within the browser. Only ever save your files from within Notepad. Browser You must ensure that your journal appears correctly in Firefox and Internet Explorer browsers. Checking Links Check very carefully that all your links work and that you are using relative addressing rather than absolute addressing. In other words, your links shouldn t refer to your hard drive/floppy/cd etc. And make sure you submit all your files (including graphics). Submission: By 3.00pm on Friday 2 nd December 2011 (ie last day of First Semester). 5

6 Your ejournal should be zipped and submitted via Blackboard. (Further details about how to submit via Blackboard will be made available in lecture and class). All the files should be in a folder called journal, or in subdirectories within folder journal. Your introductory/header page should be called coverpage.html. All subsequent pages of your ejournal should be accessible, directly or indirectly from links in coverpage.html. You should also submit a Word document, called tree.doc, containing a tree diagram illustrating the interconnectivity of the HTML files comprising your journal. Remember to keep an electronic copy of your assessment. UCD Policy on late submission of coursework Coursework submitted at any time up to one week after the due date (ie up to 3pm on Friday 9 th December) will have the mark reduced by one letter grade (for example, from B+ to C+). Coursework submitted more than one week but less than two weeks after the due date (ie between 3pm on Friday 9 th December and 3pm on Friday 16 th December) will have the mark reduced by 2 letter grades (for example, from B+ to D+). In other words, if you miss a deadline for submission, you may use the remainder of the week to improve your submission without additional penalty. Coursework received more than two weeks after the due date (ie after 3pm on Friday 16 th December) will not be accepted. UCD Policy on Academic Integrity and Plagiarism Assessments must be the individual work of the student; group work is not acceptable and will be penalised according to the UCD policy on Academic Integrity and Plagiarism. Please note: It is acceptable to Cut and paste raw text from a journal currently online and then add your own HTML "Borrow" some graphics/icons/a heading or two Take a few ideas on layout / structure from a similar journal online Borrow an individual CSS style from another site It is not acceptable to Use any HTML code not produced by you (For example: using an online journal article/feature along with its HTML and CSS) Use a stylesheet taken from another website. Copy more than one CSS style from any particular site. (But you can use any of the styles given in lectures/classes, and you must use the CSS template provided) Copy a current ejournal format and content so closely that the journal you create is very similar to the journal you've borrowed from. This will be regarded as plagiarism. I will be using a search engine to check that all ejournals are your own work. If you don't know whether the material you have "borrowed" is acceptable, please come and see me. Examination At the end of the semester, you will sit a 2 hour written exam. All past papers are available on Blackboard. 6

Web Programming Fall 2011

Web Programming Fall 2011 Web Programming Fall 2011 Course number: M&IS 24065 Section: 002 CRN: 23080 Location: BSA 110 Meeting Day: TR Meeting Time: 12:30-1:45 Instructor Information: Name: Professor Janet Formichelli, MS E-mail:

More information

COURSE SYLLABUS FOR. COMP-297 Web Page Design: Adobe Dreamweaver

COURSE SYLLABUS FOR. COMP-297 Web Page Design: Adobe Dreamweaver Coffeyville Community College COURSE SYLLABUS FOR COMP-297 Web Page Design: Adobe Dreamweaver Mrs. Darla Thornburg Spring 2018 Page 1 of 8 COURSE NUMBER: COURSE TITLE: CREDIT HOURS: INSTRUCTOR: OFFICE

More information

Introduction to the Module Management System (MMS)

Introduction to the Module Management System (MMS) Student User Guide Introduction to the Module Management System (MMS) Revised Sept 2009 (Version 4) University of St Andrews Table of Contents 1 Introduction...3 1.1 MMS...3 1.2 Accessing the system...3

More information

Catholic University of America. School of Library and Information Science Fall Semester 2012 COURSE DESCRIPTION. Randolph Hock, Ph.D.

Catholic University of America. School of Library and Information Science Fall Semester 2012 COURSE DESCRIPTION. Randolph Hock, Ph.D. Catholic University of America School of Library and Information Science Fall Semester 2012 Randolph Hock, Ph.D. 1070 Foxcroft Run Annapolis, MD 21401 Office number: 410-224-3739 Home number: 410-224-3739

More information

COSC 115: Introduction to Web Authoring Fall 2013

COSC 115: Introduction to Web Authoring Fall 2013 COSC 115: Introduction to Web Authoring Fall 2013 Instructor: David. A. Sykes Class meetings: TR 1:00 2:20PM, Olin 212 Office / Hours: Olin 204E / TR 8:00-10:20AM, MWF 1:00 3:00PM, or by appointment/happenstance

More information

Internet Web Technologies ITP 104 (2 Units)

Internet Web Technologies ITP 104 (2 Units) Internet Web Technologies ITP 104 (2 Units) Spring 2011 Objective This course is intended to teach the basics involved in publishing content on the World Wide Web. This includes the language of the Web

More information

INFS 2150 (Section A) Fall 2018

INFS 2150 (Section A) Fall 2018 INFS 2150 (Section A) Fall 2018 Introduction to Web Development Class meets TUE & THU: 12:30am-1:45pm: in Wheatley 114 Instructor: Peter Y. Wu Office: Wheatley 309 Office Hours: Tuesday 9:00 am-12:00 noon;

More information

Division of Engineering, Computer Programming, and Technology

Division of Engineering, Computer Programming, and Technology 1 of 10 8/27/2017, 6:42 PM Jump to Today Edit Division of Engineering, Computer Programming, and Technology Department of Network Engineering Technology National Center of Academic Excellence in Information

More information

Rochester Institute of Technology Golisano College of Computing and Information Sciences Department of Information Sciences and Technologies

Rochester Institute of Technology Golisano College of Computing and Information Sciences Department of Information Sciences and Technologies Rochester Institute of Technology Golisano College of Computing and Information Sciences Department of Information Sciences and Technologies 4002-360.01 ~ Introduction to Database & Data Modeling ~ Spring

More information

Course Outline. Code: DES222 Title: Responsive Website Design

Course Outline. Code: DES222 Title: Responsive Website Design Faculty of: Arts, Business and Law School of: Communication and Creative Industries Teaching Session: Semester 2 Year: 2018 Course Coordinator: Patrick Walsh Email: pwalsh@usc.edu.au Course Outline Code:

More information

COSC 115A: Introduction to Web Authoring Fall 2014

COSC 115A: Introduction to Web Authoring Fall 2014 COSC 115A: Introduction to Web Authoring Fall 2014 Instructor: David. A. Sykes Class meetings: TR 1:00-2:20PM in Daniel Building, Room 102 Office / Hours: Olin 204E / TR 8:00-10:45AM, MWF 9:00 10:20AM,

More information

Murach's HTML and CSS3 3 rd Edition By Boehm, Anne Fresno, Calif Publisher: Mike Murach & Associates, 2015 ISBN-13:

Murach's HTML and CSS3 3 rd Edition By Boehm, Anne Fresno, Calif Publisher: Mike Murach & Associates, 2015 ISBN-13: Course Number: IS117 Course Title: Introduction to Website Development Section: 005 Semester: Fall 2017 Date & Time: Tuesday: 1:00 PM 4:PM Location: - PC MALL 40 Credits: 3 Contact Hours: 3 Hours Face-to-Face

More information

Web Design I. CE Spring 2013 Continuing Education [Pick the date][type the sender company name]

Web Design I. CE Spring 2013 Continuing Education [Pick the date][type the sender company name] Web Design I CE 2411 01 Spring 2013 Continuing Education [Pick the date][type the sender company name] Course Information Location: Terra 1212 Dates: FEB 5 APRIL 16 Instructor Information Name: Karissa

More information

Murach's HTML and CSS3 3 rd Edition By Boehm, Anne Fresno, Calif Publisher: Mike Murach & Associates, 2015 ISBN-13:

Murach's HTML and CSS3 3 rd Edition By Boehm, Anne Fresno, Calif Publisher: Mike Murach & Associates, 2015 ISBN-13: Course Number: IS117 Course Title: Introduction to Website Development Section: 006 Semester: Spring 2018 Date & Time: Tuesday: 10:00 AM 12:50 PM Location: GITC 2400 Credits: 3 Contact Hours: 3 Hours Face-to-Face

More information

Grande Prairie Regional College

Grande Prairie Regional College Grande Prairie Regional College Department of Office Administration COURSE OUTLINE OA 2280 M2, Microsoft Word 2007 Expert Level (3) (0-0-4) 60 hours Monday Friday 10 11:30 am. A313 Instructor Sharron Barr

More information

Prerequisit. cies. Consortium. on Creating. interviews. In research, the. Standards. A. Software Program(s) 3. Web

Prerequisit. cies. Consortium. on Creating. interviews. In research, the. Standards. A. Software Program(s) 3. Web Web Design Tools (ITSE 1301) Credit: 3 semester credit hours (2 hours lecture, 2 hours lab) Prerequisit te/co-requisite: Course Description Designing and publishing Web documents according to World Wide

More information

Welcome. Orientation to online CPS102 Computer Science 2 (Java 2)

Welcome. Orientation to online CPS102 Computer Science 2 (Java 2) Welcome Orientation to online CPS102 Computer Science 2 (Java 2) All online courses use Blackboard system, as soon as you login Blackboard in college s pipeline, please complete Blackboard Learn Student

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN I: INTRODUCTION TO WEB TECHNOLOGY WEB 1600

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN I: INTRODUCTION TO WEB TECHNOLOGY WEB 1600 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN I: INTRODUCTION TO WEB TECHNOLOGY WEB 1600 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Revised: Fall 2013 Catalog Course Description:

More information

Please Note: This syllabus is in draft form, readings, assignments, and activities are subject to change prior to the first day of class.

Please Note: This syllabus is in draft form, readings, assignments, and activities are subject to change prior to the first day of class. LIS 467: Web Development and Information Architecture Fall 2008 Linda W. Braun, Instructor 917-847-7804 Email: lbraun@leonline.com Skype: lbraun2000 Twitter: lbraun2000 AOL IM: lindawbraun This syllabus

More information

CSCI 6312 Advanced Internet Programming

CSCI 6312 Advanced Internet Programming CSCI 6312 Advanced Internet Programming Section 01, Spring 2018, W, 5:55pm - 8:25pm Instructor: Emmett Tomai Office: ENGR 3.2100 Phone: 665-7229 Email: emmett.tomai@utrgv.edu Office hours: W 1 3pm, TR

More information

Business Computer Applications (BCIS 1305) Online. Credit: 3 semester credit hours (3 hours lecture)

Business Computer Applications (BCIS 1305) Online. Credit: 3 semester credit hours (3 hours lecture) 1 Business Computer Applications (BCIS 1305) Online Credit: 3 semester credit hours (3 hours lecture) Prerequisite/Co-requisite: Complete the Online Orientation and answer yes to 7+ questions on the Online

More information

Course and Contact Information. Course Description. Course Objectives

Course and Contact Information. Course Description. Course Objectives San Jose State University College of Science Department of Computer Science CS157A, Introduction to Database Management Systems, Sections 1 and 2, Fall2016 Course and Contact Information Instructor: Dr.

More information

IT 341 Fall 2017 Syllabus. Department of Information Sciences and Technology Volgenau School of Engineering George Mason University

IT 341 Fall 2017 Syllabus. Department of Information Sciences and Technology Volgenau School of Engineering George Mason University Department of Information Sciences and Technology Volgenau School of Engineering George Mason University Fall 2017 IT 341 Data Communications and Networking Principles Syllabus (Revised 08/14/2017) Section

More information

Course and Contact Information. Course Description. Course Objectives

Course and Contact Information. Course Description. Course Objectives San Jose State University College of Science Department of Computer Science CS157A, Introduction to Database Management Systems, Sections 1 and 2, Fall2017 Course and Contact Information Instructor: Dr.

More information

CSSE2002/7023 The University of Queensland

CSSE2002/7023 The University of Queensland CSSE2002 / CSSE7023 Semester 1, 2016 Assignment 1 Goal: The goal of this assignment is to gain practical experience with data abstraction, unit testing and using the Java class libraries (the Java 8 SE

More information

5. SUBMISSION OF WORK

5. SUBMISSION OF WORK 5. SUBMISSION OF WORK You are required to hand in coursework by the dates specified by your tutors as detailed in the module outlines. For all deadlines for AM-coded modules, work must be submitted by

More information

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "

<!DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN CS 200 Assignment 7 HTML Due Tuesday June 30 at 9:00 am Please read the submission instructions on page 7 carefully, especially if you will be working on the assignment past the due date. To access your

More information

Advanced Client-Side Web Programming CSCI 491/595 Syllabus Fall 2018

Advanced Client-Side Web Programming CSCI 491/595 Syllabus Fall 2018 Advanced Client-Side Web Programming CSCI 491/595 Syllabus Fall 2018 CSCI 491/595 Section 00 Instructor: Michael Cassens Office: SS 411 Office Hours: MWF 11:00-11:50 am or by appt Phone: (415) 787-0577

More information

Syllabus: Web I HTML + CSS

Syllabus: Web I HTML + CSS Syllabus: Web I HTML + CSS CE 2411/N 01 Spring 2016 SSyll Continuing [Pick the Education date][type the sender company name] Course Information: Location: Terra Hall Room 1113 Dates: Mon 02-01-2016 to

More information

SADDLEBACK COLLEGE BUSINESS SCIENCE DIVISION

SADDLEBACK COLLEGE BUSINESS SCIENCE DIVISION Instructor: Carolyn Z. Gillay email: cgillay@saddleback.edu. SADDLEBACK COLLEGE BUSINESS SCIENCE DIVISION COURSE SYLLABUS CIMW 100B WEB DEVELOPMENT: HTML - ADVANCED Semester: Fall 2016 10/17/2016 to 12/18/2016

More information

Additionally, if you are ing me please place the name of the course in the subject of the .

Additionally, if you are  ing me please place the name of the course in the subject of the  . ADOBE DREAMWEAVER [Pick the date][type the sender company name] CE 9501C 01 9501N 01 SUMMER 2012 Course Information LOCATION: Terra 1223 DATES: TUES JUN 5 TUES AUG 7 6 9 PM Instructor Information Name:

More information

Assignment 2: Website Development

Assignment 2: Website Development Assignment 2: Website Development Overview In this second assignment, you are required to develop your personal website from scratch, based on the design document that you created in Assignment 1. You

More information

Kingdom of Saudi Arabia Ministry of Higher Education College of Computer & Information Sciences Majmaah University. Course Profile

Kingdom of Saudi Arabia Ministry of Higher Education College of Computer & Information Sciences Majmaah University. Course Profile Kingdom of Saudi Arabia Ministry of Higher Education College of Computer & Information Sciences Majmaah University Course Profile Course Name:- Design and Web Programming Course Code:- CEN 300/CEN 218

More information

Office Hours: (By Appoint Only)

Office Hours: (By Appoint Only) Course Number: IS117 Course Title: Introduction to Website Development Section: 002 Semester: Spring 2019 Date & Time: Fridays 1:00 PM 3:50 PM Location: PC Mall 40 Credits: 3 Contact Hours: 3 Hours Face-to-Face

More information

ISATI 231: Windows Client (4 credits) Spring 2018 Mon, Tue, Wed, Thu, 13:10-14:40, MTB 105

ISATI 231: Windows Client (4 credits) Spring 2018 Mon, Tue, Wed, Thu, 13:10-14:40, MTB 105 INSTRUCTOR INFORMATION: ISATI 231: Windows Client (4 credits) Spring 2018 Mon, Tue, Wed, Thu, 13:10-14:40, MTB 105 Name: Joshua L. Rogers Office: Mechanical-Technical Building (MTB) 105A Tel: (208) 792-2817

More information

CoSci 487 SYLLABUS Introduction to Networks

CoSci 487 SYLLABUS Introduction to Networks CoSci 487 SYLLABUS Introduction to Networks Instructor: Mari Rettke samusher@aol.com 818-470-8419 Section: 11222 (lec) & 11233 (lab) The CompTIA Network + (N10-006 edition) examination measures necessary

More information

Advanced Web Topics II MMC 6278 (4 credit hours) Fall 2014

Advanced Web Topics II MMC 6278 (4 credit hours) Fall 2014 Instructor: Amanda Billy Email: amandabilly@ufl.edu Phone: (904) 864-7470 Course Objectives Advanced Web Topics II MMC 6278 (4 credit hours) Fall 2014 This course will bring you up-to-speed on the web

More information

Syllabus. Art 324, Web Design, course #1091 California State University Channel Islands Fall 2003 semester

Syllabus. Art 324, Web Design, course #1091 California State University Channel Islands Fall 2003 semester Syllabus Art 324, Web Design, course #1091 California State University Channel Islands Fall 2003 semester Instructor Information: Liz King Office location: room 1826, West wing, Bell Tower E-mail address:

More information

Designing for Web Using Markup Language and Style Sheets

Designing for Web Using Markup Language and Style Sheets Module Presenter s Manual Designing for Web Using Markup Language and Style Sheets Effective from: July 2014 Ver. 1.0 Amendment Record Version No. Effective Date Change Replaced Pages 1.0 July 2014 New

More information

Fundamentals of Computer Science CSCI 136 Syllabus Fall 2018

Fundamentals of Computer Science CSCI 136 Syllabus Fall 2018 Fundamentals of Computer Science CSCI 136 Syllabus Fall 2018 CSCI 136 Section 00 Instructor: Michael Cassens Office: SS 411 Office Hours: MWF 11:00-11:50 am or by appt Phone: (415) 787-0577 E-mail: michael.cassens@mso.umt.edu

More information

Advanced Web 2. Course Information. Instructor Information. Course Objectives

Advanced Web 2. Course Information. Instructor Information. Course Objectives 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

CIS : Introduction to Web Development Course Syllabus The College at Brockport State University of New York Fall 2014

CIS : Introduction to Web Development Course Syllabus The College at Brockport State University of New York Fall 2014 CIS 117-01: Introduction to Web Development Course Syllabus The College at Brockport State University of New York Fall 2014 Instructor: Michele M. Barnard-DeCann Office: Albert W. Brown Building, Room

More information

NOTE: This syllabus is subject to change during the semester. Please check this syllabus on a regular basis for any updates.

NOTE: This syllabus is subject to change during the semester. Please check this syllabus on a regular basis for any updates. Course Syllabus NOTE: This syllabus is subject to change during the semester. Please check this syllabus on a regular basis for any updates. Department : Emergency Services Course Title : Firefighter Certification

More information

CSCI 1100L: Topics in Computing Spring 2018 Web Page Project 50 points

CSCI 1100L: Topics in Computing Spring 2018 Web Page Project 50 points CSCI 1100L: Topics in Computing Spring 2018 Web Page Project 50 points Project Due (All lab sections): Check on elc Assignment Objectives: Lookup and correctly use HTML tags. Lookup and correctly use CSS

More information

CIS 3308 Web Application Programming Syllabus

CIS 3308 Web Application Programming Syllabus CIS 3308 Web Application Programming Syllabus (Upper Level CS Elective) Course Description This course explores techniques that are used to design and implement web applications both server side and client

More information

PC Applications IT102 estart Fall 2014

PC Applications IT102 estart Fall 2014 PC Applications IT102 estart Fall 2014 3 credits No prerequisites Instructor Information Debbi Remillard, IT Department NHTI full time faculty member for 16 years as PC Applications Coordinator Email address:

More information

Introduction to Computing (COSC 1301) Online

Introduction to Computing (COSC 1301) Online Introduction to Computing (COSC 1301) Online Credit: 3 semester credit hours (3 hours lecture) Prerequisite/Co-requisite: Complete the Online Orientation and answer yes to 7+ questions on the Online Learner

More information

AE Computer Programming for Aerospace Engineers

AE Computer Programming for Aerospace Engineers AE 030 - Computer Programming for Aerospace Engineers Instructor Information: Credit: Professor Long Lu Long.Lu@sjsu.edu 2 units Class Times & Locations: Section 01 (Lecture): M 16:30-17:20 in CL 226 Section

More information

SADDLEBACK COLLEGE BUSINESS SCIENCE DIVISION

SADDLEBACK COLLEGE BUSINESS SCIENCE DIVISION Instructor: Carolyn Z. Gillay email: cgillay@saddleback.edu. SADDLEBACK COLLEGE BUSINESS SCIENCE DIVISION COURSE SYLLABUS CIMW 100B WEB DEVELOPMENT: HTML - ADVANCED Semester: Summer 2017 7/17/2017 to 8/12/2017

More information

CIS 101 Orientation Document Fall 2017

CIS 101 Orientation Document Fall 2017 CIS 101 Orientation Document Fall 2017 Fall 2017 ONLINE section 23989 To be successful in an online section you must be motivated, disciplined, and able to read and understand the material in the books

More information

5COS005W Coursework 2 (Semester 2)

5COS005W Coursework 2 (Semester 2) University of Westminster Department of Computer Science 5COS005W Coursework 2 (Semester 2) Module leader Dr D. Dracopoulos Unit Coursework 2 Weighting: 50% Qualifying mark 30% Description Learning Outcomes

More information

CIS 408 Internet Computing (3-0-3)

CIS 408 Internet Computing (3-0-3) Cleveland State University Department of Electrical Engineering and Computer Science CIS 408 Internet Computing (3-0-3) Prerequisites: CIS 430 Preferred Instructor: Dr. Sunnie (Sun) Chung Office Location:

More information

CS 3030 Scripting Languages Syllabus

CS 3030 Scripting Languages Syllabus General Information CS 3030 Scripting Languages Semester: Fall 2017 Textbook: Location: Instructor Info: None. We will use freely available resources from the Internet. Online Ted Cowan tedcowan@weber.edu

More information

Juan M. Parada Juan has over 15 years of web design and development experience and is a professor at the University of the Arts.

Juan M. Parada Juan has over 15 years of web design and development experience and is a professor at the University of the Arts. Web I HTML + CSS CE 2411 01 Summer 2014 Continuing Education [Pick the date][type the sender company name] Course Information Location: Terra - Room 1113 Dates: MON, June 2 August 4, 6:00-9:00 pm Instructor

More information

Edexcel GCSE (9 1) Sciences FAQs

Edexcel GCSE (9 1) Sciences FAQs Edexcel GCSE (9 1) Sciences FAQs What s changing, and when Practical work and the assessment of practical skills The new maths requirements The new exams How we ll support you The impact on other Key Stage

More information

Course Syllabus Web Page Design I IMED 1316

Course Syllabus Web Page Design I IMED 1316 Course Syllabus Web Page Design I IMED 1316 Semester with Course Reference Number (CRN Instructor contact information (phone number and email address) Office Location and Hours Course Location/Times Course

More information

Instructor: Anna Miller

Instructor: Anna Miller Media Graphics ADV 3203 Fall 2016 Advertising Media Graphics - 81584 - ADV 3203 Mondays and Wednesdays 12:15 PM - 1:30 PM room 1011 And Advertising Media Graphics - 82354 - ADV 3203 Mondays and Wednesdays

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN FOR MOBILE DEVICES WEB Laboratory Hours: 0.0 Date Revised: Fall 2011

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN FOR MOBILE DEVICES WEB Laboratory Hours: 0.0 Date Revised: Fall 2011 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN FOR MOBILE DEVICES WEB 2700 Class Hours: 2.0 Credit Hours: 2.0 Laboratory Hours: 0.0 Date Revised: Fall 2011 Catalog Course Description: This

More information

Computer Science Department

Computer Science Department California State University, Dominguez Hills Computer Science Department Syllabus CS255 Dynamic Web Programming Dr. Jason Isaac Halasa Office Hours: MW 12:45-2:30 and 3:45-5:30 and by Appointment Office

More information

ISM 324: Information Systems Security Spring 2014

ISM 324: Information Systems Security Spring 2014 ISM 324: Information Systems Security Spring 2014 Instructor: Co-Instructor: Office: E-Mail: Phone: Office Hours: Jeffrey Wall Hamid Nemati 392 Bryan Building jdwall2@uncg.edu (email is the preferred method

More information

Co. Louth VEC & Co. Monaghan VEC. Programme Module for. Web Authoring. leading to. Level 5 FETAC. Web Authoring 5N1910

Co. Louth VEC & Co. Monaghan VEC. Programme Module for. Web Authoring. leading to. Level 5 FETAC. Web Authoring 5N1910 Co. Louth VEC & Co. Monaghan VEC Programme Module for Web Authoring leading to Level 5 FETAC Web Authoring 5N1910 Web Authoring 5N1910 1 Introduction This programme module may be delivered as a standalone

More information

Introduction to HTML

Introduction to HTML TOR Part 2 Introduction to HTML TOR Part 2: Introduction 1 of 2 1/23/2007 12:19 PM GSLIS Technology Orientation Requirement (TOR) TOR Part 2: Assessment 10: Introduction to HTML Possible Points: 9 Points

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS. INTRODUCTION TO INTERNET SOFTWARE DEVELOPMENT CSIT 2230 (formerly CSIT 2645)

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS. INTRODUCTION TO INTERNET SOFTWARE DEVELOPMENT CSIT 2230 (formerly CSIT 2645) PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS INTRODUCTION TO INTERNET SOFTWARE DEVELOPMENT CSIT 2230 (formerly CSIT 2645) Class Hours: 2.0 Credit Hours: 3.0 Laboratory Hours: 2.0 Revised: Fall 2012

More information

Intelligent Agents in CloudDeakin

Intelligent Agents in CloudDeakin SENSES e L e a r n i n g p r o j e c t Intelligent Agents in CloudDeakin Intelligent Agents are automatic emails sent to students in response to their actions. It is an efficient way to personalise the

More information

SOEN287: Web Programming

SOEN287: Web Programming Concordia University Department of Computer Science and Software Engineering SOEN287: Web Programming Summer 2016 Programming assignment #1 Deadline: Friday, July, 22, 2016 @ 23:55 Late submission: Type

More information

Syllabus Revised 08/21/17

Syllabus Revised 08/21/17 Department of Information Sciences and Technology Volgenau School of Engineering George Mason University Fall 2017 IT 445 Advanced Networking Principles II Syllabus Revised 08/21/17 Instructor: Pouyan

More information

HTML And XHTML Step By Step (Step By Step Developer) PDF

HTML And XHTML Step By Step (Step By Step Developer) PDF HTML And XHTML Step By Step (Step By Step Developer) PDF Experience learning made easy?and quickly teach yourself the skills you need to create Web pages with HTML and XHTML. With STEP BY STEP, you can

More information

King s Learning Institute

King s Learning Institute STUDENT GUIDANCE FOR SUBMITTING ASSIGNMENTS ONLINE King s Learning Institute Contents Faculty Policies Regarding the Online Submission of Work... 2 Attaching a Coversheet... 3 Uploading an Assignment...

More information

Please note: If you already have an active SAM 2016 Account from another CAWT course, you do not need to purchase another SAM Code for this course.

Please note: If you already have an active SAM 2016 Account from another CAWT course, you do not need to purchase another SAM Code for this course. GREETINGS! Welcome to a new and exciting way of taking a college class. For many of you this will be your first time taking an online class. I will work very hard to make this a rewarding and successful

More information

Business Computer Applications (BCIS 1305)

Business Computer Applications (BCIS 1305) Business Computer Applications (BCIS 1305) Credit: 3 semester credit hours (3 hours lecture) Prerequisite/Co-requisite: None Course Description Students will study computer terminology, hardware, and software

More information

EECE.2160: ECE Application Programming Spring 2019

EECE.2160: ECE Application Programming Spring 2019 Course Meetings Section 201: MWF 8-8:50, Kitson 305 Section 202: MWF 12-12:50, Kitson 305 Course Website Main page: http://mjgeiger.github.io/eece2160/sp19/ Schedule: http://mjgeiger.github.io/eece2160/sp19/schedule.htm

More information

Getting Started with Blackboard A Guide for Students

Getting Started with Blackboard A Guide for Students Getting Started with Blackboard A Guide for Students Contents Your Account... 3 Accessing Blackboard... 3 Browser Issues When Connecting from Outside the Network... 4 The Blackboard Environment... 5 Tabs...

More information

FIT3056 Secure and trusted software systems. Unit Guide. Semester 2, 2010

FIT3056 Secure and trusted software systems. Unit Guide. Semester 2, 2010 FIT3056 Secure and trusted software systems Unit Guide Semester 2, 2010 The information contained in this unit guide is correct at time of publication. The University has the right to change any of the

More information

CS 241 Data Organization using C

CS 241 Data Organization using C CS 241 Data Organization using C Fall 2018 Instructor Name: Dr. Marie Vasek Contact: Private message me on the course Piazza page. Office: Farris 2120 Office Hours: Tuesday 2-4pm and Thursday 9:30-11am

More information

University of Maryland at College Park Department of Geographical Sciences GEOG 477/ GEOG777: Mobile GIS Development

University of Maryland at College Park Department of Geographical Sciences GEOG 477/ GEOG777: Mobile GIS Development University of Maryland at College Park Department of Geographical Sciences GEOG 477/ GEOG777: Mobile GIS Development Instructor: Dr. Ruibo Han Office: LeFrak Hall (LEF) 1111B Email: ruibo@umd.edu (preferred)

More information

Course Form Revision

Course Form Revision 26 Course Form Revision For help filling out the form press F1 or look at the bottom of the screen. For additional instructions, see Course Form Instructions. Type of Action Revision Major revision of

More information

CIS SP Microcomputer Operating Systems Course Syllabus

CIS SP Microcomputer Operating Systems Course Syllabus CIS-152-101-13SP Microcomputer Operating Systems Course Syllabus Last Update 16 August, 2013 About This Course... 2 What You ll Learn... 2 The Books We ll Use... 2 Things You Need To Know... 3 When and

More information

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014 1/6/2019 12:28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014 CATALOG INFORMATION Dept and Nbr: CS 50A Title: WEB DEVELOPMENT 1 Full Title: Web Development 1 Last Reviewed:

More information

UNIT OUTLINE. Network Engineering 304. Mr Iain Murray. Department of Electrical and Computer Engineering Curtin Engineering

UNIT OUTLINE. Network Engineering 304. Mr Iain Murray. Department of Electrical and Computer Engineering Curtin Engineering 305682 Network Engineering 304 Mr Iain Murray Department of Electrical and Computer Engineering Curtin Engineering UNIT OUTLINE Semester 2 2009 CRICOS (Perth - 00301J) (Sydney - 02637B) Table of Contents

More information

Masters in Software Engineering

Masters in Software Engineering Masters in Software Engineering Programme Requirements Taught Element, and PG Diploma in Software Engineering: 120 credits: IS5101 CS5001 CS5030 CS5031 CS5032 or CS5033 up to 30 credits from CS4100 - CS4450,

More information

Web Programming Spring 2010

Web Programming Spring 2010 Web Programming Spring 2010 Course number: M&IS 24065 Section: 001/ 002 CRN: 11441/13343 Location: BSA 205/BSA 324 Meeting day: TR Meeting time: 2:15-3:30 PM/5:30-6:45 PM Instructor Name: Professor Janet

More information

DESIGN AND PRODUCE BUSINESS DOCUMENTS / USE BUSINESS TECHNOLOGY

DESIGN AND PRODUCE BUSINESS DOCUMENTS / USE BUSINESS TECHNOLOGY FINANCIAL SERVICES ASSESSMENT BOOKLET 2013 Semester 1 DESIGN AND PRODUCE BUSINESS DOCUMENTS / USE BUSINESS TECHNOLOGY BSBITU306A (FTPF) / (FTPX) Page 1 of 10 July 2012 CRITERIA FOR RESULTS: Supervised

More information

Introduction to Information Technology ITP 101x (4 Units)

Introduction to Information Technology ITP 101x (4 Units) Objective Concepts Introduction to Information Technology ITP 101x (4 Units) Upon completing this course, students will: - Understand the fundamentals of information technology - Learn core concepts of

More information

San Jose State University College of Science Department of Computer Science CS151, Object-Oriented Design, Sections 1, 2, and 3, Spring 2018

San Jose State University College of Science Department of Computer Science CS151, Object-Oriented Design, Sections 1, 2, and 3, Spring 2018 San Jose State University College of Science Department of Computer Science CS151, Object-Oriented Design, Sections 1, 2, and 3, Spring 2018 Course and Contact Information Instructor: Suneuy Kim Office

More information

NOTE: This syllabus is subject to change during the semester. Please check this syllabus on a regular basis for any updates.

NOTE: This syllabus is subject to change during the semester. Please check this syllabus on a regular basis for any updates. Course Syllabus NOTE: This syllabus is subject to change during the semester. Please check this syllabus on a regular basis for any updates. Department : Emergency Services Course Title : Firefighter Certification

More information

Syllabus: Creating Websites for Teachers

Syllabus: Creating Websites for Teachers Syllabus: Creating Websites for Teachers The Professional Institute for Educators ED*7121C*01 Sandra McClurken, smcclurken@uarts.edu Course Description Learn how to create a website for use in the classroom

More information

Course outline. Code: DES232 Title: 3D Animation and Visualisation Design

Course outline. Code: DES232 Title: 3D Animation and Visualisation Design Course outline Code: DES232 Title: 3D Animation and Visualisation Design Faculty of: Arts, Business and Law School of: and Creative Industries Teaching Session: Semester 2 Year: 2018 Course Coordinator:

More information

UNIVERSITY AT ALBANY STATE UNIVERSITY OF NEW YORK

UNIVERSITY AT ALBANY STATE UNIVERSITY OF NEW YORK UNIVERSITY AT ALBANY STATE UNIVERSITY OF NEW YORK College of Computing and Information Department of Information Studies IST 561: Internet and Information Access Instructor: Daphne Jorgensen (O) 442-5110

More information

Web Client Side Programming

Web Client Side Programming 4002-536 Web Client Side Programming Fall 20041 Course Syllabus The information presented in this syllabus is subject to expansion, change, or adjustment during the quarter. Instructor: Name: Dan Bogaard

More information

COURSE SYLLABUS AND INSTRUCTOR PLAN

COURSE SYLLABUS AND INSTRUCTOR PLAN WACO, TEXAS COURSE SYLLABUS AND INSTRUCTOR PLAN INTRODUCTION TO COMPUTING LAB COSCL 1301.11 Jaylene Pipkin SPRING 2012 Course Description: Provides a survey of microcomputer usages and applications. Includes

More information

ITSC 1319 INTERNET/WEB PAGE DEVELOPMENT SYLLABUS

ITSC 1319 INTERNET/WEB PAGE DEVELOPMENT SYLLABUS SAIGONTECH ITSC 1319 INTERNET/WEB PAGE DEVELOPMENT SYLLABUS CRN: Semester: Summer 2015 Class name: IWPD Campus and Room: SaigonTech Tower Lab 211 Days and Times: Lecture: Tue. 7:30 11:45 Tutor: Fri. 7:30

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS CIW JAVASCRIPT FUNDAMENTALS CERTIFICATION WEB 2391

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS CIW JAVASCRIPT FUNDAMENTALS CERTIFICATION WEB 2391 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS CIW JAVASCRIPT FUNDAMENTALS CERTIFICATION WEB 2391 Class Hours: 1.0 Credit Hours: 1.0 Laboratory Hours: 0.0 Revised: Fall 06 Note: This course

More information

Database Systems (INFR10070) Dr Paolo Guagliardo. University of Edinburgh. Fall 2016

Database Systems (INFR10070) Dr Paolo Guagliardo. University of Edinburgh. Fall 2016 Database Systems (INFR10070) Dr Paolo Guagliardo University of Edinburgh Fall 2016 Databases are everywhere Electronic commerce, websites (e.g., Wordpress blogs) Banking applications, booking systems,

More information

Web Development: Client Side

Web Development: Client Side Course Description This course introduces web site design and development using EXtensible HyperText Markup Language (XHTML) and Cascading Style Sheets (CSS). You will learn standard XHTML and CSS and

More information

TEACHING & ASSESSMENT (T & A) PLAN College of Economics Management and Information Systems Department of Information Systems

TEACHING & ASSESSMENT (T & A) PLAN College of Economics Management and Information Systems Department of Information Systems 1 UoN/AA-003/FORM-QTLMS/V2/2017 TEACHING & ASSESSMENT (T & A) PLAN College of Economics Management and Information Systems Department of Information Systems Semester: Summer 2017 Academic Year 2016-17

More information

CS 200, Section 1, Programming I, Fall 2017 College of Arts & Sciences Syllabus

CS 200, Section 1, Programming I, Fall 2017 College of Arts & Sciences Syllabus Northeastern Illinois University CS 200, Section 1, Programming I, Fall 2017 Syllabus, Page 1 of 7 CS 200, Section 1, Programming I, Fall 2017 College of Arts & Sciences Syllabus COURSE INFORMATION: Credit

More information

CSCE 441 Computer Graphics Fall 2018

CSCE 441 Computer Graphics Fall 2018 CSCE 441 Computer Graphics Fall 2018 Meetings: Monday, Wednesday, Friday 9:10-10:00 a.m. Location: HRBB 113 Instructor: Dr. John Keyser Office: 527C, H.R. Bright Building Phone: 458-0167 Email: keyser@cse.tamu.edu

More information

Contact No office hours, but is checked multiple times daily. - Specific questions/issues, particularly conceptual

Contact No office hours, but  is checked multiple times daily. - Specific questions/issues, particularly conceptual CS III: Lab Hi Contact - Email : jadamek2@kent.edu - No office hours, but email is checked multiple times daily. - Specific questions/issues, particularly conceptual ones. - Only exception: really odd

More information

Introduction to Blackboard

Introduction to Blackboard Blackboard 9.1: Student Guide Introduction to Blackboard Logging into Blackboard Blackboard Blackboard is an integrated set of web-based tools for course management and delivery. Requirements For web-based

More information

CASPER COLLEGE COURSE SYLLABUS MSFT 1600 Managing Microsoft Exchange Server 2003 Semester/Year: Fall 2007

CASPER COLLEGE COURSE SYLLABUS MSFT 1600 Managing Microsoft Exchange Server 2003 Semester/Year: Fall 2007 CASPER COLLEGE COURSE SYLLABUS MSFT 1600 Managing Microsoft Exchange Server 2003 Semester/Year: Fall 2007 Lecture Hours: 2 Lab Hours: 2 Credit Hours: 3 Class Time: Saturday 8:30 AM - 12:00 PM Room: BU

More information