Revision Lecture and Explanation of Exam format. The exam format is explained below. In terms of content, the exam covers the entire course syllabus.

Slides:



Advertisements
Similar presentations
Working with Forms. how are forms manipulated? the document object contains an array of forms objects, one for each form, in document order –forms[] any.
Advertisements

UFCE8V-20-3 Information Systems Development 3 (SHAPE HK) Lecture 1 Module Introduction & Outline.
Authoring Languages and Web Authoring Software 4.01 Examine web page development and design.
Course for teachers covering: HTML, CSS, JavaScript, JQuery PHP, PHP/MySQL
UFCFR Advanced Topics in Web Development II 2014/15 SHAPE Hong Kong Lecture 1 : Introduction & Course Outline.
Dreamweaver MX ? Create professional web pages Visual editing functions –No need to write HTML Includes complete FTP client software Recognises.
MSc. Publishing on WWW JavaScript. What is JavaScript? A scripting language devised by Netscape Adds functionality to web pages by: Embedding code into.
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
Multiple Tiers in Action
F DIGITAL MEDIA: COMMUNICATION AND DESIGN INTRODUCTION TO XML AND XHTML.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
CS 415 N-Tier Application Development By Umair Ashraf July 16,2013 National University of Computer and Emerging Sciences Lecture # 12 HTML/ XHTML/ HTML5.
Mark Beattie Huiru (Jane) Zheng
Web Programming – Java Script Association of Computing Activities Computer Science and Engineering Indian Institute of Technology Kanpur.
Institute of New Media Development & Research Prabhat Road, Lane No 5, Opp. Lijit Papad, Above OBC Bank, 1st Floor, Pune Web site :
1 CS 3870/CS 5870 Static and Dynamic Web Pages ASP.NET and IIS.
Creating a Basic Web Page
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
IT Introduction to Website Development Welcome!
Projects Contact Skills Ryan Rigby Web Developer About Me Currently enrolled at Griffith University undertaking a Bachelor of Information Technology with.
BCA III Web Designing - Test. Q1. Define CGI and explain its working? Q2. What do you know about Java? Give difference between Java and Java Script. Q3.
CIS 1315 – Web Development for Educators CIS 1315 HTML Tutorial 9: Working With XHTML.
Title, meta, link, script.  The title looks like:  The tag defines the title of the document in the browser toolbar.  It also: ◦ Provides a title for.
SE-2840 Web Application Development 1. 2 Contact info Dr. Mark L. Hornick For office hours, course syllabus, see:
SE3183 Advance Web Programming Programming Session 2013/2014.
1 Midterm Review. 2 Midterm Exam  30% of your grade for the course  October14 at the regular class time  No makeup exam or alternate times  Closed.
CSC 551: Web Programming Fall 2001 emerging & alternate Web technologies  Dynamic HTML  ActiveX  XML course overview  online review sheet  advice.
UFCEWT-20-3 Advanced Topics in Web Development 2012/13 Lecture 1 : Introduction & Course Outline.
Presentation Topic: XML and ASP Presented by Yanzhi Zhang.
CIS 275—Web App Dev I XML. 2 Introduction to XMLXML XML stands for ________________________. HTML was designed to display data. XML was designed to _________.
CS 494 Web Development Class Size: Winter, 214: 97 Spring, 214: 81 Summer, 2014: 69.
Learning HTML Presented By: Wayne Helle What Is HTML? Learning Basic Tags... Formating Your Text... Working With Images and Links... Simple Form Boxes..
UFCEUS-20-2 Web Programming Lecture 1 Module Introduction & Outline.
Introduction to XML This presentation covers introductory features of XML. What XML is and what it is not? What does it do? Put different related technologies.
17 Apr 2002 XML Syntax: Documents Andy Clark. Basic Document Structure Element tags – Elements have associated attributes Text content Miscellaneous –
IS2802 Introduction to Multimedia Applications for Business Lecture 1: Introduction to IS2802 Rob Gleasure
1 Final Review. 2 Final Exam  30% of your grade for the course  December 9 at 7:00 p.m., the regular class time  No makeup exam or alternate times.
Web Terminology Intro to Web. North Lake College 2 by Sean Griffin HTML vs. XHTML HTML: Hypertext Markup Language XHTML: eXtensible Hypertext Markup Language.
CIS 375—Web App Dev II DTD. 2 Introduction to DTD DTD stands for ______________________. The purpose of a DTD is to define the legal building blocks of.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
CS-4220 Dr. Mark L. Hornick 1 CS-4220 (last time!) Web Software Applications.
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
1/25/2016B.Ramamurthy1 Exam3 Review CSE111 B.Ramamurthy.
INFSY 547: WEB-Based Technologies Gayle J Yaverbaum, PhD Professor of Information Systems Penn State Harrisburg.
University of South Asia Course Name: Web Application Prepared By: Md Rezaul Huda Reza
Document Object Model Nasrullah. DOM When a page is loaded,browser creates a Document Object Model of the Page.
CSM06: Information Retrieval Notes about writing coursework reports, revision and examination.
Basic Steps to create a Website using HTML5. Hypertext Markup Language.
MSc Publishing on the Web Week 4 Image Maps. Aims and Objectives Discover what are image maps To understand the different types of image map To understand.
Web Application Development 1 Course Introduction.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
The Brenkoweb provides the excellent online programming tutorial for the programmer in various languages like as PHP, SQL, HTML, ASP, Javascript,
CX Introduction to Web Programming Introduction & Overview Prepared by: KAR First Prepared on: Last Modified on: xx-xx-xx Quality checked.
PHP Assignment Help BookMyEssay. What is PHP PHP is a scripting language generally used on web servers. It is an open source language and embedded code.
Week-12 (Lecture-1) Cascading Style Sheets (CSS): describe how documents are presented on screens. Types of Style Sheets: External Style Sheet - Define.
Web Basics: HTML/CSS/JavaScript What are they?
ACC402 Foundation Accounting Trimester 1, 2015
Writing JavaScript Code
Exact XML Master Exam I Dumps - I Real Exam Questions Answers
Introduction to Internet Programming
Understanding Standards An overview of course assessment
Understanding Standards Art and Design (Higher)
Web Systems & Technologies
CP2077 Web Site Management Lecture 13 – Revision 12/8/2018.
Administration, Coverage, Review
Unit 6 part 3 Test Javascript Test.
Revised Higher Course Event
WPS - your story so far Seems incredible complicated, already
Introduction to World Wide Web
Client-Server Model: Requesting a Web Page
Presentation transcript:

