Introduction to Humanities Computing

Similar documents
lesson 1 An Overview of the Computer System

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O

Computer Basics: Chapters 1 & 2

Fall Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu.

Chapter 6. Inside the System Unit. What You Will Learn... Computers Are Your Future. What You Will Learn... Describing Hardware Performance

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX

Obj: Sec 1.0, to describe the relationship between hardware and software HW: Read p.2 9. Do Now: Name 3 parts of the computer.

Primary Memory. Input Units CPU (Central Processing Unit)

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit.

CSCA0102 IT & Business Applications. Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

Machine Architecture and Number Systems. Major Computer Components. Schematic Diagram of a Computer. The CPU. The Bus. Main Memory.

Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers.

1 PERSONAL COMPUTERS

1.1 Electronic Computers Then and Now

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

Multimedia Systems Hardware & Software THETOPPERSWAY.COM

Overview of MIS Professor Merrill Warkentin

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre

MULTIPLE CHOICE FREE RESPONSE QUESTIONS

Chapter 5 Busses, Ports and Connecting Peripherals

The Central Processing Unit:

Main Memory & Backing Store. Main memory backing storage devices

Week One Lecture Note 1.0 INTRODUCTION TO COMPUTER 1.1 WHAT IS COMPUTER?

Module 1 Introduction to Information and Communication Technologies

Hardware: Input, Processing, and Output Devices. A PC in Every Home. Assembling a Computer System

Computers. Hardware. The Central Processing Unit (CPU) CMPT 125: Lecture 1: Understanding the Computer

Introduction to Computers, Anatomy of Computers, Input and Output Devices

Parts of a Computer. Preparation. Objectives. Standards. Materials Micron Technology Foundation, Inc. All Rights Reserved

Definition of Computers. INTRODUCTION to COMPUTERS. Historical Development ENIAC

Technical Product Specifications Dell Dimension 2400 Created by: Scott Puckett

Basic Concepts of Information Technology (IT)

Chapter One Introduction to Computer

Understanding Digital Components

Computer Logic (2.2.3)

Discovering Computers Living in a Digital World

Created by the St. Dorothy s Project Team Updated by Oksana Maibroda

Chapter 4 System Unit Components. Discovering Computers Your Interactive Guide to the Digital World

Chap-02, Hardware and Software. Hardware Model

Computer Literacy. Hardware & Software Classification

A Computer Glossary. For the New York Farm Viability Institute Computer Training Courses

Chapter 8 Memory Units

Upon completion of this chapter, you will able to answer the following questions:

The computer's internal components

Computer Hardware HARDWARE. Computer Hardware. Mainboard (Motherboard) Instructor Özgür ZEYDAN

Introduction To Computers: Hardware and Software

ICT THEORY 4 MAIN AREAS

New Mexico Broadband Program. Basic Computer Skills. Module 1 Types of Personal Computers Computer Hardware and Software

Axis Technologies Computer Hardware and Electronics Portfolio Categories

CPU. Motherboard RAM. Power Supply. Storage. Optical Drives

Computer Performance. Topic 3. Contents. Prerequisite knowledge Before studying this topic you should be able to:

Block diagram of typical laptop/desktop

Computer Components Study Guide. The Case or System Box

EUROPEAN UNIVERSITY OF LEFKE MANAGEMENT INFORMATION SYSTEMS DEPARTMENT COURSE DESCRIPTION

Desktop Publishing 5N0785 Learning Outcome 2 Monaghan Institute Level 5 Module

Before you start your SKE course:

Module 1 Concepts of Infor mation Technology (IT) Module Goals

Introduction to Computer Applications CISY Dr. Zahoor Khan

Chapter 5: System Software: Operating Systems and Utility Programs

what operations can it perform? how does it perform them? on what kind of data? where are instructions and data stored?

CHAPTER 3: HARDWARE BASICS: PERIPHERALS

Chapter 2: Basics on computers and digital information coding. A.A Information Technology and Arts Organizations

Student Edition Complete

Introduction to Computer Architecture Concepts

Computer Systems Structure Input/Output

Lecture 2: Computer Hardware and Ports.

How To Understand The Computer (For A Computer)

Graphic Communication

STUDY GUIDE CHAPTER 1

Computer System: User s View. Computer System Components: High Level View. Input. Output. Computer. Computer System: Motherboard Level

ELECTRONIC DOCUMENT IMAGING

Module A. Computing Fundamentals

Assiut University, Administration Building, Room 210, Tel

Operating System Software

Chapter 1. Computers and You. Computers Are Your Future. Computers & You. Understanding the Computer: Basic Definitions

PC Build and Manual Part 1

Montgomery College Course Designator/Course Number: CS 110 Course Title: Computer Literacy

Three steps to the best technology: 1. The Assessment 2. The Dialogue 3. The Recommendation

AP ENPS ANYWHERE. Hardware and software requirements

How do I Check if My Computer is Compatible with Windows 7

BTEC First Diploma for IT. Scheme of Work for Computer Systems unit 3 (10 credit unit)

Computer - An Introduction

