SlideShare a Scribd company logo
1 of 13
S A H E L I A I C H
BAC HELO R O F FASHIO N
TEC HNO LO G Y (2019- 2023)
En ro ll m e n t N o .
A 9 2 0 1 3 1 9 1 9 0 0 1
PRESENTATION FOR
HARDWARE AND
SOFTWARE
 INTRODUCTION TO
COMPUTERS
 WHAT IS COMPUTER ?
an electronic device for storing and processing data, typically in
binary form, according to instructions given to it in a variable
program.
a person who makes calculations, especially with a calculating
machine.
Computer is divided by two parts, such as :
1. HARDWARE and 2. SOFTWARE
 H A R D W A R E
 WHAT IS HARDWARE ?
Computer hardware includes the physical, tangible parts or components of
a computer, such as the cabinet, central processing
unit, monitor, keyboard, computer data storage, graphics card, sound
card, speakers and motherboard. By contrast, software is instructions that
can be stored and run by hardware.
Hardware is so-termed because it is "hard" or rigid with respect to changes or
modifications; whereas software is "soft" because it is easy to update or
change.
Intermediate between software and hardware is "firmware", which is software
that is strongly coupled to the particular hardware of a computer system and
thus the most difficult to change but also among the most stable with respect
to consistency of interface. The progression from levels of "hardness" to
"softness" in computer systems parallels a progression of layers of
abstraction in computing.
Hardware is typically directed by the software to execute any command
or instruction. A combination of hardware and software forms a
 H A R D W A R E
 WHAT IS HARDWARE ?
Hardware refers to the physical elements of a computer. This
is also sometime called the machinery or the equipment of
the computer. Examples of hardware in a computer are the
keyboard, the monitor, the mouse and the central processing
unit. However, most of a computer's hardware cannot be
seen; in other words, it is not an external element of the
computer, but rather an internal one, surrounded by the
computer's casing (tower). A computer's hardware is
comprised of many different parts, but perhaps the most
important of these is the motherboard. The motherboard is
made up of even more parts that power and control the
computer.
In contrast to software, hardware is a physical entity.
Hardware and software are interconnected, without software,
the hardware of a computer would have no function.
However, without the creation of hardware to perform tasks
directed by software via the central processing unit, software
would be useless.
BASIC INTERNAL
HARDWARE
 TYPES OF COMPUTER SYSTEMS
(HARDWARE) :
1. PERSONAL COMPUTER : The personal
computer, also known as the PC, is one of the most
common types of computer due to its versatility
and relatively low price. Laptops are generally very
similar, although they may use lower-power or
reduced size components, thus lower performance.
2. COMPUTER CASE : The computer case
encloses and holds most of the components of the
system. It provides mechanical support and
protection for internal elements such as the
motherboard, disk drives, and power supplies, and
controls and directs the flow of cooling air over
internal components. The case is also part of the
system to control electromagnetic interference
radiated by the computer, and protects internal
parts from electrostatic discharge. Large tower
cases provide extra internal space for multiple disk
3. POWER SUPPLY : A power supply unit (PSU) converts alternating
current (AC) electric power to low-voltage direct current (DC) power for the
internal components of the computer. Laptops are capable of running from
a built-in battery, normally for a period of hours.
4. MOTHERBOARD : The motherboard is the main component of a
computer. It is a board with integrated circuitry that connects the other
parts of the computer including the CPU, the RAM, the disk drives
(CD, DVD, hard disk, or any others) as well as any peripherals connected
via the ports or the expansion slots.
Components directly attached to or to part of the motherboard
include:
 CPU - The CPU (central processing unit), which performs most of the
calculations which enable a computer to function, and is referred to as the brain
of the computer which get a hold of program instruction from RAM, interprets
and processes it and then send it backs to computer result so that the relevant
components can carry out the instructions . It is usually cooled by a heat sink
and fan, or water-cooling system. Most newer CPU include an on-die graphics
processing unit (GPU). The clock speed of CPU governs how fast it executes
instructions, and is measured in GHz; typical values lie between 1 GHz and
5 GHz. Many modern computers have the option to overclock the CPU which
enhances performance at the expense of greater thermal output and thus a need
for improved cooling.
Inside a custom-built
computer: power supply at
the bottom has its own
cooling fan
 THE CHIPSET - which includes the north bridge, mediates
communication between the CPU and the other components of the
system, including main memory; as well as south bridge, which is
connected to the north bridge, and supports auxiliary interfaces and
buses; and, finally, a Super I/O chip, connected through the south
bridge, which supports the slowest and most legacy components
like serial ports, hardware monitoring and fan control.
 RANDOM-ACCESS MEMORY (RAM) - which stores the code
and data that are being actively accessed by the CPU. For example, when
a web browser is opened on the computer it takes up memory; this is
stored in the RAM until the web browser is closed. RAM usually comes
on DIMMs in the sizes 2GB, 4GB, and 8GB, but can be much larger.
 READ-ONLY MEMORY (ROM) - which stores the BIOS that runs
when the computer is powered on or otherwise begins execution, a
process known as Bootstrapping, or "booting" or "booting up".
The BIOS (Basic Input Output System) includes boot firmware and power
management firmware. Newer motherboards use Unified Extensible
Firmware Interface (UEFI) instead of BIOS.
RAM vs ROM
5. EXPANSION CARDS : An expansion card in computing is a printed
circuit board that can be inserted into an expansion slot of a computer
motherboard or backplane to add functionality to a computer system via
the expansion bus. Expansion cards can be used to obtain or expand on
features not offered by the motherboard.
6. STORAGE DEVICES : A storage device is any computing hardware
and digital media that is used for storing, porting and extracting data files
and objects. It can hold and store information both temporarily and
permanently, and can be internal or external to a computer, server or any
similar computing device. Data storage is a core function and fundamental
component of computers.
7. FIXED MEDIA : Data is stored by a computer using a variety of
media. Hard disk drives are found in virtually all older computers, due to
their high capacity and low cost, but solid-state drives are faster and more
power efficient, although currently more expensive than hard drives in
terms of dollar per gigabyte, so are often found in personal computers
built post-2007.[6] Some systems may use a disk array controller for
greater performance or reliability.
8. REMOVABLE MEDIA : To transfer data between computers, a USB
REMOVABLE DEVICES
S O F T W A R
E
A diagram showing
how the user interacts
with application
software on a
typical desktop
computer.The
application software
layer interfaces with
the operating system,
which in turn
communicates with
the hardware. The
arrows indicate
Computer software, or simply software, is a
collection of data or computer instructions that
tell the computer how to work. This is in contrast
to physical hardware, from which the system is
built and actually performs the work. In computer
science and software engineering, computer
software is all information processed by computer
systems, programs and data. Computer software
includes computer programs, libraries and related
non-executable data, such as online
documentation or digital media. Computer
hardware and software require each other and
neither can be realistically used on its own.
 COMPUTER SOFTWARE
:
Diagrammatic view of a
very simple decision
algorithm that could be
programmed
Software, commonly known as programs or apps, consists of all the
instructions that tell the hardware how to perform a task. These instructions
come from a software developer in the form that will be accepted by
the platform (operating system + CPU) that they are based on. For example, a
program that is designed for the Windows operating system will only work for
that specific operating system. Compatibility of software will vary as the design
of the software and the operating system differ. Software that is designed for
Windows XP may experience a compatibility issue when running under Windows
2000 or NT.
Software is capable of performing many tasks, as opposed to hardware which
can only perform mechanical tasks that they are designed for. Software
provides the means for accomplishing many different tasks with the same basic
hardware. Practical computer systems divide software systems into two major
classes:
• System software: Helps run the computer hardware and computer
system itself. System software includes operating systems, device
drivers, diagnostic tools and more. System software is almost always
pre-installed on your computer.
• Application software: Allows users to accomplish one or more tasks.
It includes word processing, web browsing and almost any other
 TYPES OF
SOFTWARE :
Based on the goal, computer software can be divided into:
 Application software
which is software that uses the computer system to perform special functions or
provide entertainment functions beyond the basic operation of the computer itself. There are many
different types of application software, because the range of tasks that can be performed with a
modern computer is so large—see list of software.
 System software
