Sebastián Álvarez Henao.. It refers to all physical parts of a computer system; its components are: electrical, electronic, electromechanical and mechanical.

Slides:



Advertisements
Similar presentations
Operating Systems. Operating System (OS) The software that manages the sharing of the resources of a computer. Examples of Operating Systems ◦ Windows.
Advertisements

Computer Components.
COMPUTER SYSTEM CAN BE DIVIDED INTO : 1- General Computer 2- Special Computer.
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
Operating systems This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none IT concepts: popular.
Operating Systems: Software in the Background
Introduction to Computer Systems
Technology Fundamentals 6 th pd. Terms to know Decimal Binary Hexadecimal Input Output Operating system Printer firewall Hardware Software Data Mainframe.
Computer Main Parts.
COMPUTER SYSTEM COMPONENTS ACTIVITY
CP1610: Introduction to Computer Components Basic PC Components.
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
Types of software. Sonam Dema..
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
CHAPTER 1 GC 101 Introduction to computers and programs.
TC2-Computer Literacy Mr. Sencer February 8, 2010.
© Oxford University Press España S. A., 2012 Unit 2 Hardware and software.
Computer Organization ANGELITO I. CUNANAN JR. 1. What is Computer?  An electronic device used for storing and processing data.  It is a machine that.
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.
COMPUTER MAIN PARTS “HARDWARE AND SOFTWARE”. HARDWARE LITERALLY, " HARDWARE " WOULD MEAN " HARD GOODS ". THIS CONCEPT IS INTENDED TO MEAN ALL TANGIBLE.
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
Flash Cards Computer Technology.
INTRODUCTION TO COMPUTER PROGRAMMING itc-314 LECTURE 01.
Computer Hardware and Software Jinchang Wang. Hardware vs. Software Hardware is something tangible. Computer hardware includes electronic circuitry and.
Configuration.
2nd Meeting Computer Essential. Can you named these parts of computer?
Basic Computer Components. What’s inside your computer?
WMBA 6080Technology Guide 2 1 CISM 3330 Technology Guide 2 – Computer Software.
Computer Parts There are many parts that work together to make a computer work.
Standard Grade Computing System Software & Operating Systems.
UNIT - 1Topic - 1. An electronic device, operating under the control of instructions stored in its own memory unit, that can accept data (input), manipulate.
2.00 Understand Computer Fundamentals Unit Objective: 2.01 Software.
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.
 Why?  Because it can be programmed to do more than one specific task. ◦ Accountants ~ tax forms etc. ◦ Machinists ~ control drilling, lathes etc. ◦
CHAPTER 1 GC 101 Introduction to computers and programs.
Intro to Computers Computer Apps 1.
Mrs. Ulshafer August, 2013 Java Programming Chapter 1.
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.
School of Computer Science & Information Technology G6DICP Introduction to Computer Programming Milena Radenkovic.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Module 2 : Part 1 INTRODUCTION TO HARDWARE & SOFTWARE INTRODUCTION TO HARDWARE & SOFTWARE.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
© 2006 Pearson Education Chapter 1: Computer Systems.
MIND MAPS FOR THE ICT STUDENTS V.S.R.RANASIRI R / KURUWITA M.M.V.
Business Technology Applications Computer Basics Vocab.
Exploring Windows and Essential Computing Concepts - Getting Started 1 Getting Started Essential Computing Concepts.
Computer main parts HARDWARE It corresponds to all physical and tangible parts of a computer: your electrical, electronic, electromechanical and mechanical.
HOW A COMPUTER PROCESSES DATA. What is hardware? Hardware is the electric, electronic and mechanical equipment that makes up a computer What is software?
THE TERM HARDWARE REFERS TO ALL PHYSICAL PARTS OF A COMPUTER SYSTEM; ITS COMPONENTS ARE: ELECTRICAL, ELECTRONIC, ELECTROMECHANICAL AND MECHANICA.
HARDWARE AND SOFTWARE. What is hardware? Hardware is any physical component of a computer system. Without any hardware, your computer would not exist,
The Big Picture. My Story  Wrote great programs  Didn’t understand how they worked.
Graphical User Interfaces (GUI’s ). & Command-Line Interfaces.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Computer Systems Objective 2.01: To be able to identify the purpose and parts of a computer system.
COMPUTER HARDWARE & SOFTWARE INTRODUCTION TO LIBRARY & INFORMATION SCIENCES (5501) WORKSHOP SPRING 2013 By: Huma Malik Librarian, Preston University, Islamabad.
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.
Computer Systems – Hardware, Operating System, & Software
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Computer Science I CSC 135.
Objective 2.02: Understand computer performance and features
Unit I Flash Cards Start.
Objective 2.02: Understand computer performance and features
Computer Organization
Understand the interaction between computer hardware and software
ICT Functional Skills Input, Output & Storage 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.
HARDWARE AND SOFWARE.
Function of Operating Systems
An Introduction to Operating Systems
Computer System.
Presentation transcript:

Sebastián Álvarez Henao.

It refers to all physical parts of a computer system; its components are: electrical, electronic, electromechanical and mechanical.

The principal input device; used to type instructions into the computer.

A pointing device used to make on-screen selections.

Located inside the system unit and used to store programs and most data.

An output device that lets you see your work as you go.

Used to produce audio output.

Produces printed copies of computer output.

The case that contains the CPU, memory, the power supply, disk drives, and all other hardware.

Reads CD/DVD discs.

Given this definition, the concept of software goes beyond computer programs in its different states: source, binary or executable code; Also documentation, data processing and even user information part of the software: that is, all- encompassing intangible, nonphysical everything related.

Is what allows us to establish an interaction with hardware, through programs that manage resources and provide an interface to use. The best example in this regard are the popular operating systems like Windows, Linux or Mac OS. System Software:

Programming software: As the name implies, is software that allows us to program or develop a computer program through use of logical rules and specific language, which allow us to shape it. Programming software:

This type of software to perform specific tasks. Therefore, this software focuses only on one aspect or resolution of a particular problem and not, as do system software, to provide a much more complex overall functioning. Software Application: