SlideShare ist ein Scribd-Unternehmen logo
1 von 34
Dissecting the ultimate
Machine
Parts of the Computer
System
 Hardware
◦ Mechanical devices in the computer
◦ Anything that can be touched
 Software
◦ Tell the computer what to do
◦ Also called a program
◦ Thousands of programs exist
Chapter 3: Dissecting the ultimate
machine
Shaveta
Parts of the Computer
System
 Data
◦ Pieces of information
◦ Computer organize and present data
 Users
◦ People operating the computer
◦ Most important part
◦ Tell the computer what to do
Chapter 3: Dissecting the ultimate machine
Shaveta
Information Processing Cycle
 Steps followed to process data
 Input
 Processing
 Output
 Storage
Chapter 3: Dissecting the ultimate
machine
Shaveta
Essential Computer Hardware
 Computers use the same basic
hardware
 Hardware categorized into four types
Chapter 3: Dissecting the ultimate machine
Shaveta
Essential Computer Hardware
 Processing devices
◦ Brains of the computer
◦ Carries out instructions from the program
◦ Manipulate the data
◦ Most computers have several processors
◦ Central Processing Unit (CPU)
◦ Secondary processors
◦ Processors made of silicon and copper
Chapter 3: Dissecting the ultimate machine
Shaveta
Essential Computer Hardware
 Memory devices
◦ Stores data or programs
◦ Random Access Memory (RAM)
 Volatile
 Stores current data and programs
 More RAM results in a faster system
◦ Read Only Memory (ROM)
 Permanent storage of programs
 Holds the computer boot directions
Chapter 3: Dissecting the ultimate
machine
Shaveta
Essential Computer Hardware
 Input and output devices
◦ Allows the user to interact
◦ Input devices accept data
 Keyboard, mouse
◦ Output devices deliver data
 Monitor, printer, speaker
◦ Some devices are input and output
 Touch screens
Chapter 3: Dissecting the ultimate machine
Shaveta
Essential Computer Hardware
 Storage devices
◦ Hold data and programs permanently
◦ Different from RAM
◦ Magnetic storage
 Floppy and hard drive
 Uses a magnet to access data
◦ Optical storage
 CD and DVD drives
 Uses a laser to access data
Chapter 3: Dissecting the ultimate
machine
Shaveta
Software Runs The Machine
 Tells the computer what to do
 Reason people purchase computers
 Two types
◦ System software
◦ Application software
Chapter 3: Dissecting the ultimate machine
Shaveta
Software Runs The Machine
 System software
◦ Most important software
◦ Operating system
 Windows XP
◦ Network operating system (OS)
 Windows Server 2003
◦ Utility
 Symantec AntiVirus
Chapter 3: Dissecting the ultimate
machine
Shaveta
Software Runs The Machine
 Application software
◦ Accomplishes a specific task
◦ Most common type of software
 MS Word
◦ Covers most common uses of computers
Chapter 3: Dissecting the ultimate machine
Shaveta
Computer data
 Fact with no meaning on its own
 Stored using the binary number
system
 Data can be organized into files
Chapter 3: Dissecting the ultimate
machine
Shaveta
Computer users
 Role depends on ability
◦ Setup the system
◦ Install software
◦ Mange files
◦ Maintain the system
 “Userless” computers
◦ Run with no user input
◦ Automated systems
Chapter 3: Dissecting the ultimate machine
Shaveta
Functions of Operating
Systems
 Provide a user interface
 Run programs
 Manage hardware devices
 Organized file storage
Chapter 3: Dissecting the ultimate
machine
Shaveta
Types of Operating Systems
 Real-time operating system
◦ Very fast small OS
◦ Built into a device
◦ Respond quickly to user input
◦ MP3 players, Medical devices
16Chapter 3: Dissecting the ultimate machine
Shaveta
Types of Operating Systems
 Single user/Single tasking OS
◦ One user works on the system
◦ Performs one task at a time
◦ MS-DOS and Palm OS
◦ Take up little space on disk
◦ Run on inexpensive computers
17
Chapter 3: Dissecting the ultimate
machine
Shaveta
Types of Operating Systems
 Single user/Multitasking OS
◦ User performs many tasks at once
◦ Most common form of OS
◦ Windows XP and OS X
◦ Require expensive computers
◦ Tend to be complex
18
Chapter 3: Dissecting the ultimate
machine
Shaveta
Types of Operating Systems
 Multi user/Multitasking OS