which is software for managing computer hardware behaviour, as to provide basic functionalities
that are required by users, or for other software to run properly, if at all. System software is also
designed for providing a platform for running application software,[11] and it includes the following:
Operating systems
which are essential collections of software that manage resources and provides common services
for other software that runs "on top" of them. Supervisory programs, boot
loaders, shells and window systems are core parts of operating systems. In practice, an operating
system comes bundled with additional software (including application software) so that a user can
potentially do some work with a computer that only has one operating system.
Device drivers
which operate or control a particular type of device that is attached to a computer. Each device
needs at least one corresponding device driver; because a computer typically has at minimum at
least one input device and at least one output device, a computer typically needs more than one
device driver.
Utilities
which are computer programs designed to assist users in the maintenance and care of their
T H A N K Y O
U

More Related Content

What's hot

PC Hardware Overview
PC Hardware OverviewPC Hardware Overview
PC Hardware OverviewPrabu U
 
COMPONENTS OF SYSTEM UNIT
COMPONENTS OF SYSTEM UNITCOMPONENTS OF SYSTEM UNIT
COMPONENTS OF SYSTEM UNITarunakshidatta
 
Hardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhfHardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhfCarla Cruz
 
PC techniques software and Hardware
PC techniques software and HardwarePC techniques software and Hardware
PC techniques software and HardwareMUSAAB HASAN
 
Typical Configuration of Computer System
Typical Configuration of Computer SystemTypical Configuration of Computer System
Typical Configuration of Computer SystemProf. Dr. K. Adisesha
 
06. System unit of computer
06. System unit of computer06. System unit of computer
06. System unit of computerTimesRide
 
computer hardware and software
computer hardware and softwarecomputer hardware and software
computer hardware and softwareavinash gupta
 
Ch 01-types-and-components-of-computers
Ch 01-types-and-components-of-computersCh 01-types-and-components-of-computers
Ch 01-types-and-components-of-computersmmoussa83
 
Hardware software and firmware
Hardware software and firmwareHardware software and firmware
Hardware software and firmwareMdSahwon
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareElike Ikechukwu
 
Module3 system unit
Module3 system unitModule3 system unit
Module3 system unitzamzulaiha
 
Topic 2 system unit components
Topic 2   system unit componentsTopic 2   system unit components
Topic 2 system unit componentsChristian Sampaga
 
Chapter 1-introduction-to-computers3165
Chapter 1-introduction-to-computers3165Chapter 1-introduction-to-computers3165
Chapter 1-introduction-to-computers3165ZOul Kapunk
 

What's hot (19)

PC Hardware Overview
PC Hardware OverviewPC Hardware Overview
PC Hardware Overview
 
COMPONENTS OF SYSTEM UNIT
COMPONENTS OF SYSTEM UNITCOMPONENTS OF SYSTEM UNIT
COMPONENTS OF SYSTEM UNIT
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Hardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhfHardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhf
 
PC techniques software and Hardware
PC techniques software and HardwarePC techniques software and Hardware
PC techniques software and Hardware
 
Typical Configuration of Computer System
Typical Configuration of Computer SystemTypical Configuration of Computer System
Typical Configuration of Computer System
 
06. System unit of computer
06. System unit of computer06. System unit of computer
06. System unit of computer
 
computer hardware and software
computer hardware and softwarecomputer hardware and software
computer hardware and software
 
System unit
System unitSystem unit
System unit
 
Ch 01-types-and-components-of-computers
Ch 01-types-and-components-of-computersCh 01-types-and-components-of-computers
Ch 01-types-and-components-of-computers
 
18. the components of the system unit
18. the components of the system unit18. the components of the system unit
18. the components of the system unit
 
0417 IGCSE ICT Chapter 1
0417 IGCSE ICT Chapter 10417 IGCSE ICT Chapter 1
0417 IGCSE ICT Chapter 1
 
Hardware software and firmware
Hardware software and firmwareHardware software and firmware
Hardware software and firmware
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Module3 system unit
Module3 system unitModule3 system unit
Module3 system unit
 
Computer hardware and its components
Computer hardware and its componentsComputer hardware and its components
Computer hardware and its components
 
Topic 2 system unit components
Topic 2   system unit componentsTopic 2   system unit components
Topic 2 system unit components
 
Computer Hardware
Computer Hardware Computer Hardware
Computer Hardware
 
Chapter 1-introduction-to-computers3165
Chapter 1-introduction-to-computers3165Chapter 1-introduction-to-computers3165
Chapter 1-introduction-to-computers3165
 

