Overview of Computer system

Slides:



Advertisements
Similar presentations
Computer Science Department Introduction To Computers and Programming Knowledge: Understand the concepts of computer, hardware, software and programming.
Advertisements

P3- Represent how data flows around a computer system
Operating Systems An operating system is a set of programs that controls how the hardware of a computer works. An operating system provides a means of.
INTRODUCTION OF COMPUTER
The Operating System. What is an Operating System? The software which makes it possible for you to use your computer The software which starts up when.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
Computer Components.
Two Broad Categories of Software
MCT260-Operating Systems I Operating Systems I Introduction to Operating Systems.
1 CIS 101 – Introduction to IT Dr. Basel Mahafzah.
Computer Hardware.
Computer Main Parts.
COMPUTER DEVICES Input Devices Output Devices Storage Devices
Chapter 3 Software Two major types of software
Computers & Logic An Overview. Hardware Hardware is the equipment, or the devices, associated with a computer. For a computer to be useful, however, it.
Introduction to Computers and Python. What is a Computer? Computer- a device capable of performing computations and making logical decisions at speeds.
 What Is a Computer? What Is a Computer?  Computer System Components Computer System Components  Hardware Hardware  Types of Memory Types of Memory.
Operating Systems  By the end of this session, you will know: What an Operating System is. The functions it performs.
COP1220/CGS2423 Introduction to C++/ C for Engineers Professor: Dr. Miguel Alonso Jr. Fall 2008.
Chapter 1 Computers: Tools for an Information Age.
S2008Final_part1.ppt CS11 Introduction to Programming Final Exam Part 1 S A computer is a mechanical or electrical device which stores, retrieves,
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 1- 1 Overview 1.1 Computer Systems 1.2 Programming and Problem Solving.
Personal Computer Parts Open your web browser and using an online search engine, find and enter the name of the PC Part in the title box of each slide.
What is a computer? Computer is a device for processing information.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
C o n f i d e n t i a l 1 Course: BCA Semester: III Subject Code : BC 0042 Subject Name: Operating Systems Unit number : 1 Unit Title: Overview of Operating.
Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
Chapter 1 09/04/13. Change Your Password  The command is: passwd In the lab first do : ssh -Y onyx  You will have to see me to change it, if you forget.
Exploring Windows and Essential Computing Concepts - Getting Started 1 Getting Started Essential Computing Concepts.
Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems.
English and computing. Да Нет Question 1 Is a computer an electronic machine which can accept data and give the results of the processing in a format.
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
ICS2O-What is Computer and Information Science There is a wide variety of definitions for what a computer is or what it does. Our definition for the computer.
Types of Software Chapter 2.
Introduction To Computers
IT infrastructure Hardware. What is IT infrastructre It is the physical facilities, services and management that support computing in the organization.
Computer Basics CHAPTER 1. What is a computer?  A computer is a machine that changes information from one form into another by performing four basic.
Information Technology. *At Home *In business *In Education *In Healthcare Computer Uses.
computing ESSENTIALS    11 CHAPTER Information Technology, the Internet, and You computing ESSENTIALS
Identify internal hardware devices (e. g
Java Programming: From the Ground Up
Computer Information Systems
Computer Systems – Hardware, Operating System, & Software
Computer Science II Chapter 1.
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
Overview of Computers and Programming Chapter 1
SOFTWARE and OPERATING SYSTEM.
Introduction
TYPES AND COMPONENTS OF COMPUTER SYSTEM
Technology Foundations
ICT meeting Business needs
OPERATING SYSTEMS.
Computer Electronic device Accepts data - input
Computer Systems Chapter 11 Section 1.
Interaction of Hardware
Computer Fundamentals
National Diploma in Computer Studies
Introduction to Computer Software
Operating Systems Tasks 17/02/2019.
Fundamental of computer
Operating Systems Tasks 04/04/2019.
Materials prepared by Dhimas Ruswanto, BMm
TOPIC: HARDWARE AND SOFTWARE
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
System Programming By Prof.Naveed Zishan.
Computer Electronic device Accepts data - input
Function of Operating Systems
Operating Systems Tasks 05/08/2019.
Computer System.
Presentation transcript:

Overview of Computer system

A. Computer Systems Computer Hardware Computer Software

Computer Hardware Input Devices –data can be entered to the computer Central Processing Unit – processes the organization and movement of data in the system Primary Storage – main memory; where programs and data are stored temporarily while processing Output Devices Auxiliary Storage Devices – secondary storage; where data is stored permanently

System Application Software Software System Development Software Operating System System Support System Development Application Software General Purpose Application Specific

System Software Manage the hardware resources of a computer and perform required information processing tasks.

System Software Operating system – provides services that allow users access to the system. (such as user interface, file and database access, communication systems. System Support – provides performance statistics for the operational staff and security monitors to protect the system and data. (disk format, disk clean up) System Development – language translators that convert programs into machine language for execution, debugging tools and computer- assisted software engineering (CASE) systems.

Application Software's General-purpose software – purchased from a software developer and can be used for more than one application. Application-specific software – with an intended purpose.

A. Computer Systems User Application Software System Software HARDWARE