◦ Many users connect to one computer
◦ Each user has a unique session
◦ UNIX, Linux, and VMS
◦ Maintenance can be easy
◦ Requires a powerful computer
19
Chapter 3: Dissecting the ultimate machine
Shaveta
Multi user/Multi tasking OS
20
Chapter 3: Dissecting the ultimate
machine
Shaveta
Providing a User Interface
 User interface
◦ How a user interacts with a computer
◦ Require different skill sets
21
Chapter 3: Dissecting the ultimate machine
Shaveta
Providing a User Interface
 Graphical user interface (GUI)
◦ Most common interface
 Windows, OS X, Gnome, KDE
◦ Uses a mouse to control objects
◦ Uses a desktop metaphor
◦ Shortcuts open programs or documents
◦ Open documents have additional objects
◦ Task switching
◦ Dialog boxes allow directed input
22
Chapter 3: Dissecting the ultimate machine
Shaveta
Graphical User Interface
23
Chapter 3: Dissecting the ultimate
machine
Shaveta
Providing a User Interface
 Command line interfaces
◦ Older interface
 DOS, Linux, UNIX
◦ User types commands at a prompt
◦ User must remember all commands
◦ Included in all GUIs
24
Chapter 3: Dissecting the ultimate machine
Shaveta
Command Line Interface
25
Chapter 3: Dissecting the ultimate machine
Shaveta
Running Programs
 Many different applications supported
 System call
◦ Provides consistent access to OS
features
 Share information between programs
◦ Copy and paste
◦ Object Linking and Embedding
26
Chapter 3: Dissecting the ultimate machine
Shaveta
Managing Hardware
 Programs need to access hardware
 Interrupts
◦ CPU is stopped
◦ Hardware device is accessed
 Device drivers control the hardware
27
Chapter 3: Dissecting the ultimate
machine
Shaveta
Organizing Files and Folders
 Organized storage
 Long file names
 Folders can be created and nested
 All storage devices work consistently
28
Chapter 3: Dissecting the ultimate
machine
Shaveta
Enhancing an OS
 Utilities
◦ Provide services not included with OS
◦ Goes beyond the four functions
◦ Firewall, anti-virus and compression
◦ Prices vary
29
Chapter 3: Dissecting the ultimate
machine
Shaveta
Enhancing an OS
 Backup software
◦ Archives files onto removable media
◦ Ensures data integrity
◦ Most OS include a backup package
◦ Many third party packages exist
30
Chapter 3: Dissecting the ultimate
machine
Shaveta
Enhancing an OS
 Anti-virus software
◦ Crucial utility
◦ Finds, blocks and removes viruses
◦ Must be updated regularly
◦ McAfee and Norton Anti-Virus
31
Chapter 3: Dissecting the ultimate machine
Shaveta
Enhancing an OS
 Firewall
◦ Crucial utility
◦ Protects your computer from intruders
◦ Makes computer invisible to hackers
◦ Zone Labs is a home firewall
◦ Cisco sells hardware firewalls
32
Chapter 3: Dissecting the ultimate machine
Shaveta
Enhancing an OS
 Intrusion detection
◦ Often part of a firewall package
◦ Announces attempts to breach security
◦ Snort is a Linux based package
33
Chapter 3: Dissecting the ultimate machine
Shaveta
Enhancing an OS
 Screen savers
◦ Crucial utility for command
line systems
 Prevents burn in
◦ Merely fun for GUI
systems
◦ Screen saver decorates
idle screens
34
Chapter 3: Dissecting the ultimate machine
Shaveta

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Central processor amd memory
Central processor amd memoryCentral processor amd memory
Central processor amd memory
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Operatingsystems
Operatingsystems Operatingsystems
Operatingsystems
 
Chapter 2 : CS Components
Chapter 2 : CS ComponentsChapter 2 : CS Components
Chapter 2 : CS Components
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Introduction, Installation Operating System and Application
Introduction, Installation Operating System and ApplicationIntroduction, Installation Operating System and Application
Introduction, Installation Operating System and Application
 
features of windows7 & 8(trail)
features of windows7 & 8(trail)features of windows7 & 8(trail)
features of windows7 & 8(trail)
 
SSD HSD storage drives
SSD HSD storage drives SSD HSD storage drives
SSD HSD storage drives
 
Processing Data
Processing DataProcessing Data
Processing Data
 
