CPS120: Introduction to Computer Science The World Wide Web Nell Dale John Lewis.

Slides:



Advertisements
Similar presentations
The World Wide Web. 2 The Web is an infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that.
Advertisements

Chapter 16 The World Wide Web Nell Dale John Lewis.
Chapter 16 The World Wide Web.
4.01 How Web Pages Work.
Understand Web Page Development Software Development Fundamentals LESSON 4.1.
Kyung Hee University 1 1 Application Layer. 2 Kyung Hee University Position of Application Layer.
Project 1 Introduction to HTML.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
The Internet Useful Definitions and Concepts About the Internet.
9/19/06 Hofstra University – Overview of Computer Science, CSC005 1 Chapter 16 – Part 2 The World Wide Web The New Yorker, Peter Steiner, July 5, 1993.
Introduction to Web Database Processing
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
WWW and Internet The Internet Creation of the Web Languages for document description Active web pages.
1 The World Wide Web. 2  Web Fundamentals  Pages are defined by the Hypertext Markup Language (HTML) and contain text, graphics, audio, video and software.
Chapter 16 The World Wide Web. 2 The World Wide Web (Web) is an infrastructure of distributed information combined with software that uses networks as.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
1st Project Introduction to HTML.
Chapter 16 The World Wide Web. 2 The World Wide Web (Web) is an infrastructure of distributed information combined with software that uses networks as.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
INTRODUCTION TO WEB DATABASE PROGRAMMING
Chapter 1 Introduction to HTML, XHTML, and CSS
Chapter 16 The World Wide Web. 2 Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic HTML.
FALL 2005CSI 4118 – UNIVERSITY OF OTTAWA1 Part 4 Web technologies: HTTP, CGI, PHP,Java applets)
Chapter 16 The World Wide Web Chapter Goals ( ) Compare and contrast the Internet and the World Wide Web Describe general Web processing.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Chapter 16 The World Wide Web. 2 The Web An infrastructure of information combined and the network software used to access it Web page A document that.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
16-1 The World Wide Web The Web An infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information.
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
5 Chapter Five Web Servers. 5 Chapter Objectives Learn about the Microsoft Personal Web Server Software Learn how to improve Web site performance Learn.
Chapter 17 - Deploying Java Applications on the Web1 Chapter 17 Deploying Java Applications on the Web.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic.
Chapter 16 The World Wide Web. 2 The Web is an infrastructure of distributed information combined with software that uses networks as a vehicle to exchange.
HTML. Principle of Programming  Interface with PC 2 English Japanese Chinese Machine Code Compiler / Interpreter C++ Perl Assembler Machine Code.
HTML PROJECT #1 Project 1 Introduction to HTML HTML Project 1: Introduction to HTML 2 Vocabulary Internet service provider (ISP) A company that has a.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic.
1 John Magee 9 November 2012 CS120 Lecture 17: The World Wide Web and HTML Web Publishing.
1 Welcome to CSC 301 Web Programming Charles Frank.
Nell Dale & John Lewis (adaptation by Michael Goldwasser) The World Wide Web.
1 MSCS 237 Overview of web technologies (A specific type of distributed systems)
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to the World Wide Web & Internet CIS 101.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
Project 1 Introduction to HTML.
WWW and HTTP King Fahd University of Petroleum & Minerals
Chapter 1 Introduction to HTML.
Project 1 Introduction to HTML.
Chapter 27 WWW and HTTP.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Chapter 16 The World Wide Web.
INFS 230 L Internet Technology
Presentation transcript:

CPS120: Introduction to Computer Science The World Wide Web Nell Dale John Lewis

Internet Fundamentals Dates from DARPA in the 1960s Consists of thousands of connected networks around the world –Each organization on the Internet is responsible for maintaining its own equipment These organizations allow you to pass-through their nets Designed to provide multiple routing to bypass disabled computers

The World Wide Web The Web is an infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information A Web page is a document that contains or references various kinds of data, such as text, images, graphics, and programs Web pages also contain links to other Web pages so that the user can “move around” as desired

The World Wide Web A Web site is a collection of related Web pages The Internet makes the communication possible, but the Web makes that communication easy, more productive, and more enjoyable

Web Browser A browser is a software tool that issues the request for the Web page we want and displays it when it arrives We often talk about “visiting” a Web site, as if we were going there –In truth, we actually specify the information we want, and it is brought to us –The concept of visiting a site is understandable in that we often don’t know what’s at a particular site until we “go to it” and see

Web Browser The computer that is set up to respond to Web requests is called a Web server A Web address is the core part of a Uniform Resource Locator, or URL, which uniquely identifies the page you want out of all of the pages stored anywhere in the world

Web Browser Figure 16.2 A browser retrieving a Web page

Create & Publish Web Pages HyperText Mark-up Language is a computer code used to create Web pages There are many programs available, called visual editors which can help you create Web pages without having to learn HTML Publishing your pages – loaded to an addressable server

HTML Web pages are created (or built) using a language called the Hypertext Markup Language, or HTML The term markup language comes from the fact that the primary elements of the language take the form of tags that we insert into a document to annotate the information stored there

HTML The HTML document defining the Student Dynamics Web page

Interactive Web Pages When HTML was first developed, there was no way to interact with the information and pictures presented in a Web page As users have clamored for a more dynamic web, new technologies were developed to accommodate these requests Many of the new ideas were offshoots of the newly developed Java programming language

Java Applets A Java applet is a program that is designed to be embedded into an HTML document and transferred over the Web to someone who wants to run the program

Java Applets The browser has a built-in interpreter that executes the applet, allowing the user to interact with it.

Java Applets Java programs are compiled into Bytecode, a low-level representation of a program that is not the machine code for any particular type of CPU Java applets are restricted as to what they can do –An applet, for instance, cannot access any local files or change any system settings

Java Server Pages A Java Server Page, or JSP, is a Web page that has JSP scriptlets embedded in them A scriptlet is a small piece of executable code intertwined among regular HTML content

Java Server Pages Note that JSPs are executed on the server side where the Web page resides By the time it arrives at your computer, all active processing has taken place, producing a static (though dynamically created) Web page JSPs are particularly good for coordinating the interaction between a Web page and an underlying database

XML The Extensible Markup Language, or XML, allows the creator of a document to describe its contents by defining his or her own set of tags

XML XML is a metalanguage A metalanguage is a language for talking about, or defining, other languages

XML Like HTML, an XML document is made up of tagged data An XLML document containing data about books

XML Document Type Definition (DTD): a specification of the organization of the document The structure of a particular XML document is described by its corresponding DTD document Figure 16.6 The DTD document corresponding to the XML books document

XML XML represents a standard format for organizing data without tying it to any particular type of output Extensible Stylesheet Language (or XSL): A language for defining transformations from XML documents to other output formats An XML document can be transformed into many output formats