Similar to Hardware software

Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...Syed Aiyaz
 
Module_2_IT_ERA.pptx
Module_2_IT_ERA.pptxModule_2_IT_ERA.pptx
Module_2_IT_ERA.pptxJenloDiamse
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer systemmkhisalg
 
Lecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdf
Lecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdfLecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdf
Lecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdfAyaulymNurdilda1
 
Difference Between Software and hardware
Difference Between Software and hardwareDifference Between Software and hardware
Difference Between Software and hardwareZeeshan Ilyas
 
This chapter teaches the components that make up a personal comput.docx
This chapter teaches the components that make up a personal comput.docxThis chapter teaches the components that make up a personal comput.docx
This chapter teaches the components that make up a personal comput.docxrhetttrevannion
 
WHAT-ARE-THE-DIFFERENT-HARDWARE-COMPONENT-OF-COMPUTER.pptx
WHAT-ARE-THE-DIFFERENT-HARDWARE-COMPONENT-OF-COMPUTER.pptxWHAT-ARE-THE-DIFFERENT-HARDWARE-COMPONENT-OF-COMPUTER.pptx
WHAT-ARE-THE-DIFFERENT-HARDWARE-COMPONENT-OF-COMPUTER.pptxssuserfbb80b
 
Hardware and software
Hardware and softwareHardware and software
Hardware and softwaremariatecno123
 
User Hardware and software ppt Ffff.pptx
User Hardware and software ppt Ffff.pptxUser Hardware and software ppt Ffff.pptx
User Hardware and software ppt Ffff.pptxmdsamratgazi360
 
ComputerFundementals.pptx
ComputerFundementals.pptxComputerFundementals.pptx
ComputerFundementals.pptxAyyappanSri
 
Introduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptIntroduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptShivamSaini553956
 

Similar to Hardware software (20)

Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
 
Module_2_IT_ERA.pptx
Module_2_IT_ERA.pptxModule_2_IT_ERA.pptx
Module_2_IT_ERA.pptx
 
1834902097 class note 1
1834902097  class note 11834902097  class note 1
1834902097 class note 1
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer system
 
Lecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdf
Lecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdfLecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdf
Lecture 2_006ce463f6b1f768ce13b30d3bca6eea.pdf
 
Clifford sugerman
Clifford sugermanClifford sugerman
Clifford sugerman
 
Difference Between Software and hardware
Difference Between Software and hardwareDifference Between Software and hardware
Difference Between Software and hardware
 
This chapter teaches the components that make up a personal comput.docx
This chapter teaches the components that make up a personal comput.docxThis chapter teaches the components that make up a personal comput.docx
This chapter teaches the components that make up a personal comput.docx
 
History, classification and components of computers
History, classification and components of computersHistory, classification and components of computers
History, classification and components of computers
 
WHAT-ARE-THE-DIFFERENT-HARDWARE-COMPONENT-OF-COMPUTER.pptx
WHAT-ARE-THE-DIFFERENT-HARDWARE-COMPONENT-OF-COMPUTER.pptxWHAT-ARE-THE-DIFFERENT-HARDWARE-COMPONENT-OF-COMPUTER.pptx
WHAT-ARE-THE-DIFFERENT-HARDWARE-COMPONENT-OF-COMPUTER.pptx
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Introduction to computers i
Introduction to computers iIntroduction to computers i
Introduction to computers i
 
Ghel os
Ghel osGhel os
Ghel os
 
Ghel os
Ghel osGhel os
Ghel os
 
Hardware & Software
Hardware & SoftwareHardware & Software
Hardware & Software
 
Hardware and software
Hardware and softwareHardware and software
Hardware and software
 
User Hardware and software ppt Ffff.pptx
User Hardware and software ppt Ffff.pptxUser Hardware and software ppt Ffff.pptx
User Hardware and software ppt Ffff.pptx
 
ComputerFundementals.pptx
ComputerFundementals.pptxComputerFundementals.pptx
ComputerFundementals.pptx
 
Introduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptIntroduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).ppt
 
A1
A1A1
A1
 

Recently uploaded

Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
software engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxsoftware engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxnada99848
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 

Recently uploaded (20)

Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
software engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptxsoftware engineering Chapter 5 System modeling.pptx
software engineering Chapter 5 System modeling.pptx
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 

