Educational Computing - PowerPoint PPT Presentation

1 / 16
About This Presentation
Title:

Educational Computing

Description:

The Internet as Global WAN. The Internet is the ... World Wide Web. World Wide Web (WWW) Invented by Tim Berners-Lee in early 1990s while at CERN (now at MIT) ... – PowerPoint PPT presentation

Number of Views:25
Avg rating:3.0/5.0
Slides: 17
Provided by: DavidGol3
Category:

less

Transcript and Presenter's Notes

Title: Educational Computing


1
EducationalComputing
CIS 204 04September 13, 2007
  • David Goldschmidt, Ph.D.
  • Computer Science
  • The College of Saint Rose

2
Local Area Networks
  • Local Area Network (LAN) is a network of machines
    covering a
    limited geographical
    area
  • Metropolitan Area
    Network (MAN)
    covers more
    densely
    populated area

3
Wide Area Networks
  • Wide Area Network
    (WAN) covers multiple
    locations, each of
    which
    consists of a LAN or
    a MAN
  • LANs and WANs are
    often private networks
  • (protected by firewalls)

4
The Internet as Global WAN
  • The Internet is the worlds largest network
  • Links millions of businesses, governments,
    educational institutions, and individuals

5
Internet Protocols
  • What is a protocol ?
  • A protocol describes how communication should
    take place (e.g. Roberts Rules of Orders)
  • Internet transmits data using two protocols
  • Transmission Control Protocol (TCP) provides
    error handling, packet resubmission, etc.
  • Internet Protocol (IP) provides low-level
    communications

6
Internet Addresses (i)
  • Internet Addresses identify machines on the
    Internet
  • Numeric addresses (e.g. 128.113.113.14)
  • Non-numeric addresses (e.g. www.strose.edu)

7
Internet Service Providers (iii)
8
World Wide Web
  • World Wide Web (WWW)
  • Invented by Tim Berners-Lee in early 1990s while
    at CERN (now at MIT)
  • Web is decentralized and runs on top of the
    Internet
  • Building blocks of the Web
  • Uniform Resource Locator (URL)
  • HyperText Transfer Protocol (HTTP)
  • HyperText Markup Language (HTML)

9
Uniform Resource Locators
  • Uniform Resource Locator (URL) identifies the
    protocol, domain (machine) name, and file path of
    resource being requested
  • http//academic2.strose.edu/math_and_science/golds
    chd

10
HyperText Markup Language
  • HyperText Markup Language (HTML) defines page
    layout, fonts, links, text, etc.
  • HTML tags describe how Web browsers should
    display text
  • lthtmlgt
  • lttitlegtWelcome to The College of Saint
    Roselt/titlegt
  • ltbody bgColorgray textblackgt
  • ltimg srcpeople.gif width184 height119gt
  • ltpgtWelcome to The College of Saint Rose.
  • lta hrefhttp//www.cnn.comgtClick here for
    news.lt/agt
  • lt/pgt

11
Web Site Design Process
  • Steps to building a Web site
  • Define objectives and intended audience of the
    Web site
  • Select the content to be presented
  • Determine the navigational structure and layout
  • Construct the individual Web pages
  • Test your Web site (proofread content, verify
    links)
  • Obtain server space and a URL
  • Publish, then publicize, your Web site
  • Keep Web page content up-to-date

12
Web Site Design
  • A Web site consists of many individual Web pages
  • Web pages within a site usually have a consistent
    look and feel or user interface layout
  • Achieve a consistent user interface layout by
  • Copying-and-pasting the same HTML code from one
    HTML file to another
  • Using JavaScript to generate the same HTML code
    on each Web page
  • Designing a Web site using the ltFRAMESgt tag

13
Domain Name Registration
14
Graphics on the Web (i)
  • Graphics available on the Web in many different
    formats

15
Graphics on the Web (ii)
  • Graphics embedded in
    Web pages using HTML

16
Saving Images
  • After finding an image, right-click on it, then
    select Save Picture As... or Save Image As...
Write a Comment
User Comments (0)
About PowerShow.com