Ursuline College Accelerated Program

Size: px
Start display at page:

Download "Ursuline College Accelerated Program"

Transcription

1 Ursuline College Accelerated Program CRITICAL INFORMATION! DO NOT SKIP THIS LINK BELOW... BEFORE PROCEEDING TO READ THE UCAP MODULE, YOU ARE EXPECTED TO READ AND ADHERE TO ALL UCAP POLICY INFORMATION CONTAINED ON THIS LINK BELOW CLICK HERE... Ursuline College Accelerated Program Course Syllabus Course Title: MIS320 - Web Development Course Description: Analysis, design and implementation of Web pages including the use of multimedia elements, database connectivity, HTML, and scripting. Basic coverage of e- commerce and issues associated with it. Prerequisites: MIS240 Introduction to Networking or permission of instructor Instructor: Judy Bilman jbilman@ursuline.edu Instructional Objectives: Knowledge The student will: become familiar with modeling techniques for Web sites understand the different purposes of Web sites learn the principles of good Web page design differentiate media types and the need for browser plug-ins become familiar with the concepts of HTML and scripting languages

2 Skills identify, compare and contrast the options available for connecting databases to Web sites describe the basic business needs for e-commerce identify success factors and potential for failure of commercial Web sites understand the hardware and software components of Web sites and the process involved in publishing Web pages and maintaining a Web server become familiar with professional resources for the development process The student will: identify and analyze user needs for a Web site using appropriate software apply good principles of Web page design develop Web pages using editors use HTML and scripting to customize Web pages incorporate various media such as graphics, audio, video and animations on Web pages optimize performance of Web pages utilize several online professional and group interaction tools improve communication skills, supported by the use of a computer Attitudes The student will: appreciate the variety of equipment that is available to Web users and the implications for Web design develop a habit of identifying tradeoffs in design and implementation choices respect users, their needs and their business point of view establish an ethic of efficiency as well as thoroughness strive to create value for the organization be aware of moral and ethical issues associated with technology as well as issues of privacy, computer crime, and security appreciate that technology is always changing and that mastering it is part of the lifelong learning process Values The student will: place a premium on quality throughout the Web page development process value the ethics of the profession as defined by professional societies

3 Materials and Technical Requirements Book: New Perspectives on Dreamweaver CS4, Comprehensive, 1st Edition, Hart, Geller; Course Technology; ISBN-13: Recordable Media: You will need either a jump drive or cd-rw to save web pages. All assignments will be uploaded to Educator, so you will not need to turn in any media to me. Software: You will need a copy of Dreamweaver on your home computer or you will need to come to the labs at school to do your homework. 30-day trial copies of Dreamweaver are available on the web site in the downloads section of their site. You can also purchase an educational version of the software for about $100. This deal is available to you as long as you are an enrolled student, and the educational version of the program is exactly the same as the full version, except for the license agreements (you are not allowed to do commercial work with an educational version). You may also want to download a trial version of Photoshop or obtain an educational version of Photoshop for use at home, since you will be required to become proficient at creating and editing graphics. Instructional Procedures The content of this course is covered with lectures, demonstrations, hands-on labs and projects, class materials on the Web, an online discussion board, and class discussion. Professional resources, primarily on the Web, will complement the textbook. The accelerated timeframe for presentation of the course materials mandates that students assume responsibility for attending each class and being prepared to fully participate in each class. Due to the computer-intensive nature of this course, students must have access to a microcomputer with Internet access outside of class. If a student does not have access to a computer, he/she may check with Computer Services on campus for a current listing of open lab hours. Special Needs If you have emergency medical information to share with the instructor or if you need special arrangements in case the building must be evacuated, please advise the instructor as soon as possible. Students with documented disabilities, including those with learning disabilities, may be entitled to reasonable accommodations for this course. If you would like to request

4 testing or other accommodations because of a disability, please make an appointment with the instructor as soon as possible to discuss your situation and possible needs. Effective and timely communication will allow the student and instructor to work with the Ursuline College Learning Resource Center, if necessary, to arrange for appropriate accommodations. Web Resources: World Wide Web Consortium: Adobe: W3Schools: Evaluating Course Performance Students will be graded on the results of projects, quizzes, and participation. During the five weeks, students will create a web site and will be graded on it in two ways. First, students will be graded weekly on their completion of certain described levels of web site creation as they build their own site. Second, students will be graded on the final overall completed web site that they create. This final project grade will be determined when each student presents his/her site to the class during week five's class session. All assignments are to be turned in to the instructor through Educator. Assignments, projects, and quizzes are handled per the instructor s discretion and may be in-class, take-home, or a combination of both. The final exam will be in-class. Graded Performance: Quizzes 10% Participation 15% Assignments (each assignment 50% is described in weekly workshops in syllabus more detail to follow in class) Final Project 25% Total percentage of overall grade: Grading the Final Project: The final web site project will be judged on the quality of aesthetic and technical choices made by the student. A completed project of excellent quality will have some of these characteristics: the information will be well organized, with categories that are focused.

