COMPUTER MAIN PARTS Hardware Software. HARDWARE Definition: The set of hardware components that make up the material part (physical) of a computer, unlike.

Slides:



Advertisements
Similar presentations
Basic Computer Vocabulary
Advertisements

C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
COMPUTER APPLICATIONS Mr. Toscano Computer Concepts Lesson Objectives Students are introduced to the differences between computer software and computer.
Basic Computer Components
Lecture 1: Intro to Computers Yoni Fridman 6/28/01 6/28/01.
Introduction to Computer Systems
Data Communications and Computer Networks
Chapter 1. What is computer fluency? The knowledge possessed by people who are able to navigate the digital world successfully NOT THIS.
Computer Main Parts.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
CP1610: Introduction to Computer Components Basic PC Components.
Start. Hardware Software Definition: Hardware are the materialistic components inside the PC. Examples: 1-The Monitor 2-The Mouse 3-The Keyboard 4-The.
Computer Basics Flashcards #2
Present by : Juan José Foronda
Lesson 4 Computer Software
WHAT IS A COMPUTER??? An electronic device that accepts: n Input n Processes the input n Stores the results of the processing n provides Output Computers.
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Lesson 6 Operating Systems and Software
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.
Explore the Parts of a Computer
Introduction to Computers
What does a Computer Do?. What is a Computer? A computer is an electronic device, operating under the control of instructions stored in its own memory,
Introduction to Information Technology Chapter 1 Mind Tools for Your Future.
Component 6 - Health Management Information Systems Unit 2-1a - Hardware and Software Supporting Health Information Systems.
Computer Components.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Learning Objective The students should be able to: a. state the definition of software b. state the usage of software c. list different types of software.
WHAT IS HARDWARE? Hardware refers to the set of components that make up the internal part of a computer. In case of the personal computers, it doesn’t.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
1 11 CHAPTER Information Technology, the Internet, and You computing ESSENTIALS.
Calculators are used to increase speed and accuracy of numerical computations The abacus has roots dating back over 5,000 years Mechanical calculators.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
Parts of the Computer System
Identify internal hardware devices (e. g
© 2006 Pearson Education Chapter 1: Computer Systems.
Computer Software Types Three layers of software Operation.
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
Chapter 1 : Overview of Computer and Programming By Suraya Alias
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Application Software System Software.
Health Management Information Systems Unit 2 Hardware and Software Supporting Health Information Systems Component 6/Unit21 Health IT Workforce Curriculum.
Types of Software Chapter 2.
Introduction To Computers
Presentation On Computer Hardware & Software. What is Hardware? Hardware is a general term for the physical objects of technology. It may also mean the.
Chapter 1 WHAT IS A COMPUTER Faculty of ICT & Business Management Tel : BCOMP0101 Introduction to Information Technology.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Programming with Java. Chapter 1 Focuses on: –components of a computer –how those components interact –how computers store and manipulate information.
Identify internal hardware devices (e. g
Identify internal hardware devices (e. g
An Overview of the Computer System
Hardware vs. Software Question 1 What is hardware?
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,
The abacus has roots dating back over 5,000 years
Computer Hardware and Software
Technology Literacy Hardware.
Basic Computer for Small Business
Basic Computer for Small Business
TexPREP Summer Camp Computer Science
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
COMPUTER SOFT WARE Software is a set of electronic instructions that tells the computer how to do certain tasks. A set of instructions is often called.
Chapter 1: How are computers organized?
Data Communications and Computer Networks
TOPIC: HARDWARE AND SOFTWARE
Computing Essentials Module 1.
Computing Essentials Module 1.
Lesson 3 Computer Devices.
4. Computer system.
Computer components.
Presentation transcript:

COMPUTER MAIN PARTS Hardware Software

HARDWARE Definition: The set of hardware components that make up the material part (physical) of a computer, unlike the software refers to the logical components (intangible). However, the term is usually understood more broadly and is used to refer to all the physical components of a technology.

COMPONENTES Microprocessor: It is the computer's brain. It is a chip, a type of electronic component inside which there are thousands ( or millions ) of elements called transistors, whose combination allows work that is entrusted with the chip.

MOTHERBOARD Motherboard. It is a versatile element which is designed as a printed circuit whose mission is to provide hardware to the PC, in addition to other functions such as control buses, system management power, control and manipulation of hardware, support hardware function / induced ventilation ; besides being able to identify the units of input / output. Human biological simile : Skeleton, as this connects and supports almost all organs of the same.

RAM RAM. This memory is what set this logical space reserved for temporary storage of data and instructions.

MONITOR Monitor. It is an essential element in our times. The monitors will be responsible for "translating" those electrical impulses that swarm inside the PC user- intelligible information

MOUSE AND KEYBOARD Mouse and keyboard. They are only peripheral, which make today intoducción command and algorithms, which can be interpreted as letters, numbers, symbols and signs of buttons.

HDDS HDDs. A peripheral element that, depending on the input / output, allows the storage of data in a similar way as it could a floppy disk is only now on a larger scale and capacity, in addition to a very optimized access speed.

SINK A sink is a tool used to lower the temperature of some electronic components. “you lower the temperature to a processor”

COMPUTER BATTERY It is responsible for preserving the BIOS data when the computer is off. Without it, every time we light would enter the characteristics of the hard drive, chipset, date, time, Windows startup on boot, etc.

Software Definition: software are computer programs that make it possible to perform specific tasks within a computer. For example: Word, Excel, PowerPoint, web browsers, games, operating systems, etc.

Types of software Software Application: This includes all programs that allow users to perform a specific task or tasks. Here are programs that individuals use on a daily basis as word processors, spreadsheets, editors, telecommunications, software, numerical and symbolic computation, video games, among others. Software Programming: those tools that a programmer uses to develop software. For this, the programmer uses different programming languages. As an example can be taken compilers, software computer aided design, integrated packages, text editors, linkers, debuggers, interpreters, among others. System software: the one that allows users to interact with the operating system as well as control it. This system consists of a series of programs that aim to manage hardware resources and at the same time, give the user an interface. The operating system can facilitate the use of computer users because it is he who gives you the ability to allocate and manage system resources, as an example of this kind of software can mention Windows, Linux and Mac OS X, including other. In addition to operating systems, within the system software diagnostic tools, servers, utilities, device drivers and correction and optimization tools, etc. are located.

Example of application software Word processors such as Word, Notepad. Image editors such as Adobe Fireworks, or Adobe Photoshop. Administrators systems Databases (Oracle, SQL Server, Informix). Web publishers, Adobe Dreamweaver. Editors Visual Studio programming language PHP Edit.

Example of software programming Text editors compilers interpreters linkers debuggers Integrated Development Environments (IDE)

Example of software system Operating systems Device Drivers Diagnostic Tools Correction and Optimization Tools Servers