Lesson 06: Basics of Software Development (W02D2

Computer Hardware Submitted in partial fulfillment of the requirement for the award of degree Of MCA

K Hinds Page No. 1. Lecture 3 ASCII

Autodesk Inventor on the Macintosh

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Tenth Edition. Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall

Introduction to Information System Layers and Hardware. Introduction to Information System Components Chapter 1 Part 1 of 4 CA M S Mehta, FCA

BIOS Update Release Notes

VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED.

INFORMATION TECHNOLOGY, THE INTERNET, AND YOU

Determining Your Computer Resources

Desktop PC Buying Guide

CHAPTER 1: Our Digital Planet

QHR Accuro EMR IT Hardware Requirements

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS

Chapter 8 Objectives. Chapter 8 Operating Systems and Utility Programs. Operating Systems. Operating Systems. Operating Systems.

Computers are now making it possible to combine sound, images and motion

Chapter 4 IT Infrastructure: Hardware and Software

Operating System Fundamentals Robert Power & Robert Ford

Transcription:

Introduction to Humanities Computing Geoffrey M. Rockwell x 24072 Togo Salmon 309A grockwel@mcmaster.ca URL: http://www.humanities.mcmaster.ca/~hccrs/ihchome.htm McMaster University

Administration Web Design due next week Hand in to TA in tutorial Weird Web Sites

What is a computer?

What is a computer? One who computes; a calculator, reckoner; spec. a person employed to make calculations in an observatory, in surveying, etc. (OED II) A calculating-machine; esp. an automatic electronic device for performing mathematical or logical operations

Definition of a computer: General Purpose Stored-Program Electronic Binary Digits Calculating Machine

General Purpose Is it dedicated to one purpose if can it do any type of calculation? Would a calculator be a computer? Is a PDA like this a computer?

Stored-Program How are programs and data loaded into the device? ENIAC - Programmed Manually EDVAC - Stored-Program (John von Neumann)

Electronic Does it have gears, vacuum tubes, or chips? Babbage s engines were mechanical

Binary Digits How is information stored and manipulated in the computer? 0 1 1 0 1 0 One Digit (How Many Settings?) Hi! My name is C3P0. 12 23 45 01 94 89 59 0111011010101000 Alphanumeric (Letters & Numbers) Numbers - 10 Possible Settings Binary Digits - 2 Possible Settings What is hexadecimal?

Calculating Machine Capable of performing logical or mathematical operations on binary data. Capable of processing information. Translation engine

Administration Students to come talk to me: 0163111, 0371501, 0375677, 0354069 Reading on History of Multimedia No class on Thursday! Meet in small groups to discuss reading. http://www.artmuseum.net/w2vr/contents.html

Types of Computer Mainframe Mini(computer) Workstation (UNIX) Microcomputer Personal Computer (PC) Laptops & PDAs Game computers Terminals (NCs) Brand Names IBM & IBM Clones Compaq, Dell, Toshiba Apple Macintosh Sony & Nintendo SGI (Silicon Graphics) Other Types?

Perspectives on Computers Definitions History Types (Topology) Metaphors Uses (Functions) Components (Analysis) When a computer starts Input/Output

Metaphors for Computers? What is your favorite metaphor for a computer?

Metaphors for Computers The Mind - Processing = Thinking Memory (Hard Drive) Consciousness (RAM) Office - Processing = Working Running, Opening, Loading Storage Desktop Deleting Saving, Filing

Brain and Computer Brain vs. Mind Is the Brain a Computer in the mechanical/electronic sense? Does the Mind work like a computer? Can computers perform functions we ascribe to the mind? Does it matter? What are the implications of acting as if a computer could perform mental functions?

Wire Heads

What are the uses of computers? major Is the computer just a tool? Just what is a tool? Means and Ends To a hammer everything looks like a nail.

some of the Uses of the computer As a fancy calculator As a fancy typewriter As a servant/controller for other devices As an extension of your TV As type of toy As a fancy telephone Is the computer just a tool?

Input and Output How does information get into the computer? (Info-processing Model) How does the computer return information? Input Devices Processor CPU Output Devices Storage Devices

Input and Output Input Keyboard Mouse Scanner Microphone (Audio digitizer) Video digitizer Output Screen Printer Speaker

Parts of the Computer Input/Output System Unit Motherboard CPU (Central Processing Unit) RAM Hard Drive and Floppy Drive Power Supply Daughterboards Keyboard Monitor Peripherals

Power Supply Electricity Data Floppy Drive Socket Power Supply Hard Drive Motherboard Monitor Keyboard

Bus the electric connection linking internal components of the computer Central Processing Unit How is the Bus like the net? Data RAM/ROM Hard Drive Floppy Disk Drive Bus (PCI, SCSI) 16 bit 32 bit Daughter Boards Modem Monitor

Starting-up (Booting) IBM Class Layered Model Mac document (*.wpd) WP (wp.exe) Windows Intel (X86) Document(s) Program (WordPefect) Running Opening Program/File Management Operating System Booting Hardware (RAM) document Word Perfect Finder Mac OS Power PC

Types of Storage Storage Permanent Temporary Removable Fixed RAM ROM Hard Drive Floppy CD-ROM Magneto-Optical Storage typically measured in K (Kilobytes), MB (Megabytes) or GB (Gigabytes)

Review - From letters to bytes A 1 Byte 01000001 Laser (8 Bits) off.on.off.off.off.off.off.on CD-ROM Floppy Disk

Storage (bits and bytes) Kbps = Kilobits per second Computer is digital. Information has to be digitized. (binary digits) Bits and Bytes Bit - 0 or 1/On or Off/ Byte - Eight Bits 00110011 K (Kilobyte) 1024 bytes MB (Megabyte) about 1000 K GB (Gigabyte) about 1000 MB Number Binary 0 0 1 1 2 10 3 11 4 100 5 101 Letter ASCII A 01000001 B 01000010

End