5 The site will have a navigation system that is user-friendly, and interactively enjoyable for the user. The site will be presented with an aesthetic and stylistic approach that matches the site's content and actually aids in communicating the message of the site. The content will be grammatically correct and will be evaluated in lieu of a written assignment for this course. Web site projects that fall below the level of "A" will contain lesser degrees of quality in these areas, or may have strength in some areas and still have weakness in others. Ursuline College definition of Course letter grades: As they relate to mastery, each of the letter grades has the following meaning: A (93-100%) = exceptional achievement B+ (90-92%) = achievement qualitatively greater than that required for a grade of "B" B (86-89%) = achievement superior to the basic level C+ (83-85%) = achievement discernibly above the basic achievement C (76-82%) = basic achievement in which both qualitative and quantitative requirements are met adequately and satisfactorily D+ (73-75%) = work below the basic level of achievement but of sufficient quality D (70-72%) to warrant credit F complete failure to meet course requirements

6 Curriculum of Weekly Modules Workshop One To Be Completed Prior to Class: Read first 2 chapters of textbook. Purchase a copy of Dreamweaver CS4 or download trial version. Use first chapter of book to get acclimated to the structure of the software (it is not like Microsoft, so you need some play time to get used to it) Search the Internet for 3 sites that you consider to be good websites and 3 sites that you consider to be awful websites. Bring the URL s (website addresses) so we can discuss them in class Topics Covered: Introductions Review of lab, material and Technical Requirements Elements of a good website Accessibility issues HTML basics Activities: Review history of Internet and web design Examine websites for positive and negative qualities Create web pages and web site using Dreamweaver Write and edit html code Plan topic and structure of course project Objectives/Outcomes: At the end of this workshop the student will be able to: Identify the primary components of the Dreamweaver interface (site window, properties palette, insert palette, answers palette, and page window including code view, design view and the tag selector). Create a site, and create basic web pages and save them into the site Be able to identify and name the three elements of web site design (information, interactivity, and presentation) Be able to follow steps to complete the scanning process of images in Photoshop Be able to structurally draw the correct formation of 5 html "tags" (html, head, body, title, paragraph) Identify correct file naming procedures

7 Assignment: Create home page of course project Home page must have the following: o A graphic o Title in the head o H1 or H2 o A couple of paragraphs of text about the topic Due before week 2

8 Workshop Two To Be Completed Prior to Class Read chapters 3 and 4 of textbook Upload assignment 1 to Educator Topics Covered Discussion of projects working with images - image formats working with css FTP Activities Discuss class projects. Add to structure by mapping out on paper the pages and basic information included on each page Create new web page that contains images, table, and links ( , page in site, and external) Objectives/Outcomes At the end of this workshop the student will be able to: Present a web site of pages (in process) that contain an organized navigation structure. These pages are not expected to be completed, but the navigation should be developed and functional. Use CSS to define text (ie. Font, color, spacing, size, positioning). Create external style sheet Be able to upload their site pages, via FTP or network, to the web server and test the pages on the actual World Wide Web. Be able to structurally draw the correct formation of html tags (p, a, br) Assignment: Create one page for website. This new page, along with home page, must have links to get from one page to another The page must also contain: o 5 CSS styles, including 1 positioning style Use external style sheet for all styles link to both pages of website

9 Workshop Three To Be Completed Prior to Class Read chapters 5 and 6 in textbook Upload Assignment 2 to Educator Topics Covered Review of website projects Tables Graphics Forms Activities Add graphics to web pages Edit graphics using Photoshop or other graphic editor Use styles to add spacing, positioning borders to graphics Incorporate additional html tags Use CSS to create rollover effects Objectives/Outcomes At the end of this workshop the student will be able to: Present a web site of pages (in process) that contains the beginnings of "presentation design," which is displayed in typographical styles using CSS. Create GIF images for use in pages. Create Rollover GIF's Add and edit jpg to web page Be able to structurally draw the correct formation of font "tags" and "attributes" (font) and paragraph and line break "tags" (img, span, div) Assignment Add another page to project. Incorporate static and rollover images. Adjust external CSS file as needed to update and add new styles.

10 Workshop Four To Be Completed Prior to Class Read chapters 7 and 8 in book Upload Assignment 3 to Educator Topics Covered Review projects Layers and behaviors Dynamic elements and animation Flash movies Spry widgets and data Activities Create new page that has dynamic elements Add flash movies and shockwave Add spry widget Objectives/Outcomes At the end of this workshop the student will be able to: Present a web site of pages (in process) that contains interactivity through behaviors and spry widgets Use layers to increase dynamic presentation and interactivity Be able to structurally draw the correct formation of layer "tags" and "attributes" (div, span) Embed movie into web page Assignment Add another page to website project that includes the following: <div> and <span> tags Spry widget Flash movie

