How does it do that? Introducing Computer Software

Slides:



Advertisements
Similar presentations
Types of Computers & Computer Hardware Computer Technology.
Advertisements

Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Standard 1 - Objective 2: Understand, evaluate, and use computer software.
COMPUTER CONCEPTS Unit A: Computer and Internet Basics 1.
1 JCM 106 Computer Application for Journalism Lecture 1 – Introduction to Computing.
Operating Systems What do you have left on your computer after you strip away all of the games and application programs you bought and installed? Name.
Flash Cards Computer Technology.
Explore the Parts of a Computer
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Review Everything you need to know for the 1 st Quarter Test.
O FFICE T ECHNOLOGY Friday, February 1, R EVIEW OF LAST WEEK Hardware v. Software Hardware names and functions Different kinds of computers Created.
Computer Architecture
Computer Basic Vocabulary
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
Parts of the Computer System
Chapter 1: Applying Computer Basics – Lesson 1 © 2010, 2006 South-Western, Cengage Learning.
Getting To Know Computers COMPUTER BASICS. WHAT IS A COMPUTER? A computer is an electronic device that manipulates information, or “data.” It has the.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Today: Student will be able to describe the basics of their class and computing Tell me about you and how you use computers. Lesson 1 Slide 1.
Unit 1: Computing Fundamentals. Computer Tour-There are 7 major components inside a computer  Write down each major component as it is discussed.  Watch.
HARDWARE AND SOFTWARE. What is hardware? Hardware is any physical component of a computer system. Without any hardware, your computer would not exist,
Computer-Based Systems. Computer -Based System Procedures Personnel Data Software Hardware.
Basic Computer Vocabulary #2 Ms. Pape-Media Design.
ICT COMPUTER FUNDAMENTALS
Nat 4/5 Computing Science Software
Topic 2: Hardware and Software
What’s out there and who’s using it
Technology Skills for Life, Career, and Academic Success
Section 2 Terms Autumn Buchsenschutz.
Web Browser presentation Name/ Hassan AL-Abdulmohsen
Chapter Objectives In this chapter, you will learn:
An Overview of the Computer System
Computer Software Digital Literacy.
Chapter 4: Application Software
Computer Hardware – System Unit
Topics Introduction Hardware and Software How Computers Store Data
Types of Computers & Computer Hardware
Computer Software.
Basic Computer Hardware & Software
Technology Literacy Hardware.
Computer Software Digital Literacy.
ICT COMPUTER FUNDAMENTALS
Wow... that's a lot of dust!:**
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms.
Computer- Basics UNF team.
Introduction to Computers
Computer Software Created by Ann Ware
Introduction to Computers
Chapter 1: Applying Computer Basics – Lesson 1
Computer Basics.
Looking Inside the machine (Types of hardware, CPU, Memory)
Introduction to Computing Lecture # 1
An Overview of the Computer System
OPERATING SYSTEMS.
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms GCFLearnFree website “Computer Basics”:
Computers: Hardware and Software
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Introduction to IT and Types of Computers
Computer Basics: Inside a Computer Part II
Network Media, models and number systems
Computer Basics: Inside a Computer Part III
Topics Introduction Hardware and Software How Computers Store Data
Jeopardy.
Part of Chapter 1 Key Concepts Networks
What are computers? Year 8.
Digital Literacy 1.00 Computer Basics
Build Your Own Computer
Presentation transcript:

How does it do that? Introducing Computer Software (c) 2010 Dr. Gary L. Ackerman This may be used per the conditions of the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License ** The title of this presentation comes from the common response when someone first sees the inside of a computer. (c) 2010 Dr. Gary L. Ackerman ~~ http://www.hackscience.net

Binary Code Boot Processes Operating Systems Drivers Applications Outline Binary Code Boot Processes Operating Systems Drivers Applications Web Browsers Data Files End (c) 2010 Dr. Gary L. Ackerman ~~ http://www.hackscience.net

Each character is represented by an 8-bit code Binary Code Computers are digital devices, the circuits are designed to respond to electrical signals in two forms: positive or negative. Each character is represented by an 8-bit code The bits can be a series of positive and negative electric pulses... off and on... positive or negative magnetic poles. Computer chips only “know” off and on Cisco's Binary Game End (c) 2010 Dr. Gary L. Ackerman ~~ http://www.hackscience.net

Software one this chip... results in this display Boot Processes When the computer starts up, there is software stored on the motherboard that starts the computer, checks memory, and runs the input and output devices until control is handed over to the operating system. Software one this chip... results in this display BIOS-- Basic Input Output System End (c) 2010 Dr. Gary L. Ackerman ~~ http://www.hackscience.net

is manipulated in the circuits of the hardware. Operating System The operating system is software that translates input the human can create and output the human can sense into electric signal is manipulated in the circuits of the hardware. Once the hardware is powered up and functioning as controlled by BIOS... control passes to operating system Functions of OS: > manage memory > control peripherals > allow multi-tasking End (c) 2010 Dr. Gary L. Ackerman ~~ http://www.hackscience.net

specific for peripheral model & operating system Drivers If the operating system is to communicate with a peripheral, there must be software in the operating system that “understands” the signals coming from (and going to) the peripheral. This is accomplished with drivers that usually require a one-time installation. Driver... specific for peripheral model & operating system End (c) 2010 Dr. Gary L. Ackerman ~~ http://www.hackscience.net

on a computer is done by interacting with an application. Applications Application is the name given to those programs that provide some functionality to a computer system: These are used to create documents; create, edit and manage photos; play music; play games; write other programs... most anything a user does on a computer is done by interacting with an application. The vernacular for and application is program... Find them in the programs section of the start menu... End (c) 2010 Dr. Gary L. Ackerman ~~ http://www.hackscience.net

necessary to extend the functionality of the files on the Web. Web Browsers The World Wide Web became the most commercially exploited part of the Internet. A special application called a web browser is used to display web pages. As more complex files were added to web pages, extensions and add-on's became necessary to extend the functionality of the files on the Web. Chrome ~ Safari Firefox ~ Explorer Address bar Back – Forward – Refresh Search End (c) 2010 Dr. Gary L. Ackerman ~~ http://www.hackscience.net

Data Files Your data...Do you know... What it is named? The files you create (or that someone else creates for you-- think documents, photos, audio, video-- are the most important files on your system as they are the least replaceable. Take steps to back up your important files. Your data...Do you know... What it is named? Where it is saved? End (c) 2010 Dr. Gary L. Ackerman ~~ http://www.hackscience.net