Storage Devices
Storage DevicesStorage Devices
Storage Devices
 
Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)Introduction of storage devices(Brief Knowledge)
Introduction of storage devices(Brief Knowledge)
 
Lesson 2 History Of Operating System
Lesson 2 History Of Operating SystemLesson 2 History Of Operating System
Lesson 2 History Of Operating System
 
Unit1 four part basic computer organization
Unit1 four part basic computer organizationUnit1 four part basic computer organization
Unit1 four part basic computer organization
 
Windows xp
Windows xpWindows xp
Windows xp
 
Main memory of computer .ppt
Main memory of computer .pptMain memory of computer .ppt
Main memory of computer .ppt
 
Computer fundamentals
Computer fundamentalsComputer fundamentals
Computer fundamentals
 
Operating system and services
Operating system and servicesOperating system and services
Operating system and services
 
Intro Ch 05 A
Intro Ch 05 AIntro Ch 05 A
Intro Ch 05 A
 
System Unit
System UnitSystem Unit
System Unit
 

Ähnlich wie Disecting the ultimate machine by Neeraj Bhandari ( Surkhet.Nepal )

Operating System Concepts Presentation
Operating System Concepts PresentationOperating System Concepts Presentation
Operating System Concepts PresentationNitish Jadia
 
Operating system overview by narender singh sandhu
Operating system overview by narender singh sandhuOperating system overview by narender singh sandhu
Operating system overview by narender singh sandhuNarenderSinghSandhu2
 
Operating system overview by narender singh sandhu
Operating system overview by narender singh sandhuOperating system overview by narender singh sandhu
Operating system overview by narender singh sandhuNARENDER SINGH
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...yaminohime
 
CIS99_Ch_01 (1).pptx
CIS99_Ch_01 (1).pptxCIS99_Ch_01 (1).pptx
CIS99_Ch_01 (1).pptxAslamRj1
 
Chapter 1,2,3 & 4_Win Server AD Basics.pptx
Chapter 1,2,3 & 4_Win Server AD Basics.pptxChapter 1,2,3 & 4_Win Server AD Basics.pptx
Chapter 1,2,3 & 4_Win Server AD Basics.pptxPoornimaGhodke3
 
OS Services, System call, Virtual Machine
OS Services, System call, Virtual MachineOS Services, System call, Virtual Machine
OS Services, System call, Virtual MachineDivya S
 
PDT DC015 Chapter 2 Computer System 2017/2018 (m)
PDT DC015 Chapter 2 Computer System 2017/2018 (m)PDT DC015 Chapter 2 Computer System 2017/2018 (m)
PDT DC015 Chapter 2 Computer System 2017/2018 (m)Fizaril Amzari Omar
 
PST SC015 Chapter 2 Computer System (IV) 2017/2018
PST SC015 Chapter 2 Computer System (IV) 2017/2018PST SC015 Chapter 2 Computer System (IV) 2017/2018
PST SC015 Chapter 2 Computer System (IV) 2017/2018Fizaril Amzari Omar
 
ICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxShehlafaiz1
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05ayahye
 
Operating System chapter 1.pptx
Operating System chapter 1.pptxOperating System chapter 1.pptx
Operating System chapter 1.pptxGevitaChinnaiah
 
4 Module - Operating Systems Configuration and Use by Mark John Lado
4 Module - Operating Systems Configuration and Use by Mark John Lado4 Module - Operating Systems Configuration and Use by Mark John Lado
4 Module - Operating Systems Configuration and Use by Mark John LadoMark John Lado, MIT
 

Ähnlich wie Disecting the ultimate machine by Neeraj Bhandari ( Surkhet.Nepal ) (20)

Operating System Concepts Presentation
Operating System Concepts PresentationOperating System Concepts Presentation
Operating System Concepts Presentation
 
Multimedia Technology
Multimedia TechnologyMultimedia Technology
Multimedia Technology
 
Operating system overview by narender singh sandhu
Operating system overview by narender singh sandhuOperating system overview by narender singh sandhu
Operating system overview by narender singh sandhu
 
Operating system overview by narender singh sandhu
Operating system overview by narender singh sandhuOperating system overview by narender singh sandhu
Operating system overview by narender singh sandhu
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
 
3945319.ppt
3945319.ppt3945319.ppt
3945319.ppt
 