11 Workshop Five To Be Completed Prior to Class Read chapter 9 Upload Assignment 4 to Educator Topics Covered Optimize website for search engines Adding a database to collect data from forms Activities Show web projects to class (nearly final state) Create a form and discuss how to add code based on web server operating system Discuss optimization and accessibility Objectives/Outcomes At the end of this workshop the student will be able to: Present a web site of pages (in process) that contains a fully searchable set of items, including meta tags and titles Create usable form Assignment Finalize project by doing the following: Add a form to a new page Ensure that navigation is working between all pages Proofread text Update CSS as needed Add any final bells and whistles Upload final project to Educator within 2 days of last class

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

Santa Monica College. GRAPHIC DESIGN 65: Web Design I Course Syllabus

Santa Monica College. GRAPHIC DESIGN 65: Web Design I Course Syllabus GRAPHIC DESIGN 65: Web Design I Course Syllabus Instructor: Anastasia Triviza Term: Spring 2010 Section: 4266 Time and Place: Thursdays, 6:30 PM-9:35 PM, AET 105 Arrange - 1 Hour Program website: http://www.smc.edu/designtech/graphic_design/

More information

Appendix F Course codes, descriptions, units, lecture/lab

Appendix F Course codes, descriptions, units, lecture/lab Appendix F Course codes, descriptions, units, lecture/lab CIS 003 Introduction to Microsoft Word Units: 1 Students will learn the basics of Windows and Microsoft Word. Specific topics covered include:

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

GRD 220 Web Graphics INSTRUCTOR COURSE DESCRIPTION GOALS OBJECTIVES

GRD 220 Web Graphics INSTRUCTOR COURSE DESCRIPTION GOALS OBJECTIVES GRD 220 Web Graphics Instructor Course Description Goals Objectives Course Expectations Required Textbook Attendance Classroom Behavior Cooperative Learning Cell Phones Communication Desire2Learn Course

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

Mrs. R. Jeanine Ewert Beaverton High School Beaverton, Michigan

Mrs. R. Jeanine Ewert Beaverton High School Beaverton, Michigan Mrs. R. Jeanine Ewert Beaverton High School Beaverton, Michigan Course Description Students in this course will learn how to design, develop and publish web sites and web-ready communication. Students

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

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

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR Student Level: This course is open to students on the college level in either the freshman or the sophomore year. Catalog Description:

More information

Section 1 (10724): Tuesday & Thursday, 2:00pm- 3:15pm, Harrison Hall, Lab 0101

Section 1 (10724): Tuesday & Thursday, 2:00pm- 3:15pm, Harrison Hall, Lab 0101 SMAD 307: Interactive Design for the Web I Section 1 (10724): Tuesday & Thursday, 2:00pm- 3:15pm, Harrison Hall, Lab 0101 Instructor: Katherine Hughes Office: Harrison Hall, 0249 Course Syllabus Spring

More information

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018 Course Outline CIW: Web Design Specialist 22 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist. ( Add-On ) 16 Sep 2018

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist.   ( Add-On ) 16 Sep 2018 Course Outline 16 Sep 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant

More information

Mobile MOUSe WEB SITE DESIGN ONLINE COURSE OUTLINE

Mobile MOUSe WEB SITE DESIGN ONLINE COURSE OUTLINE Mobile MOUSe WEB SITE DESIGN ONLINE COURSE OUTLINE COURSE TITLE WEB SITE DESIGN COURSE DURATION 19 Hours of Interactive Training COURSE OVERVIEW In this 7 session course Debbie will take you through the

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

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

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

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

FOUNDATIONS OF INFORMATION SYSTEMS MIS 2749 COURSE SYLLABUS Fall, Course Title and Description

