Introduction to World Wide Web

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
Project 1 Introduction to HTML.
© 2010, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet 1.
IST 221 Internet Concepts and Applications Internet, WWW and HTML 1.
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.
© 2004, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet.
1st Project Introduction to HTML.
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.
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
WEB DESIGN SOME FOUNDATIONS. SO WHAT IS THIS INTERNET.
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Chapter 1 Internet & Web Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D. Revised 1/12/2015 by William Pegram 1.
First things, First Do you belong in here? – 10 – 12 – Comp. Discovery or Keyboard/Comp Apps – Do you have any experience with Web Page Design?????
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Sheet 1XML Technology in E-Commerce 2001Lecture 1 XML Technology in E-Commerce Lecture 1 WWW, HTML, CSS, XML, Meta-modeling.
 Internet network of connected computer › No company owns the internet › Purpose is to share information  World Wide Web (Web) one of the ways information.
WEB SCIENCE. What is the difference between the Internet and the World Wide Web? Internet is the entire network of connected computers and routers used.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Overview Web Session 3 Matakuliah: Web Database Tahun: 2008.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
Session 1 Chapter 1 - Introduction to Web Development ITI 133: HTML5 Desktop and Mobile Level I
IS-907 Java EE World Wide Web - Overview. World Wide Web - History Tim Berners-Lee, CERN, 1990 Enable researchers to share information: Remote Access.
Module: Software Engineering of Web Applications Chapter 2: Technologies 1.
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 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.
Lesson 1: HTML and the Web Instructor: Mrs. KIM Lang.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
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.
I NTRO TO W EB TECHNOLOGY Basic terms. C LIENT – S ERVER M ODEL a distributed communication between service requestors and service providers.
Internet and World Wide Web Introduction to the Internet.
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.
Web Development. Agenda Web History Network Architecture Types of Server The languages of the web Protocols API 2.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Web Programming Language
Web Basics: HTML/CSS/JavaScript What are they?
4.01 How Web Pages Work.
Distributed Control and Measurement via the Internet
CISC103 Web Development Basics: Web site:
JavaScript and Ajax (Internet Background)
Chapter 1 Introduction to HTML.
E-commerce | WWW World Wide Web - Concepts
Project 1 Introduction to HTML.
E-commerce | WWW World Wide Web - Concepts
Developing Web-Based Applications
Prepared for Md. Zakir Hossain Lecturer, CSE, DUET Prepared by Miton Chandra Datta
CISC103 Web Development Basics: Web site:
1 Introduction to the Internet.
CMP Creating Your Personal and Small Business Web Sites
HTML5 Level I Session I Chapter 1 - Introduction to Web Development
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
WEB & HTML Background Info.
Unit-3.
4.01 How Web Pages Work.
Client-Server Model: Requesting a Web Page
4.01 How Web Pages Work.
The Internet and Electronic mail
Internet and the world wide web (www)
[Robert W. Sebesta, “Programming the World Wide Web
Presentation transcript:

Introduction to World Wide Web Imran Rashid CTO at ManiWeber Technologies

Outline World Wide Web History How Web Works What is URL, DNS, Protocol, Browser & HTML What is DTD, CSS, XML & RSS What is JavaScript, AJAX, PHP & SQL

World Wide Web History

World Wide Web History Information medium accessible via devices using internet Not a synonym for the internet itself, but the web is a service that operates over the internet Tim Berners-Lee invented the world wide web in 1989, about 20 years after the first connection was established over what is today known as the internet Tim was a software engineer at CERN, the large particle physics laboratory near Geneva, Switzerland Proposal specified a set of technologies that would make the internet truly accessible & useful to people [1989]

World Wide Web History Specified the three fundamental technologies HTML, URI & HTTP [1990] Tim also wrote the first web page editor/browser (WorldWideWeb) & the first Web server (httpd) [1991] CERN announced that the www technology would be available for anyone to use on a royalty-free basis [1993] Tim founded the world wide web consortium (W3C) to develop or gather web standards [1994]

How Web Works

How Web Works The client and server are basically two parts of a distributed computing model Client/server is a program relationship in which one program (the client) requests a service or resource from another program (the server) In this model, a user uses a client computer which sends requests to the server The server then processes the request and creates the appropriate response which it sends back to the client The client is usually the initiator

How Web Works

How Web Works

What is URL, DNS, Protocol, Browser & HTML

What is URL, DNS, Protocol, Browser & HTML Uniform resource locator (URL) anatomy

What is URL, DNS, Protocol, Browser & HTML Sub-domains WWW is default sub-domain for any web server Home page is always index or default with extentions You can create multiple sub-domains

What is URL, DNS, Protocol, Browser & HTML Domain name system (DNS) System used to translate word-based addresses of systems (e.g. www.google.com.pk) to the numerical IP (e.g. 173.194.116.183) address

What is URL, DNS, Protocol, Browser & HTML Hypertext transfer protocol (HTTP) Protocols allow devices to talk to each other… HTTP is stateless?

What is URL, DNS, Protocol, Browser & HTML Web browser A browser is a software application used to locate, retrieve and display content on the world wide web, including web pages, images, video and other files

What is URL, DNS, Protocol, Browser & HTML Hypertext Markup Language (HTML) That may sound scary, but it simply means it is a language for describing web-pages using ordinary text

What is DTD, CSS, XML & RSS

What is DTD, CSS, XML & RSS Document type definition (DTD) Defines the structure and the legal elements and attributes of an HTML/XHTML/XML document A DTD can be declared inside an XML document or in an external file

What is DTD, CSS, XML & RSS

What is DTD, CSS, XML & RSS Cascading Style Sheets (CSS) A style-sheet language developed to control the presentation of HTML documents

What is DTD, CSS, XML & RSS

What is DTD, CSS, XML & RSS

What is DTD, CSS, XML & RSS Extensible markup language (XML) A semantic markup language containing rules for defining document structure and data

What is DTD, CSS, XML & RSS Really simple syndication (RSS) RSS feeds use standardized tags for describing feeds Structure included headlines, descriptions, links and more Feed creation & reading is typically a server-side process

What is JavaScript, AJAX, PHP & SQL

What is JavaScript, AJAX, PHP & SQL A scripting language used to add interactivity and functionality to websites (it has nothing to do with Java!)

What is JavaScript, AJAX, PHP & SQL Asynchronous JavaScript & XML (AJAX) The method of exchanging data with a server, & updating parts of a web page - without reloading the entire page

What is JavaScript, AJAX, PHP & SQL PHP: Hypertext Preprocessor (PHP) A widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML

What is JavaScript, AJAX, PHP & SQL Structured query language (SQL) Standard query language for managing & retrieving information from databases

Any ?