CIS99_Ch_01 (1).pptx
CIS99_Ch_01 (1).pptxCIS99_Ch_01 (1).pptx
CIS99_Ch_01 (1).pptx
 
Chapter 1,2,3 & 4_Win Server AD Basics.pptx
Chapter 1,2,3 & 4_Win Server AD Basics.pptxChapter 1,2,3 & 4_Win Server AD Basics.pptx
Chapter 1,2,3 & 4_Win Server AD Basics.pptx
 
Uc13.chapter.05
Uc13.chapter.05Uc13.chapter.05
Uc13.chapter.05
 
OS Services, System call, Virtual Machine
OS Services, System call, Virtual MachineOS Services, System call, Virtual Machine
OS Services, System call, Virtual Machine
 
PDT DC015 Chapter 2 Computer System 2017/2018 (m)
PDT DC015 Chapter 2 Computer System 2017/2018 (m)PDT DC015 Chapter 2 Computer System 2017/2018 (m)
PDT DC015 Chapter 2 Computer System 2017/2018 (m)
 
3945319.ppt
3945319.ppt3945319.ppt
3945319.ppt
 
PST SC015 Chapter 2 Computer System (IV) 2017/2018
PST SC015 Chapter 2 Computer System (IV) 2017/2018PST SC015 Chapter 2 Computer System (IV) 2017/2018
PST SC015 Chapter 2 Computer System (IV) 2017/2018
 
Hardware Concepts.ppt
Hardware Concepts.pptHardware Concepts.ppt
Hardware Concepts.ppt
 
os.ppt
os.pptos.ppt
os.ppt
 
ICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptx
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
 
Operating System chapter 1.pptx
Operating System chapter 1.pptxOperating System chapter 1.pptx
Operating System chapter 1.pptx
 
4 Module - Operating Systems Configuration and Use by Mark John Lado
4 Module - Operating Systems Configuration and Use by Mark John Lado4 Module - Operating Systems Configuration and Use by Mark John Lado
4 Module - Operating Systems Configuration and Use by Mark John Lado
 

Mehr von Neeraj Bhandari

Dividend tax by Neeraj Bhandari (Surkhet, Nepal)
Dividend tax by Neeraj Bhandari (Surkhet, Nepal)Dividend tax by Neeraj Bhandari (Surkhet, Nepal)
Dividend tax by Neeraj Bhandari (Surkhet, Nepal)Neeraj Bhandari
 
Summer Internship Report Project - NIC ASIA BANK Nepal by Neeraj Bhandari (Su...
Summer Internship Report Project - NIC ASIA BANK Nepal by Neeraj Bhandari (Su...Summer Internship Report Project - NIC ASIA BANK Nepal by Neeraj Bhandari (Su...
Summer Internship Report Project - NIC ASIA BANK Nepal by Neeraj Bhandari (Su...Neeraj Bhandari
 
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)Neeraj Bhandari
 
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)Neeraj Bhandari
 
Retail Management by Neeraj Bhandari (Surkhet, Nepal)
Retail Management by Neeraj Bhandari (Surkhet, Nepal)Retail Management by Neeraj Bhandari (Surkhet, Nepal)
Retail Management by Neeraj Bhandari (Surkhet, Nepal)Neeraj Bhandari
 
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet, Nepal)
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet, Nepal)Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet, Nepal)
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet, Nepal)Neeraj Bhandari
 
Introduction to Body Language by Neeraj Bhandari (Surkhet, Nepal)
Introduction to Body Language by Neeraj Bhandari (Surkhet, Nepal)Introduction to Body Language by Neeraj Bhandari (Surkhet, Nepal)
Introduction to Body Language by Neeraj Bhandari (Surkhet, Nepal)Neeraj Bhandari
 
Importance of Communication in Business by Neeraj Bhandari (Surkhet, Nepal)
Importance of Communication in Business by Neeraj Bhandari (Surkhet, Nepal)Importance of Communication in Business by Neeraj Bhandari (Surkhet, Nepal)
Importance of Communication in Business by Neeraj Bhandari (Surkhet, Nepal)Neeraj Bhandari
 
Introduction to Planning by Neeraj Bhandari (Surkhet,Nepal)
Introduction to Planning by Neeraj Bhandari (Surkhet,Nepal)Introduction to Planning by Neeraj Bhandari (Surkhet,Nepal)
Introduction to Planning by Neeraj Bhandari (Surkhet,Nepal)Neeraj Bhandari
 
