This presentation uses a free template provided by FPPT.com PRESENTED BY, R.Mohammed yasik.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

Basic Computer Vocabulary
Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data.
Basic Computer Hardware and Software.
Components of Computer
By Mr. Abdalla A. Shaame 1. What is Computer An electronic device that stores, retrieves, and processes data, and can be programmed with instructions.
Introduction to Computer Terminology
Standard 1 - Objective 2: Understand, evaluate, and use computer software.
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
Week 6 Operating Systems.
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.
Basic Concepts Of Information Technology (IT)
Flash Cards Computer Technology.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
Basic Concepts Of Information Technology (IT) Information Technology II - INT211.
What is a Computer ? Computers are Electronic Machines that process (performs calculation and manipulation) Data under the control of Set of Instructions.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Standard Grade Computing System Software & Operating Systems.
What is a Computer? An, electrical machine, that can be programmed to accept data (input), process it into useful information (output) and store it away.
The Mechanics Of Computers The Operating System (OS) & Hardware.
Mrs. Ulshafer August, 2013 Java Programming Chapter 1.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Computer Architecture
Module 2 : Part 1 INTRODUCTION TO HARDWARE & SOFTWARE INTRODUCTION TO HARDWARE & SOFTWARE.
Basic Concepts Of Information Technology (IT)
© 2006 Pearson Education Chapter 1: Computer Systems.
Computer Components: Software Computer Technology.
Beginning Snapshots Chapter 0. C++ An Introduction to Computing, 3rd ed. 2 Objectives Give an overview of computer science Show its breadth Provide context.
1 Software. 2 What is software ► Software is the term that we use for all the programs and data on a computer system. ► Two types of software ► Program.
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
How are they called?.
Basic Computer Hardware and Software.
OPERATING SYSTEMS (OS) By the end of this lesson you will be able to explain: 1. What an OS is 2. The relationship between the OS & application programs.
Programming Logic and Design Seventh Edition Chapter 1 An Overview of Computers and Programming.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Identify internal hardware devices (e. g
Basic Computer Hardware and Software.
Operating Systems & System Software
Nature & Types of Software
An Overview of the Computer System
2. OPERATING SYSTEM 2.1 Operating System Function
Basic concepts of Information technology
Introduction to Visual Basic 2008 Programming
Chapter 5: Using System Software
Basic Computer Hardware and Software.
Computer Hardware and Software
Basic Computer Hardware & Software
TYPES AND COMPONENTS OF COMPUTER SYSTEM
Computer Technology Notes #3
Computer Software CS 107 Lecture 2 September 1, :53 PM.
An Introduction to Visual Basic .NET and Program Design
Basic Computer Hardware and Software.
UNIV 103 CS Majors Seminar Dr. Blaise W. Liffick Fall 2017.
This presentation uses a free template provided by FPPT.com Quality Systems Management
This presentation uses a free template provided by FPPT.com Quality Systems Management
This presentation uses a free template provided by FPPT.com Quality Systems Management
This presentation uses a free template provided by FPPT.com Quality Systems Management
This presentation uses a free template provided by FPPT.com Quality Systems Management
This presentation uses a free template provided by FPPT.com Quality Systems Management
An Overview of the Computer System
Logical Computer System
Software - Operating Systems
Materials prepared by Dhimas Ruswanto, BMm
Chapter-1 Computer is an advanced electronic device that takes raw data as an input from the user and processes it under the control of a set of instructions.
Windows.
Introduction to Operating Systems
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
Overview of Computer system
4. Computer system.
Presentation transcript:

This presentation uses a free template provided by FPPT.com PRESENTED BY, R.Mohammed yasik

This presentation uses a free template provided by FPPT.com What is Information? Information is data processed for some purpose Information can only be considered to be 'real' Info if it meets certain criteria i.e. 1. it must be communicated to the recipient 2. it must be in a language that is understood 3. it must be in a suitable form 4. it must be relevant for achieving some purpose.

This presentation uses a free template provided by FPPT.com Information : is any form of communication that provides understandable and useful knowledge for the person receiving it.

This presentation uses a free template provided by FPPT.com What Is A Computer? A computer is a general purpose, programmable device that is used for the production and processing of information capable of calculating and storing results

This presentation uses a free template provided by FPPT.com How computers process information Computers accept inputs ( i.e. data) The input is translated into binary numbers and ‘processed’ The process produces output (i.e information) This sequence can repeat endlessly: outputs can be inputs! Illustrating this - the ‘Block Box’ model InputProcessoutput

This presentation uses a free template provided by FPPT.com Components of a Computer System Computer Systems are made up of:  Hardware – the physical parts  Software - the instructions or programs that control the hardware  The Human Being – the brains behind the whole system!

This presentation uses a free template provided by FPPT.com The Processor (CPU) Types include Intel Pentium series, Celerion, AMD Athlon Chip at the heart of the computer- does the calculations Speed is very important – measured in megahertz (MHz): the faster the processor the more calculations performed per second.

This presentation uses a free template provided by FPPT.com System Software Concerned with the computer itself: devices, file and storage management, error correction Main piece of SS: Operating System (OS) OS: the driving program of the computer – communicates between all programs and the hardware – controls timing and sequence of events – manages data to ensure security and integrity – Examples: Windows, Mac OS, Unix

This presentation uses a free template provided by FPPT.com

This presentation uses a free template provided by FPPT.com The Graphical User Interface (GUI) Represents all the program / computer resources as icons Workspace represented graphically - creates ‘virtual’ documents More usable: led to wider use of computers Adds to the unique nature of the computer as both a tool and a medium

This presentation uses a free template provided by FPPT.com