FOUNDATIONS OF INFORMATION SYSTEMS MIS 2749 COURSE SYLLABUS Fall, Course Title and Description FOUNDATIONS OF INFORMATION SYSTEMS MIS 2749 COURSE SYLLABUS Fall, 2013 Instructor s Name: Vicki Robertson E-mail: vrobrtsn@memphis.edu Course Title and Description Foundations of Information Systems. (3

More information

HOUSTON COMMUNITY COLLEGE SOUTHWEST. Local Area Networks Design and Protocol Cisco 1 ITCC 1002

HOUSTON COMMUNITY COLLEGE SOUTHWEST. Local Area Networks Design and Protocol Cisco 1 ITCC 1002 HOUSTON COMMUNITY COLLEGE SOUTHWEST Local Area Networks Design and Protocol Cisco 1 ITCC 1002 Date and Time of class: Class CRN Instructor s Name: School Site: Phone number: HOUSTON COMMUNITY COLLEGE SOUTHWEST

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS FLASH WEB Revised: Fall 08

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS FLASH WEB Revised: Fall 08 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS FLASH WEB 2110 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Revised: Fall 08 NOTE: This course is not designed for transfer credit.

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 2017 Page 1 of 8 COURSE NUMBER: COURSE TITLE: COMP-297 Web Page Design: Adobe Dreamweaver

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

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

Plymouth Canton Educational Park Plymouth High School 8400 Beck Road Canton, Michigan Course Syllabus

Plymouth Canton Educational Park Plymouth High School 8400 Beck Road Canton, Michigan Course Syllabus Plymouth Canton al Park Course Syllabus Course Name: Web Design and Internet Course Number: Course 03075 Course Description: Grades 9-12 This is an introductory course covering the basic concepts, techniques,

More information

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design. Curriculum Map for Web Design SEPTEMBER Targeted NJ Core Curriculum Content Standards: Design develop, test, implement, update, and evaluate web solutions Technology Use, Media Literacy, Responsible Use

More information

SYLLABUS. Departmental Syllabus. Advanced Web Page Design. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus

SYLLABUS. Departmental Syllabus. Advanced Web Page Design. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus SYLLABUS DATE OF LAST REVIEW: 02/2013 CIP CODE: 11.0801 SEMESTER: COURSE TITLE: COURSE NUMBER: Advanced Web Page Design CIST0230 CREDIT HOURS: 3 INSTRUCTOR: OFFICE LOCATION: OFFICE HOURS: TELEPHONE: EMAIL:

More information

CompuScholar, Inc. Alignment to Georgia Web Design Standards

CompuScholar, Inc. Alignment to Georgia Web Design Standards CompuScholar, Inc. Alignment to Georgia Web Design Standards Georgia Course Details: Course Title: Primary Career Cluster: Course Code(s): Standards Link: Web Design CTAE / Information Technology 11.45200

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

HOUSTON COMMUNITY COLLEGE SOUTHWEST. Local Area Networks Design and Protocol Cisco 2 - ITCC 1006

HOUSTON COMMUNITY COLLEGE SOUTHWEST. Local Area Networks Design and Protocol Cisco 2 - ITCC 1006 HOUSTON COMMUNITY COLLEGE SOUTHWEST Local Area Networks Design and Protocol Cisco 2 - ITCC 1006 Date and Time of class: Class CRN: Instructor s Name: School Site: Phone number: HOUSTON COMMUNITY COLLEGE

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

JOHNSON COUNTY COMMUNITY COLLEGE COURSE SYLLABUS WEB CRN Web Scripting: JavaScript I

JOHNSON COUNTY COMMUNITY COLLEGE COURSE SYLLABUS WEB CRN Web Scripting: JavaScript I JOHNSON COUNTY COMMUNITY COLLEGE COURSE SYLLABUS WEB 114-002 CRN 12234 Web Scripting: JavaScript I TERM: Spring 2017 DIVISION: Computing Sciences & Information Technology CREDITS: 2 Pre/Corequisite: WEB

More information

Digital Web Design Syllabus/Online Course Plan

Digital Web Design Syllabus/Online Course Plan Digital Web Design Syllabus/Online Course Plan Certificated Teacher: Date: 14-15 Desired Results Digital Web Design: Grades 9 12 Credit: X one semester (.5) two semesters (1) Estimate of hours per week

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

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

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS AUDIO/VIDEO FOR THE WEB WEB 2120

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS AUDIO/VIDEO FOR THE WEB WEB 2120 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS AUDIO/VIDEO FOR THE WEB WEB 2120 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Revised: Fall 08 NOTE: This course is not designed

More information

Pellissippi State Community College Master Syllabus ACCESSIBLE WEB DESIGN AND COMPLIANCE WEB 2401

Pellissippi State Community College Master Syllabus ACCESSIBLE WEB DESIGN AND COMPLIANCE WEB 2401 Pellissippi State Community College Master Syllabus ACCESSIBLE WEB DESIGN AND COMPLIANCE WEB 2401 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Revised: Fall 2016 Catalog Course Description:

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

San José State University Computer Science Department CS49J, Section 3, Programming in Java, Fall 2015

San José State University Computer Science Department CS49J, Section 3, Programming in Java, Fall 2015 Course and Contact Information San José State University Computer Science Department CS49J, Section 3, Programming in Java, Fall 2015 Instructor: Aikaterini Potika Office Location: MacQuarrie Hall 215

More information

Greenwood International School Course Description

Greenwood International School Course Description Ref: GIS ICT G11 2017-2018 Greenwood International School Course Description SUBJECT : Information and Communication Technology (ICT) GRADE LEVEL : 11 DURATION : 1 Year TEACHER : Ms. Sarika GOAL: The students

More information

San José State University Computer Science Department CS157A: Introduction to Database Management Systems Sections 5 and 6, Fall 2015

San José State University Computer Science Department CS157A: Introduction to Database Management Systems Sections 5 and 6, Fall 2015 San José State University Computer Science Department CS157A: Introduction to Database Management Systems Sections 5 and 6, Fall 2015 Course and Contact Information Instructor: Ron Gutman Office Location:

More information

HOUSTON COMMUNITY COLLEGE SOUTHWEST. INet+ ITNW Date and Time of class: Class CRN: Instructor s Name: School Site: Phone number:

HOUSTON COMMUNITY COLLEGE SOUTHWEST. INet+ ITNW Date and Time of class: Class CRN: Instructor s Name: School Site: Phone number: HOUSTON COMMUNITY COLLEGE SOUTHWEST INet+ ITNW 1091 Date and Time of class: Class CRN: Instructor s Name: School Site: Phone number: HOUSTON COMMUNITY COLLEGE SOUTHWEST COURSE SYLLABUS inet+ ITNW 1091

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

HOUSTON COMMUNITY COLLEGE SOUTHWEST. CCNP 4 Network Troubleshooting ITCC 2044

HOUSTON COMMUNITY COLLEGE SOUTHWEST. CCNP 4 Network Troubleshooting ITCC 2044 HOUSTON COMMUNITY COLLEGE SOUTHWEST CCNP 4 Network Troubleshooting ITCC 2044 Date and Time of class: Class CRN: Instructor s Name: School Site: Phone number: HOUSTON COMMUNITY COLLEGE SOUTHWEST - COURSE

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

Page 1 of 4. Course Outline by Topic: Web Design Fall 2009 Instructor: Mr. O Connell Room 117

Page 1 of 4. Course Outline by Topic: Web Design Fall 2009 Instructor: Mr. O Connell Room 117 Page 1 of 4 Web Design Fall 2009 Instructor: Mr. O Connell Room 117 Texts: Macromedia Dreamweaver MX Hands On Training (Green/Rudner) Adobe Photoshop Elements 5.0 Classroom in a Book (Adobe Systems) Macromedia

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR Student Level: This course is open to students on the college level in either the freshman or sophomore year. Catalog Description:

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

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009 Tennessee Trade & Industrial Course 655745 Web Page Design II - Site Designer Standards A Guide to Web Development Using Adobe Dreamweaver CS3 2009 ation Key SE Student Edition LE Learning Expectation

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ADVANCED DATABASE MANAGEMENT SYSTEMS CSIT 2550

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ADVANCED DATABASE MANAGEMENT SYSTEMS CSIT 2550 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ADVANCED DATABASE MANAGEMENT SYSTEMS CSIT 2550 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Fall 2010 Catalog Course Description:

More information

Tennessee. Business Technology Course Code Web Design Essentials. HTML Essentials, Second Edition 2010

Tennessee. Business Technology Course Code Web Design Essentials. HTML Essentials, Second Edition 2010 Tennessee Business Technology Course Code 6501240 Web Design Essentials HTML Essentials, Second Edition 2010 Notation Key SE Student Edition LE Learning Expectation Standard 1.0 Demonstrate knowledge of

More information

Web II CE 2413C 01 CE 2414N 01 Spring 2013

Web II CE 2413C 01 CE 2414N 01 Spring 2013 Class Meeting Information This course meets in TBA MON FEB. 4 MON APR 15 6 9 PM There will be no class MON MAR 11 Spring Break Web II CE 2413C 01 CE 2414N 01 Spring 2013 Instructor Information Name: Email:

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

Web II CE 2413C 01 CE 2414N 01 Fall 2013

Web II CE 2413C 01 CE 2414N 01 Fall 2013 Web II CE 2413C 01 CE 2414N 01 Fall 2013 Class Meeting Information Terra 1113 MON SEPTEMBER 30 MON DECEMBER 2, 6 9 PM Instructor Information Name: Email: Charles Dennis instructorchas@gmail.com Charles

More information

CompuScholar, Inc. Alignment to Utah's Web Development I Standards

CompuScholar, Inc. Alignment to Utah's Web Development I Standards Course Title: KidCoder: Web Design Course ISBN: 978-0-9887070-3-0 Course Year: 2015 CompuScholar, Inc. Alignment to Utah's Web Development I Standards Note: Citation(s) listed may represent a subset of

More information

ONLINE COURSE INFORMATION:

ONLINE COURSE INFORMATION: College of the Canyons Valencia Campus GREETINGS! Welcome to the summer 2018 online section of Keyboarding I. I am Regina Roscigno, everyone calls me Gina, and I will be your guide for this learning experience

More information

IT-1150: INTRODUCTION TO WEB PROGRAMMING

IT-1150: INTRODUCTION TO WEB PROGRAMMING IT-1150: Introduction to Web Programming 1 IT-1150: INTRODUCTION TO WEB PROGRAMMING Cuyahoga Community College Viewing:IT-1150 : Introduction to Web Programming Board of Trustees: May 2018 Academic Term:

More information

CIW: Site Development Associate. Course Outline. CIW: Site Development Associate. ( Add-On ) 26 Aug 2018

CIW: Site Development Associate. Course Outline. CIW: Site Development Associate.   ( Add-On ) 26 Aug 2018 Course Outline CIW: Site Development Associate 26 Aug 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS HPC INTERNETWORKING & GRID TECHNOLOGY HPC 1020

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS HPC INTERNETWORKING & GRID TECHNOLOGY HPC 1020 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS HPC INTERNETWORKING & GRID TECHNOLOGY HPC 1020 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Spring 03 NOTE: This course

More information

Grading: Test 1 25% ---- Test 2 25% ---- Best 2 Final Exam 25% ---- Project 25% Assignments/labs 25%

Grading: Test 1 25% ---- Test 2 25% ---- Best 2 Final Exam 25% ---- Project 25% Assignments/labs 25% 1 MIS 139: E-Business Project Fall 2014 Phone: 946-2627 Office Hours: MWF 11-1, Th 9-10 Jerry Post E-mail: Jerry@JerryPost.com 204B Weber Web: http://jerrypost.com class: MWF 2:00-3:15 Textbook: Web readings

More information

Course Outline. TERM EFFECTIVE: Summer 2016 CURRICULUM APPROVAL DATE: 11/23/2015

Course Outline. TERM EFFECTIVE: Summer 2016 CURRICULUM APPROVAL DATE: 11/23/2015 5055 Santa Teresa Blvd Gilroy, CA 95023 Course Outline COURSE: DM 6 DIVISION: 50 ALSO LISTED AS: CSIS 6 TERM EFFECTIVE: Summer 2016 CURRICULUM APPROVAL DATE: 11/23/2015 SHORT TITLE: WEBPAGE AUTHORING LONG

More information

SYLLABUS. Departmental Syllabus. HTML Web Page Development. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus

SYLLABUS. Departmental Syllabus. HTML Web Page Development. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus. Departmental Syllabus SYLLABUS DATE OF LAST REVIEW: 11/6/2018 CIP CODE: 11.0801 SEMESTER: COURSE TITLE: COURSE NUMBER: HTML Web Page Development CIST-0137 CREDIT HOURS: 3 INSTRUCTOR: OFFICE LOCATION: OFFICE HOURS: TELEPHONE:

More information

Atlantic Technical College Web Development Program Syllabus Instructor Office Hours:

Atlantic Technical College Web Development Program Syllabus Instructor Office Hours: Instructor Name: Deborah Berg Department Name: Business IT Office/Classroom Location: Bldg 7 Room 169 Phone Number: 754-321-5100 Email Address: Deborah.Berg@browardschools.com Atlantic Technical College

More information

CertStore is a ISO (International Standard Organization) Certified and Approved by Govt. Of India.

CertStore is a ISO (International Standard Organization) Certified and Approved by Govt. Of India. CertStore (The Certification Store) A complete certification online and offline store where you can accomplish any of IT certification and Training. CertStore is master and specialized to deliver the IT

More information

Perkins Statewide Articulation Agreement. Documentation item: Secondary Competency Task List Coversheet

Perkins Statewide Articulation Agreement. Documentation item: Secondary Competency Task List Coversheet Perkins Statewide Articulation Agreement Documentation item: Secondary Task List Coversheet The Secondary School agrees to: A. Implement the approved PDE Program(s) of Study. B. Provide assessment of student

More information

EDIT/EDSE 526/426: Web Accessibility and Design

EDIT/EDSE 526/426: Web Accessibility and Design EDIT/EDSE 526/426: Web Accessibility and Design Course Information Semester: Fall 2008 Dates: Aug 25-Dec 8 Credit hours: 3.0 Instructor Name: Paul R. Bohman Phone: 703-993-8180 Email: pbohman@gmu.edu Office:

More information

https://mymasonportal.gmu.edu/webapps/blackboard/content/li : EDIT-571-5T1 (Fall 2011) Syllabus Edit Mode is: OFF

https://mymasonportal.gmu.edu/webapps/blackboard/content/li : EDIT-571-5T1 (Fall 2011) Syllabus Edit Mode is: OFF 201170.74176: EDIT-571-5T1 (Fall 2011) Syllabus Edit Mode is: OFF Syllabus. Print This Module EDIT571-5T1 Adobe Creative Design Suite for Instructional Design Credits 2 Online August 29 November 4 Instructor:

More information

Website Designing Training

Website Designing Training Website Designing Training Become a Professional Website Designer 100% Practical Training, Personalized Classroom Training, Assured Job Certified Training Programme in Website designing INDEX OF WEBSITE

More information

GDP113 Syllabus. GDP113 Typography Syllabus. Instructor: Liz Russotti

GDP113 Syllabus. GDP113 Typography Syllabus. Instructor: Liz Russotti GDP113 Syllabus GDP113 Typography Syllabus Instructor: Liz Russotti russotti@sbcc.edu (Please start the Subject line of EACH email to me with GDP113+CRN#). Department Chair, Graphic Design A 176 (Digital

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

Network + Certification ITNW 1091

Network + Certification ITNW 1091 HOUSTON COMMUNITY COLLEGE SOUTHWEST Network + Certification ITNW 1091 Date and Time of class: Class CRN: Instructor s Name: School Site: Phone number: HOUSTON COMMUNITY COLLEGE SOUTHWEST COURSE SYLLABUS

More information

BOSTON UNIVERSITY Metropolitan College MET CS342 Data Structures with Java Dr. V.Shtern (Fall 2011) Course Syllabus

BOSTON UNIVERSITY Metropolitan College MET CS342 Data Structures with Java Dr. V.Shtern (Fall 2011) Course Syllabus BOSTON UNIVERSITY Metropolitan College MET CS342 Data Structures with Java Dr. V.Shtern (Fall 2011) Course Syllabus 1. Course Objectives Welcome to MET CS342 Data Structures with Java. The intent of this

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ROUTING/SWITCH CONFIGURATION CSIT 2750

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ROUTING/SWITCH CONFIGURATION CSIT 2750 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ROUTING/SWITCH CONFIGURATION CSIT 2750 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Fall 09 Catalog Course Description: This course

More information

Art 645 Introduction to Web Site Design Los Angeles City College

Art 645 Introduction to Web Site Design Los Angeles City College Art 645 Introduction to Web Site Design Los Angeles City College Course Syllabus Spring 2018 Weekly Schedule 12131 LEC TTh 12:45 pm - 1:35 pm Chem 210 12150 LAB TTh 1:45 pm - 3:00 pm Chem 210 Office Hours

More information

CENTRAL TEXAS COLLEGE INDUSTRIAL TECHNOLOGY DEPARTMENT SYLLABUS FOR GRPH 1459 VECTOR GRAPHICS FOR PRODUCTION SEMESTER HOURS CREDIT: 4

CENTRAL TEXAS COLLEGE INDUSTRIAL TECHNOLOGY DEPARTMENT SYLLABUS FOR GRPH 1459 VECTOR GRAPHICS FOR PRODUCTION SEMESTER HOURS CREDIT: 4 CENTRAL TEXAS COLLEGE INDUSTRIAL TECHNOLOGY DEPARTMENT SYLLABUS FOR GRPH 1459 VECTOR GRAPHICS FOR PRODUCTION SEMESTER HOURS CREDIT: 4 INTRODUCTION A. A study and use of vector graphics for production.

More information

Students will make use of Adobe Dreamweaver as their primary HTML editor; however, the focus of the

Students will make use of Adobe Dreamweaver as their primary HTML editor; however, the focus of the Web I CE 2411C 02 CE 2411N 02 Spring 2012 Class Meeting Information This course meets in Anderson 728 THU JAN 26 THU APR 5 7 10 PM There will be no class THU MAR 8 Spring Break Instructor Information Name:

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

Ministry of Higher Education and Scientific Research

Ministry of Higher Education and Scientific Research Morning Study Department of information technology Institute of Technical - Duhok. University of Polytechnic Duhok. Subject: Web Technology Course book for 2nd year. Lecturer s name: MSc. Ayman Nashwan

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS AUDIO/VIDEO FOR THE WEB WEB 2120

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS AUDIO/VIDEO FOR THE WEB WEB 2120 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS AUDIO/VIDEO FOR THE WEB WEB 2120 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Date Revised: Fall 03 NOTE: This course is not designed

More information

Del Mar College Master Course Syllabus. UNIX System Administration Course Number: ITSC1358

Del Mar College Master Course Syllabus. UNIX System Administration Course Number: ITSC1358 Del Mar College Master Course Syllabus UNIX System Administration Course Number: ITSC1358 College Year: 2010 Professor Name: David Hattox Semester: Fall Office Location: VB124 Phone Contact: 698-1112 DMC

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

INTRODUCTION TO GRAPHIC DESIGN FOR WEB AND PRINT (INTENSIVE) COURSE ID: GD0086

INTRODUCTION TO GRAPHIC DESIGN FOR WEB AND PRINT (INTENSIVE) COURSE ID: GD0086 NEW THIS SEMESTER: INTENSIVE COURSES! THE TYPICALLY 12 - WEEK VERSIONS HAVE BEEN CONDENSED TO SIX-WEEK COURSES MEETING SEMI-WEEKLY. SO NOW YOU CAN KICK - START YOUR NEW YEAR WITH AN INTENSIVE BURST OF

More information

Oklahoma State University Oklahoma City ITD 1113: Windows Expert User Syllabus Fall, 2014

Oklahoma State University Oklahoma City ITD 1113: Windows Expert User Syllabus Fall, 2014 Oklahoma State University Oklahoma City ITD 1113: Windows Expert User Syllabus Fall, 2014 Instructor: Dr. Kemit S. Grafton, MCSE, MCT Phone: (405) 945-3270 Email: kemit.grafton@osuokc.edu Hours: Best by

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

Oklahoma State University Institute of Technology Face-to-Face Common Syllabus Fall 2017

Oklahoma State University Institute of Technology Face-to-Face Common Syllabus Fall 2017 Oklahoma State University Institute of Technology Face-to-Face Common Syllabus Fall 2017 ITD 1253 Object-Oriented Programming Using C# Students learn how to design, code, and test applications in C# using

More information

Advisory: Students should have already taken MICROCOMPUTER APPLICATIONS II - 431

Advisory: Students should have already taken MICROCOMPUTER APPLICATIONS II - 431 Cyber Security I - CoSci 411 Los Angeles Mission College - Spring 2018 Instructor: Javier Rios E-mail: rios.javier@gmail.com E-mail communications will be will receive a response within 24 hours. Advisory:

More information

Foundation of Web Goal 4: Proficiency in Adobe Dreamweaver CC

Foundation of Web Goal 4: Proficiency in Adobe Dreamweaver CC 1. Setting Project Requirements 1.1 Identify the purpose, audience, and audience needs for a website. 1.2 Identify web page content that is relevant to the website purpose and appropriate for the target

More information

Web Development IB PRECISION EXAMS

Web Development IB PRECISION EXAMS PRECISION EXAMS Web Development IB EXAM INFORMATION Items 53 Points 73 Prerequisites COMPUTER TECHNOLOGY Grade Level 10-12 Course Length ONE YEAR Career Cluster INFORMATION TECHNOLOGY Performance Standards

More information

Syllabus: Web Accessibility and Design

Syllabus: Web Accessibility and Design Syllabus: Web Accessibility and Design EDIT 425, EDIT 526, EDSE 526 Semester: Summer 2010 Dates: June 7, 2010 - July 28, 2010 Credit hours: 3.0 Instructor Name: Paul R. Bohman Email: pbohman@gmu.edu Office:

More information

Table of Contents. Preface...iii. INTRODUCTION 1. Introduction to M ultimedia and Web Design 1. ILLUSTRATOR CS6 1. Introducing Illustrator CS6 17

Table of Contents. Preface...iii. INTRODUCTION 1. Introduction to M ultimedia and Web Design 1. ILLUSTRATOR CS6 1. Introducing Illustrator CS6 17 Table of Contents Preface...........iii INTRODUCTION 1. Introduction to M ultimedia and Web Design 1 Introduction 2 Exploring the Applications of Multimedia 2 Understanding Web Design 3 Exploring the Scope

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

Advanced Dreamweaver CS6

Advanced Dreamweaver CS6 Advanced Dreamweaver CS6 Overview This advanced Dreamweaver CS6 training class teaches you to become more efficient with Dreamweaver by taking advantage of Dreamweaver's more advanced features. After this

More information

Course Syllabus MIS Foundation of Information Systems Spring Semester, Credit Hours

Course Syllabus MIS Foundation of Information Systems Spring Semester, Credit Hours Course Syllabus MIS 2749-503 Foundation of Information Systems Spring Semester, 2016 3.0 Credit Hours Instructor: E-mail: Office Hours: Dr. Mark Doran pmdoran@memphis.edu Office Hours by appointment. Course

More information

Discuss web browsers. Define HTML terms

Discuss web browsers. Define HTML terms Week 1 & 2 *discuss safety of the internet and classroom Describe the internet and it s associated key terms Describe the world wide web and key terms associated Discuss web browsers Define HTML terms

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS HPC INTERNETWORKING & GRID TECHNOLOGY HPC 1020

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS HPC INTERNETWORKING & GRID TECHNOLOGY HPC 1020 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS HPC INTERNETWORKING & GRID TECHNOLOGY HPC 1020 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Fall 04 NOTE: This course

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

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

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

Digital Multimedia Design

Digital Multimedia Design Elizabethtown Area School District Digital Multimedia Design Course Number: 769 Length of Course: 1 semester Grade Level: 10-12 Elective Total Clock Hours: 120 hours Length of Period: 80 minutes Date Written:

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS LINUX ADVANCED SYSTEM & NETWORK ADMINISTRATION CSIT 2475

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS LINUX ADVANCED SYSTEM & NETWORK ADMINISTRATION CSIT 2475 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS LINUX ADVANCED SYSTEM & NETWORK ADMINISTRATION CSIT 2475 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Fall 09 Catalog Course Description:

More information