Report on Nepal Telecom by Neeraj Bhandari (Surkhet, Nepal)
Report on Nepal Telecom by Neeraj Bhandari (Surkhet, Nepal)Report on Nepal Telecom by Neeraj Bhandari (Surkhet, Nepal)
Report on Nepal Telecom by Neeraj Bhandari (Surkhet, Nepal)Neeraj Bhandari
 
Project Report on Bajaj and Hero Honda by Neeraj Bhandari (Surkhet,Nepal)
Project Report on Bajaj and Hero Honda by Neeraj Bhandari (Surkhet,Nepal)Project Report on Bajaj and Hero Honda by Neeraj Bhandari (Surkhet,Nepal)
Project Report on Bajaj and Hero Honda by Neeraj Bhandari (Surkhet,Nepal)Neeraj Bhandari
 
Body Languagge by Neeraj Bhandari (Surkhet,Nepal)
Body Languagge by Neeraj Bhandari (Surkhet,Nepal)Body Languagge by Neeraj Bhandari (Surkhet,Nepal)
Body Languagge by Neeraj Bhandari (Surkhet,Nepal)Neeraj Bhandari
 
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet,Nepal)
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet,Nepal)Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet,Nepal)
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet,Nepal)Neeraj Bhandari
 
Office Etiquette by Neeraj Bhandari (Surkhet,Nepal)
Office Etiquette by Neeraj Bhandari (Surkhet,Nepal)Office Etiquette by Neeraj Bhandari (Surkhet,Nepal)
Office Etiquette by Neeraj Bhandari (Surkhet,Nepal)Neeraj Bhandari
 
Business Plan by Neeraj Bhandari (Surkhet,Nepal)
Business Plan by Neeraj Bhandari (Surkhet,Nepal)Business Plan by Neeraj Bhandari (Surkhet,Nepal)
Business Plan by Neeraj Bhandari (Surkhet,Nepal)Neeraj Bhandari
 
Organizational Structure by Neeraj Bhandari (Surkhet,Nepal)
Organizational Structure by Neeraj Bhandari (Surkhet,Nepal)Organizational Structure by Neeraj Bhandari (Surkhet,Nepal)
Organizational Structure by Neeraj Bhandari (Surkhet,Nepal)Neeraj Bhandari
 
Print Marketing by Neeraj Bhandari (Surkhet,Nepal)
Print Marketing by Neeraj Bhandari (Surkhet,Nepal)Print Marketing by Neeraj Bhandari (Surkhet,Nepal)
Print Marketing by Neeraj Bhandari (Surkhet,Nepal)Neeraj Bhandari
 
Retail Management by Neeraj bhandari (Surkhet Nepal)
Retail Management by Neeraj bhandari (Surkhet Nepal)Retail Management by Neeraj bhandari (Surkhet Nepal)
Retail Management by Neeraj bhandari (Surkhet Nepal)Neeraj Bhandari
 
International Trade and Policy- Introduction by Neeraj Bhandari (Surkhet Nepal)
International Trade and Policy- Introduction by Neeraj Bhandari (Surkhet Nepal)International Trade and Policy- Introduction by Neeraj Bhandari (Surkhet Nepal)
International Trade and Policy- Introduction by Neeraj Bhandari (Surkhet Nepal)Neeraj Bhandari
 
NBFCs and Cooperative Banks by Neeraj Bhandari (Surkhet Nepal)
NBFCs and Cooperative Banks by Neeraj Bhandari (Surkhet Nepal)NBFCs and Cooperative Banks by Neeraj Bhandari (Surkhet Nepal)
NBFCs and Cooperative Banks by Neeraj Bhandari (Surkhet Nepal)Neeraj Bhandari
 

Mehr von Neeraj Bhandari (20)

Dividend tax by Neeraj Bhandari (Surkhet, Nepal)
Dividend tax by Neeraj Bhandari (Surkhet, Nepal)Dividend tax by Neeraj Bhandari (Surkhet, Nepal)
Dividend tax by Neeraj Bhandari (Surkhet, Nepal)
 