Hardware software

  • 1. S A H E L I A I C H BAC HELO R O F FASHIO N TEC HNO LO G Y (2019- 2023) En ro ll m e n t N o . A 9 2 0 1 3 1 9 1 9 0 0 1
  • 3.  INTRODUCTION TO COMPUTERS  WHAT IS COMPUTER ? an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program. a person who makes calculations, especially with a calculating machine. Computer is divided by two parts, such as : 1. HARDWARE and 2. SOFTWARE
  • 4.  H A R D W A R E  WHAT IS HARDWARE ? Computer hardware includes the physical, tangible parts or components of a computer, such as the cabinet, central processing unit, monitor, keyboard, computer data storage, graphics card, sound card, speakers and motherboard. By contrast, software is instructions that can be stored and run by hardware. Hardware is so-termed because it is "hard" or rigid with respect to changes or modifications; whereas software is "soft" because it is easy to update or change. Intermediate between software and hardware is "firmware", which is software that is strongly coupled to the particular hardware of a computer system and thus the most difficult to change but also among the most stable with respect to consistency of interface. The progression from levels of "hardness" to "softness" in computer systems parallels a progression of layers of abstraction in computing. Hardware is typically directed by the software to execute any command or instruction. A combination of hardware and software forms a
  • 5.  H A R D W A R E  WHAT IS HARDWARE ? Hardware refers to the physical elements of a computer. This is also sometime called the machinery or the equipment of the computer. Examples of hardware in a computer are the keyboard, the monitor, the mouse and the central processing unit. However, most of a computer's hardware cannot be seen; in other words, it is not an external element of the computer, but rather an internal one, surrounded by the computer's casing (tower). A computer's hardware is comprised of many different parts, but perhaps the most important of these is the motherboard. The motherboard is made up of even more parts that power and control the computer. In contrast to software, hardware is a physical entity. Hardware and software are interconnected, without software, the hardware of a computer would have no function. However, without the creation of hardware to perform tasks directed by software via the central processing unit, software would be useless. BASIC INTERNAL HARDWARE
  • 6.  TYPES OF COMPUTER SYSTEMS (HARDWARE) : 1. PERSONAL COMPUTER : The personal computer, also known as the PC, is one of the most common types of computer due to its versatility and relatively low price. Laptops are generally very similar, although they may use lower-power or reduced size components, thus lower performance. 2. COMPUTER CASE : The computer case encloses and holds most of the components of the system. It provides mechanical support and protection for internal elements such as the motherboard, disk drives, and power supplies, and controls and directs the flow of cooling air over internal components. The case is also part of the system to control electromagnetic interference radiated by the computer, and protects internal parts from electrostatic discharge. Large tower cases provide extra internal space for multiple disk
  • 7. 3. POWER SUPPLY : A power supply unit (PSU) converts alternating current (AC) electric power to low-voltage direct current (DC) power for the internal components of the computer. Laptops are capable of running from a built-in battery, normally for a period of hours. 4. MOTHERBOARD : The motherboard is the main component of a computer. It is a board with integrated circuitry that connects the other parts of the computer including the CPU, the RAM, the disk drives (CD, DVD, hard disk, or any others) as well as any peripherals connected via the ports or the expansion slots. Components directly attached to or to part of the motherboard include:  CPU - The CPU (central processing unit), which performs most of the calculations which enable a computer to function, and is referred to as the brain of the computer which get a hold of program instruction from RAM, interprets and processes it and then send it backs to computer result so that the relevant components can carry out the instructions . It is usually cooled by a heat sink and fan, or water-cooling system. Most newer CPU include an on-die graphics processing unit (GPU). The clock speed of CPU governs how fast it executes instructions, and is measured in GHz; typical values lie between 1 GHz and 5 GHz. Many modern computers have the option to overclock the CPU which enhances performance at the expense of greater thermal output and thus a need for improved cooling. Inside a custom-built computer: power supply at the bottom has its own cooling fan
  • 8.  THE CHIPSET - which includes the north bridge, mediates communication between the CPU and the other components of the system, including main memory; as well as south bridge, which is connected to the north bridge, and supports auxiliary interfaces and buses; and, finally, a Super I/O chip, connected through the south bridge, which supports the slowest and most legacy components like serial ports, hardware monitoring and fan control.  RANDOM-ACCESS MEMORY (RAM) - which stores the code and data that are being actively accessed by the CPU. For example, when a web browser is opened on the computer it takes up memory; this is stored in the RAM until the web browser is closed. RAM usually comes on DIMMs in the sizes 2GB, 4GB, and 8GB, but can be much larger.  READ-ONLY MEMORY (ROM) - which stores the BIOS that runs when the computer is powered on or otherwise begins execution, a process known as Bootstrapping, or "booting" or "booting up". The BIOS (Basic Input Output System) includes boot firmware and power management firmware. Newer motherboards use Unified Extensible Firmware Interface (UEFI) instead of BIOS. RAM vs ROM
  • 9. 5. EXPANSION CARDS : An expansion card in computing is a printed circuit board that can be inserted into an expansion slot of a computer motherboard or backplane to add functionality to a computer system via the expansion bus. Expansion cards can be used to obtain or expand on features not offered by the motherboard. 6. STORAGE DEVICES : A storage device is any computing hardware and digital media that is used for storing, porting and extracting data files and objects. It can hold and store information both temporarily and permanently, and can be internal or external to a computer, server or any similar computing device. Data storage is a core function and fundamental component of computers. 7. FIXED MEDIA : Data is stored by a computer using a variety of media. Hard disk drives are found in virtually all older computers, due to their high capacity and low cost, but solid-state drives are faster and more power efficient, although currently more expensive than hard drives in terms of dollar per gigabyte, so are often found in personal computers built post-2007.[6] Some systems may use a disk array controller for greater performance or reliability. 8. REMOVABLE MEDIA : To transfer data between computers, a USB REMOVABLE DEVICES
  • 10. S O F T W A R E A diagram showing how the user interacts with application software on a typical desktop computer.The application software layer interfaces with the operating system, which in turn communicates with the hardware. The arrows indicate Computer software, or simply software, is a collection of data or computer instructions that tell the computer how to work. This is in contrast to physical hardware, from which the system is built and actually performs the work. In computer science and software engineering, computer software is all information processed by computer systems, programs and data. Computer software includes computer programs, libraries and related non-executable data, such as online documentation or digital media. Computer hardware and software require each other and neither can be realistically used on its own.
  • 11.  COMPUTER SOFTWARE : Diagrammatic view of a very simple decision algorithm that could be programmed Software, commonly known as programs or apps, consists of all the instructions that tell the hardware how to perform a task. These instructions come from a software developer in the form that will be accepted by the platform (operating system + CPU) that they are based on. For example, a program that is designed for the Windows operating system will only work for that specific operating system. Compatibility of software will vary as the design of the software and the operating system differ. Software that is designed for Windows XP may experience a compatibility issue when running under Windows 2000 or NT. Software is capable of performing many tasks, as opposed to hardware which can only perform mechanical tasks that they are designed for. Software provides the means for accomplishing many different tasks with the same basic hardware. Practical computer systems divide software systems into two major classes: • System software: Helps run the computer hardware and computer system itself. System software includes operating systems, device drivers, diagnostic tools and more. System software is almost always pre-installed on your computer. • Application software: Allows users to accomplish one or more tasks. It includes word processing, web browsing and almost any other
  • 12.  TYPES OF SOFTWARE : Based on the goal, computer software can be divided into:  Application software which is software that uses the computer system to perform special functions or provide entertainment functions beyond the basic operation of the computer itself. There are many different types of application software, because the range of tasks that can be performed with a modern computer is so large—see list of software.  System software which is software for managing computer hardware behaviour, as to provide basic functionalities that are required by users, or for other software to run properly, if at all. System software is also designed for providing a platform for running application software,[11] and it includes the following: Operating systems which are essential collections of software that manage resources and provides common services for other software that runs "on top" of them. Supervisory programs, boot loaders, shells and window systems are core parts of operating systems. In practice, an operating system comes bundled with additional software (including application software) so that a user can potentially do some work with a computer that only has one operating system. Device drivers which operate or control a particular type of device that is attached to a computer. Each device needs at least one corresponding device driver; because a computer typically has at minimum at least one input device and at least one output device, a computer typically needs more than one device driver. Utilities which are computer programs designed to assist users in the maintenance and care of their
  • 13. T H A N K Y O U