Revision Lecture and Explanation of Exam format

The exam format is explained below. In terms of content, the exam covers the entire course syllabus. I hope the sample questions are helpful in guiding your preparation. As mentioned, the course material would be sufficient. Exam Format for CIS 336 (only) You will be required to answer 3 questions out of 5 choices. 3rd year students will have one mandatory, plus 2 other questions. The exam would attempt to test both theoretical and practical elements of the course. Please answer questions concisely. When required to list, do not explain, just list.

Exam Format for CIS 219 and 221 The exam will be made up of 2 halves. Questions from the material covered in term 1 (i.e. Java) would form one half, while the second half would comprise of questions from material covered in Term 2 (i.e HTML, CSS, JavaScript, XML, PHP and Web servers) You will be expected to answer 2 out of 3 questions in each half of the examination. In other words, you will be expected to answer 2 out of 3 questions on material covered in Term 1, and 2 out of 3 questions based on the material I taught in term 2. I hope this clarifies the situation, but please do not hesitate to contact me if youre still unclear.

Sample Questions List the potential advantages of server-side scripting. List the possible flaws of server-side scripting. You have been asked to design a website. Briefly explain the major factors you would consider Explain your understanding of associative arrays Illustrate the creation of radio buttons in an HTML form. Briefly explain the function, and show the notation of the following components of an XML document:

i.Tags ii.Processing instructions iii.Document type declarations State the differences between a well formed, and a valid XML document. Write the document type declaration of an XML document used to store addressbook information, and is validated by an external DTD called Addressbook.dtd