Summer Internship Report Project - NIC ASIA BANK Nepal by Neeraj Bhandari (Su...
Summer Internship Report Project - NIC ASIA BANK Nepal by Neeraj Bhandari (Su...Summer Internship Report Project - NIC ASIA BANK Nepal by Neeraj Bhandari (Su...
Summer Internship Report Project - NIC ASIA BANK Nepal by Neeraj Bhandari (Su...
 
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
 
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
Introducing Nepal by Neeraj Bhandari (Surkhet Nepal)
 
Retail Management by Neeraj Bhandari (Surkhet, Nepal)
Retail Management by Neeraj Bhandari (Surkhet, Nepal)Retail Management by Neeraj Bhandari (Surkhet, Nepal)
Retail Management by Neeraj Bhandari (Surkhet, Nepal)
 
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet, Nepal)
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet, Nepal)Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet, Nepal)
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet, Nepal)
 
Introduction to Body Language by Neeraj Bhandari (Surkhet, Nepal)
Introduction to Body Language by Neeraj Bhandari (Surkhet, Nepal)Introduction to Body Language by Neeraj Bhandari (Surkhet, Nepal)
Introduction to Body Language by Neeraj Bhandari (Surkhet, Nepal)
 
Importance of Communication in Business by Neeraj Bhandari (Surkhet, Nepal)
Importance of Communication in Business by Neeraj Bhandari (Surkhet, Nepal)Importance of Communication in Business by Neeraj Bhandari (Surkhet, Nepal)
Importance of Communication in Business by Neeraj Bhandari (Surkhet, Nepal)
 
Introduction to Planning by Neeraj Bhandari (Surkhet,Nepal)
Introduction to Planning by Neeraj Bhandari (Surkhet,Nepal)Introduction to Planning by Neeraj Bhandari (Surkhet,Nepal)
Introduction to Planning by Neeraj Bhandari (Surkhet,Nepal)
 
Report on Nepal Telecom by Neeraj Bhandari (Surkhet, Nepal)
Report on Nepal Telecom by Neeraj Bhandari (Surkhet, Nepal)Report on Nepal Telecom by Neeraj Bhandari (Surkhet, Nepal)
Report on Nepal Telecom by Neeraj Bhandari (Surkhet, Nepal)
 
Project Report on Bajaj and Hero Honda by Neeraj Bhandari (Surkhet,Nepal)
Project Report on Bajaj and Hero Honda by Neeraj Bhandari (Surkhet,Nepal)Project Report on Bajaj and Hero Honda by Neeraj Bhandari (Surkhet,Nepal)
Project Report on Bajaj and Hero Honda by Neeraj Bhandari (Surkhet,Nepal)
 
Body Languagge by Neeraj Bhandari (Surkhet,Nepal)
Body Languagge by Neeraj Bhandari (Surkhet,Nepal)Body Languagge by Neeraj Bhandari (Surkhet,Nepal)
Body Languagge by Neeraj Bhandari (Surkhet,Nepal)
 
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet,Nepal)
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet,Nepal)Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet,Nepal)
Entrepreneurial Barriers and Challenges by Neeraj Bhandari (Surkhet,Nepal)
 
Office Etiquette by Neeraj Bhandari (Surkhet,Nepal)
Office Etiquette by Neeraj Bhandari (Surkhet,Nepal)Office Etiquette by Neeraj Bhandari (Surkhet,Nepal)
Office Etiquette by Neeraj Bhandari (Surkhet,Nepal)
 
Business Plan by Neeraj Bhandari (Surkhet,Nepal)
Business Plan by Neeraj Bhandari (Surkhet,Nepal)Business Plan by Neeraj Bhandari (Surkhet,Nepal)
Business Plan by Neeraj Bhandari (Surkhet,Nepal)
 
Organizational Structure by Neeraj Bhandari (Surkhet,Nepal)
Organizational Structure by Neeraj Bhandari (Surkhet,Nepal)Organizational Structure by Neeraj Bhandari (Surkhet,Nepal)
Organizational Structure by Neeraj Bhandari (Surkhet,Nepal)
 
Print Marketing by Neeraj Bhandari (Surkhet,Nepal)
Print Marketing by Neeraj Bhandari (Surkhet,Nepal)Print Marketing by Neeraj Bhandari (Surkhet,Nepal)
Print Marketing by Neeraj Bhandari (Surkhet,Nepal)
 
Retail Management by Neeraj bhandari (Surkhet Nepal)
Retail Management by Neeraj bhandari (Surkhet Nepal)Retail Management by Neeraj bhandari (Surkhet Nepal)
Retail Management by Neeraj bhandari (Surkhet Nepal)
 
