COMP 101 Introduction.

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

HTTP and Cookies February 26, 2003 Kyle Miyamoto Dawn Namahoe Daniel Young Wendi Young.
Skills: none Concepts: Web client (browser), Web server, network connection, URL, mobile client, protocol This work is licensed under a Creative Commons.
SERVER web page repository WEB PAGE instructions stores information and instructions BROWSER retrieves web page and follows instructions Server Web Server.
 Question: What film character is a good analogy to a computer?  Answer Answer  It is actually a very simple machine: It executes exactly what it.
SERVER web page repository WEB PAGE instructions stores information and instructions BROWSER retrieves web page and follows instructions Server Web Server.
Web server (serves web pages).NET Framework (executes code) ASP.NET processor Internet Information Services Server HTTP requestASP.NET code OutputHTML.
Networked application programs Skills: none Concepts: networked versus stand-alone applications, client-server architecture, Web applications versus specialized.
Retrieving compound pages This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none IT concepts:
Many kinds of clients and servers This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none IT concepts:
IT skills: IT concepts: Web client (browser), Web server, network connection, URL, mobile client, peer-to- peer application This work is licensed under.
Creating WordPress Websites. Creating a site on your computer Local server Local WordPress installation Setting Up Dreamweaver.
Multiple Tiers in Action
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
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.
ASP Cookies Y.-H. Chen International College Ming-Chuan University Fall, 2004.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
Words & Definitions By: Naftaly Garcia Birruete. Address Bar  The space provided on a web browser that shows the addresses of websites.
Q.Nand HTML Hypertext Markup Language Lesson 1. Q.Nand Overview Introduction the World Wide Web Structure of the internet The Development of the World.
Accessing the Internet with Anonymous FTP Transferring Files from Remote Computers.
Getting started! Module 1: Creating and publishing web pages Your class “home page”
HTML.
OV Copyright © 1998 Ziff-Davis Education, a division of Ziff-Davis Inc. All rights reserved. The Internet World-wide network of computers connected.
CPSC203 Introduction to Computers Lab 69 By Jie Gao.
COMP 101 Fluency in Technology Diane Pozefsky 19 August 2014.
ITIS 1210 Introduction to Web-Based Information Systems Chapter 4. Understanding the Internet’s Software Structure.
Search on the internet the different ways for building a website, and choose which one bests suits you for what website you are doing.
Object-Oriented Analysis & Design Subversion. Contents  Configuration management  The repository  Versioning  Tags  Branches  Subversion 2.
Lesson 7 – World Wide Web. What is the World Wide Web?  The content of the worldwide web is held on individual web pages gathered together to form websites.
MIS001 A1 Computer Hardware Windows ’98 and Internet Explorer Chapter 3 Start Menu and Control Panel.
200 pt 300 pt 400 pt 500 pt 100 pt 200 pt 300 pt 400 pt 500 pt 100 pt 200pt 300 pt 400 pt 500 pt 100 pt 200 pt 300 pt 400 pt 500 pt 100 pt 200 pt 300 pt.
Website Development & Management Going Live with Web Pages (a) CIT Fall Instructor: John Seydel, Ph.D.
SERVER web page repository WEB PAGE instructions stores information and instructions BROWSER retrieves web page and follows instructions Server Web Server.
J ava P rogramming: From Problem Analysis to Program Design, From Problem Analysis to Program Design, Second Edition Second Edition D.S. Malik D.S. Malik.
Introduction to Internet. Chapter 1 Objectives Origins of the Internet Packets and Routers TCP/IP DNS HTTP URL Client-Server.
  is a system of electronic communication that allows the user to exchange messages over the internet  Everyone’s address is unique  Two.
HTML HyperText Markup Language. Text Files An array of bytes stored on disk Each element of the array is a text character A text editor is a user program.
 How a computer works  The Internet  Browsers  Web Pages.
Internet FTP to network. Preliminary Steps a FTP program is used and executed such as WS_FTP LE Information needed –host name –user id –password.
Basic Computer Terms Introduction to Computer Applications Mrs. Sorrell.
Introduction to Networking
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
1 An Introduction to Dreamweaver and PHP Part C: Setting Dreamweaver up to handle file transferring FTP.
Build Technology Into Tutoring Importance of Computer Literacy Help students get a better job Parents will be able to teach their children Learning Tool.
How Web Servers and The Internet Work The Basic Process.
Cloud, Internet, and Browsers. Filezilla Checklist  ISIS access  COMP101 file on your computer  FILEZILLA installed  Saved passwords and certificate.
CIW LESSON 7 PART A. INTRODUCTION TO BUSINESS ELECTRONIC MAIL The use of has given rise to the term ______________________, which is a slang term.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Web Concepts Lesson 2 ITBS2203 E-Commerce for IT.
Y.-H. Chen International College Ming-Chuan University Fall, 2004
How to create a web page using word …
Chapter 2 Client/Server Applications
Some bits on how it works
COMP 101 Introduction.
IBM Connections Overview Presentation.
COMP 101 Introduction.
The Client Server Model
PHP and Forms.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Communications & Computer Networks Resource Notes - Introduction
The Client Server Model
DD Sir-Infomatics Web Development Part-1.
4.01 How Web Pages Work.
Information Retrieval and Web Design
Your computer is the client
4.01 How Web Pages Work.
Introduction to JavaScript
Retrieving compound pages
Presentation transcript:

COMP 101 Introduction

TAs Deven Ryan Zach Sarah

How a Computer Works Question: What film character is a good analogy to a computer? Answer It is actually a very simple machine: It executes exactly what it is told to do

What is the Internet? The machines The connections The content

The Internet in 1980

The Internet Circa 1998

Viewing a Web Page Server Web Server Pages SERVER web page repository WEB PAGE instructions stores information and instructions BROWSER retrieves web page and follows instructions 2 1 3 Client Browser

Files and Folders How does the computer know where to find information? Can you use the same name more than once? Where are files stored?