International Trade and Policy- Introduction by Neeraj Bhandari (Surkhet Nepal)
International Trade and Policy- Introduction by Neeraj Bhandari (Surkhet Nepal)International Trade and Policy- Introduction by Neeraj Bhandari (Surkhet Nepal)
International Trade and Policy- Introduction by Neeraj Bhandari (Surkhet Nepal)
 
NBFCs and Cooperative Banks by Neeraj Bhandari (Surkhet Nepal)
NBFCs and Cooperative Banks by Neeraj Bhandari (Surkhet Nepal)NBFCs and Cooperative Banks by Neeraj Bhandari (Surkhet Nepal)
NBFCs and Cooperative Banks by Neeraj Bhandari (Surkhet Nepal)
 

Kürzlich hochgeladen

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 

Kürzlich hochgeladen (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

Disecting the ultimate machine by Neeraj Bhandari ( Surkhet.Nepal )

  • 2. Parts of the Computer System  Hardware ◦ Mechanical devices in the computer ◦ Anything that can be touched  Software ◦ Tell the computer what to do ◦ Also called a program ◦ Thousands of programs exist Chapter 3: Dissecting the ultimate machine Shaveta
  • 3. Parts of the Computer System  Data ◦ Pieces of information ◦ Computer organize and present data  Users ◦ People operating the computer ◦ Most important part ◦ Tell the computer what to do Chapter 3: Dissecting the ultimate machine Shaveta
  • 4. Information Processing Cycle  Steps followed to process data  Input  Processing  Output  Storage Chapter 3: Dissecting the ultimate machine Shaveta
  • 5. Essential Computer Hardware  Computers use the same basic hardware  Hardware categorized into four types Chapter 3: Dissecting the ultimate machine Shaveta
  • 6. Essential Computer Hardware  Processing devices ◦ Brains of the computer ◦ Carries out instructions from the program ◦ Manipulate the data ◦ Most computers have several processors ◦ Central Processing Unit (CPU) ◦ Secondary processors ◦ Processors made of silicon and copper Chapter 3: Dissecting the ultimate machine Shaveta
  • 7. Essential Computer Hardware  Memory devices ◦ Stores data or programs ◦ Random Access Memory (RAM)  Volatile  Stores current data and programs  More RAM results in a faster system ◦ Read Only Memory (ROM)  Permanent storage of programs  Holds the computer boot directions Chapter 3: Dissecting the ultimate machine Shaveta
  • 8. Essential Computer Hardware  Input and output devices ◦ Allows the user to interact ◦ Input devices accept data  Keyboard, mouse ◦ Output devices deliver data  Monitor, printer, speaker ◦ Some devices are input and output  Touch screens Chapter 3: Dissecting the ultimate machine Shaveta
  • 9. Essential Computer Hardware  Storage devices ◦ Hold data and programs permanently ◦ Different from RAM ◦ Magnetic storage  Floppy and hard drive  Uses a magnet to access data ◦ Optical storage  CD and DVD drives  Uses a laser to access data Chapter 3: Dissecting the ultimate machine Shaveta
  • 10. Software Runs The Machine  Tells the computer what to do  Reason people purchase computers  Two types ◦ System software ◦ Application software Chapter 3: Dissecting the ultimate machine Shaveta
  • 11. Software Runs The Machine  System software ◦ Most important software ◦ Operating system  Windows XP ◦ Network operating system (OS)  Windows Server 2003 ◦ Utility  Symantec AntiVirus Chapter 3: Dissecting the ultimate machine Shaveta
  • 12. Software Runs The Machine  Application software ◦ Accomplishes a specific task ◦ Most common type of software  MS Word ◦ Covers most common uses of computers Chapter 3: Dissecting the ultimate machine Shaveta
  • 13. Computer data  Fact with no meaning on its own  Stored using the binary number system  Data can be organized into files Chapter 3: Dissecting the ultimate machine Shaveta
  • 14. Computer users  Role depends on ability ◦ Setup the system ◦ Install software ◦ Mange files ◦ Maintain the system  “Userless” computers ◦ Run with no user input ◦ Automated systems Chapter 3: Dissecting the ultimate machine Shaveta
  • 15. Functions of Operating Systems  Provide a user interface  Run programs  Manage hardware devices  Organized file storage Chapter 3: Dissecting the ultimate machine Shaveta
  • 16. Types of Operating Systems  Real-time operating system ◦ Very fast small OS ◦ Built into a device ◦ Respond quickly to user input ◦ MP3 players, Medical devices 16Chapter 3: Dissecting the ultimate machine Shaveta
  • 17. Types of Operating Systems  Single user/Single tasking OS ◦ One user works on the system ◦ Performs one task at a time ◦ MS-DOS and Palm OS ◦ Take up little space on disk ◦ Run on inexpensive computers 17 Chapter 3: Dissecting the ultimate machine Shaveta
  • 18. Types of Operating Systems  Single user/Multitasking OS ◦ User performs many tasks at once ◦ Most common form of OS ◦ Windows XP and OS X ◦ Require expensive computers ◦ Tend to be complex 18 Chapter 3: Dissecting the ultimate machine Shaveta
  • 19. Types of Operating Systems  Multi user/Multitasking OS ◦ Many users connect to one computer ◦ Each user has a unique session ◦ UNIX, Linux, and VMS ◦ Maintenance can be easy ◦ Requires a powerful computer 19 Chapter 3: Dissecting the ultimate machine Shaveta
  • 20. Multi user/Multi tasking OS 20 Chapter 3: Dissecting the ultimate machine Shaveta
  • 21. Providing a User Interface  User interface ◦ How a user interacts with a computer ◦ Require different skill sets 21 Chapter 3: Dissecting the ultimate machine Shaveta
  • 22. Providing a User Interface  Graphical user interface (GUI) ◦ Most common interface  Windows, OS X, Gnome, KDE ◦ Uses a mouse to control objects ◦ Uses a desktop metaphor ◦ Shortcuts open programs or documents ◦ Open documents have additional objects ◦ Task switching ◦ Dialog boxes allow directed input 22 Chapter 3: Dissecting the ultimate machine Shaveta
  • 23. Graphical User Interface 23 Chapter 3: Dissecting the ultimate machine Shaveta
  • 24. Providing a User Interface  Command line interfaces ◦ Older interface  DOS, Linux, UNIX ◦ User types commands at a prompt ◦ User must remember all commands ◦ Included in all GUIs 24 Chapter 3: Dissecting the ultimate machine Shaveta
  • 25. Command Line Interface 25 Chapter 3: Dissecting the ultimate machine Shaveta
  • 26. Running Programs  Many different applications supported  System call ◦ Provides consistent access to OS features  Share information between programs ◦ Copy and paste ◦ Object Linking and Embedding 26 Chapter 3: Dissecting the ultimate machine Shaveta
  • 27. Managing Hardware  Programs need to access hardware  Interrupts ◦ CPU is stopped ◦ Hardware device is accessed  Device drivers control the hardware 27 Chapter 3: Dissecting the ultimate machine Shaveta
  • 28. Organizing Files and Folders  Organized storage  Long file names  Folders can be created and nested  All storage devices work consistently 28 Chapter 3: Dissecting the ultimate machine Shaveta
  • 29. Enhancing an OS  Utilities ◦ Provide services not included with OS ◦ Goes beyond the four functions ◦ Firewall, anti-virus and compression ◦ Prices vary 29 Chapter 3: Dissecting the ultimate machine Shaveta
  • 30. Enhancing an OS  Backup software ◦ Archives files onto removable media ◦ Ensures data integrity ◦ Most OS include a backup package ◦ Many third party packages exist 30 Chapter 3: Dissecting the ultimate machine Shaveta
  • 31. Enhancing an OS  Anti-virus software ◦ Crucial utility ◦ Finds, blocks and removes viruses ◦ Must be updated regularly ◦ McAfee and Norton Anti-Virus 31 Chapter 3: Dissecting the ultimate machine Shaveta
  • 32. Enhancing an OS  Firewall ◦ Crucial utility ◦ Protects your computer from intruders ◦ Makes computer invisible to hackers ◦ Zone Labs is a home firewall ◦ Cisco sells hardware firewalls 32 Chapter 3: Dissecting the ultimate machine Shaveta
  • 33. Enhancing an OS  Intrusion detection ◦ Often part of a firewall package ◦ Announces attempts to breach security ◦ Snort is a Linux based package 33 Chapter 3: Dissecting the ultimate machine Shaveta
  • 34. Enhancing an OS  Screen savers ◦ Crucial utility for command line systems  Prevents burn in ◦ Merely fun for GUI systems ◦ Screen saver decorates idle screens 34 Chapter 3: Dissecting the ultimate machine Shaveta