SlideShare uma empresa Scribd logo
1 de 54
SOFTWARE:
SYSTEMS AND
APPLICATION
SOFTWARE
TYPES OF SOFTWARE
System Software
Application Software
SYSTEM SOFTWARE:
System Software includes the Operating System and all the utilities
that enable the computer to function.
System software is a term referring to any computer software which
manages and controls the hardware so that application software can
perform a task.
Example:
Operating Systems, Compiler, Loader, Linker, Interpreter.
APPLICATION SOFTWARE
Application software: helps users solve
particular problems
In most cases, application software
resides on the computer’s hard disk
Application software can also be stored
on CDs, DVDs, and flash or keychain
storage devices
SUPPORTING INDIVIDUAL, GROUP, AND
ORGANIZATIONAL GOALS (CONTINUED)
Software Supporting Individuals, Workgroups, and Enterprises
SYSTEMS SOFTWARE
Systems software
Controls operations of computer hardware
Supports application programs’ problem-solving
capabilities
Types of systems software
Operating systems
Utility programs
Middleware
OPERATING SYSTEMS
Operating system (OS): set of
programs that controls the
computer hardware and acts
as an interface with
application programs
SYSTEM SOFTWARE:
Operating System:
Operating System is a software, which makes a
computer to actually work.
It is the software the enables all the programs we
use.
The OS organizes and controls the hardware.
OS acts as an interface between the application
programs and the machine hardware.
Examples: Windows, Linux, Unix and Mac OS, etc.,
OPERATING SYSTEMS (CONTINUED)
Various combinations of OSs,
computers, and users
Single computer with a single user
Single computer with multiple users
Multiple computers
Special-purpose computers
OPERATING SYSTEMS (CONTINUED)
Activities performed by the operating system
 Perform common computer hardware functions
 Provide a user interface and input/output management
 Provide a degree of hardware independence
 Manage system memory
 Manage processing tasks
 Provide networking capability
 Control access to system resources
 Manage files
SYSTEM SOFTWARE
(CONTD):
Source
Languages
Target Languages
‘C’ language ‘C’ language
‘Pascal’ language Machine language
FORTRAN language
C++ language
ADA language
her language – the target language.
OPERATING SYSTEMS (CONTINUED)
The Role of Systems Software
The role of Systems Software –interface between users,
application software and hardware
OPERATING SYSTEMS (CONTINUED)
OS acts as an intermediary between application and
hardware
OS converts basic request into a set of details
instruction that the hardware requires
Common hardware functions (e.g.)
 Get input from keyboard or some other input device
 Retrieve data from disks
 Store data on disks
 Display information on a monitor or printer
OPERATING SYSTEMS FUNCTIONS
1. User interface and input/output
management
User interface: allows individuals to access and
command the computer system
Command-based user interface: requires that
text commands be given to the computer to perform
basic activities
Graphical user interface (GUI): uses icons and
menus displayed on screen to send commands to the
computer system
OPERATING SYSTEMS FUNCTIONS (CONTINUED)
Application Program Interface Links Application Software to the
Operating System
4. Processing tasks
 Multitasking: more than one program can run at the same time
 Time-sharing: allows more than one person to use a computer
system at the same time
 Scalability: ability of the computer to handle an increasing number of
concurrent users smoothly
5. Networking capability
 Features and capabilities of the OS that aid users in connecting to a
computer network
Operating Systems (continued)
OPERATING SYSTEMS (CONTINUED)
6. Access to system resources and
security
Protection against unauthorized access
Logins and passwords
7. File management
Ensures that files in secondary storage are
available when needed and that they are
protected from access by unauthorized users
SYSTEM SOFTWARE
(CONTD):
Loader: A loader is the part of an operating system
that is responsible for loading programs into memory,
preparing them for execution and then executing
them.
The loader is usually a part of the operating system's
kernel and usually is loaded at system boot time and
stays in memory until the system is rebooted, shut
down, or powered off.
In Unix, the loader is the handler for the system call
execve().
SYSTEM SOFTWARE
(CONTD):
Linker: A linker or link editor is a program that
takes one or more objects generated by compilers
and assembles them into a single executable
program.
Linkers can take objects from a collection called
a library. The objects are program modules
containing machine code and information for the
linker.
The linker takes care of arranging the objects in
a program's address space.
SYSTEM SOFTWARE
(CONTD):
Interpreter: An interpreter is a
computer program that translates and
executes instructions written in a computer
programming language line-by-line, unit by
unit etc.,
An interpreter needs to be able to analyze,
or parse, instructions written in the source
language.
Example: Lisp systems, etc.,
CURRENT OPERATING SYSTEMS
Popular Operating Systems Cross All Three Spheres of Influence
CURRENT OPERATING SYSTEMS (CONTINUED)
Microsoft PC operating systems
 PC-DOS and MS-DOS: early, command-driven OSs
 Windows XP: greatly improved stability and security over previous
versions of Windows
 Windows XP N: for European market
 Windows XP Professional X64: for computers with newer 64-bit
capabilities
 Windows XP Media Center Edition: incorporates additional
multimedia features
 Vista: latest version of Windows
CURRENT OPERATING SYSTEMS (CONTINUED)
Apple operating systems
Often provide cutting edge tools in graphics and music
not available from Microsoft
Mac OS X
Jaguar (OS X.2)
Panther (OS X.3)
Tiger (OS aX.4): support for 64-bit computing,
Dashboard, Spotlight, etc.
CURRENT OPERATING SYSTEMS (CONTINUED)
Linux
 Developed by Linus Torvalds in 1991
 Open-source product
 Only thare kernel of an OS
 Several distributions available with capabilities/applications that form a complete
OS
 Examples: Red Hat Linux, Caldera OpenLinux
WORKGROUP OPERATING SYSTEMS
Windows Server
UNIX
NetWare
Red Hat Linux
Mac OS X Server
ENTERPRISE OPERATING SYSTEMS
z/OS
MPE/iX
HP-UX
Linux
OPERATING SYSTEMS FOR SMALL COMPUTERS,
EMBEDDED COMPUTERS, AND SPECIAL-PURPOSE
DEVICES
Palm OS
Windows Embedded
UTILITY PROGRAMS
Help to perform maintenance or correct
problems with a computer system
Common types of utility programs:
Hardware utilities
Virus-detection and recovery utilities
File-compression utilities
Spam and pop-up blocker utilities
UTILITY PROGRAMS (CONTINUED)
Network and Internet utilities
Server and mainframe utilities
Other utilities
Manages and protects corporate documents
Helps people with visual disabilities use the Internet
Monitors employees
Searches for files and documents
COMMUNICATION SOFTWARE
 Hypertext Transfer Protocol (HTTP): A client/server application
that uses TCP for transport to retrieve HTML pages.
 Domain Name Service (DNS): A name-to-address translation
application that uses both TCP and UDP transport.
 Telnet: A virtual terminal application that uses TCP for transport.
 File Transport Protocol (FTP): A file transfer application that
uses TCP for transport.
 Trivial File Transfer Protocol (TFTP): A file transfer application
that uses UDP for transport.
 Network Time Protocol (NTP): An application that synchronizes
time with a time source and uses UDP for transport.
 Border Gateway Protocol (BGP): An exterior gateway routing
protocol that uses TCP for transport. BGP is used to exchange routing
information for the Internet and is the protocol used between service
providers.
MIDDLEWARE
Middleware: software that allows
different systems to communicate
and exchange data
Middleware can also be used as an
interface between the Internet
and older legacy systems
APPLICATION SOFTWARE
Primary function is to apply the power of
the computer to give individuals,
workgroups, and the entire enterprise
the ability to solve problems and
perform specific tasks
Application programs interact with
systems software; systems software
then directs computer hardware to
perform the necessary tasks
APPLICATION SOFTWARE:
Application Software includes programs that
do real work for user.
Example:
Payroll systems, Inventory Control, Manage
student database, Word Processor,
Spreadsheet and Database Management
System etc.,
APPLICATION SOFTWARE
(CONTD…):
Database Management System (DBMS):
A DBMS is a software tool that allows multiple users to
store, access, and process data into useful
information.
Database programs are designed for these types of
applications:
 Membership lists
 Student lists
 Grade reports
 Instructor schedules
All of these have to be maintained so you can find
what you need quickly and accurately. 
Example:Microsoft Access, dBASE, Oracle.
APPLICATION SOFTWARE
(CONTD…):
Graphic Presentations: The presentation
programs can make giving presentations and
using overheads easier.  Other uses include: 
 Slide Shows
 Repeating Computer Presentations on a computer
monitor
 Using Sound and animation in slide shows 
The most recognized graphic presentation
programs are Microsoft PowerPoint and Harvard
Graphics.
APPLICATION SOFTWARE
(CONTD…):
Spreadsheets: The spreadsheet packages
are designed to use numbers and formulas to do
calculations with ease. Examples of spreadsheets
include:
 Budgets
 Payrolls
 Grade Calculations
 Address Lists
The most commonly used spreadsheet programs
are Microsoft Excel and Lotus 123.
APPLICATION SOFTWARE:
Word Processors:
Word processing is a tool that helps user in creating,
editing, and printing documents. Word processors will
normally have the following capabilities built into
them: 
 Spell checking
 Standard layouts for normal documents
 Have some characters appear in bold print, italics, or
underlined
 Center lines, make text line up on the left side of the paper,
or the right side of the paper
 Save the document so it can be used again
 print the document.
Examples: WordPerfect and Microsoft Word
OVERVIEW OF APPLICATION SOFTWARE
Custom built softwares: one-of-a-kind
program for a specific application,
usually developed and owned by a
single company
Generic softwares: existing software
program that is purchased
OVERVIEW OF APPLICATION SOFTWARE
(CONTINUED)
Proprietary being the Custom built software and off-the-shelf being the
generic built software
Types of Application Software
OVERVIEW OF APPLICATION SOFTWARE
(CONTINUED)
A Comparison of Proprietary and Off-the-Shelf Software
OVERVIEW OF APPLICATION SOFTWARE
(CONTINUED)
A Comparison of Proprietary and Off-the-Shelf Software (continued)
PERSONAL APPLICATION SOFTWARE
Serves the needs of an individual
user
Includes personal productivity
software
Enables users to improve their personal
effectiveness
PERSONAL APPLICATION SOFTWARE (CONTINUED)
Examples of Personal Productivity Software
PERSONAL APPLICATION SOFTWARE (CONTINUED)
Examples of Personal Productivity Software (continued)
PERSONAL APPLICATION SOFTWARE (CONTINUED)
Software suite: collection of single application programs
packaged in a bundle
 Microsoft Office: most popular general-purpose software suite
 Other general-purpose software suites: Corel’s WordPerfect Office,
Lotus SmartSuite, Sun Microsystems’s StarOffice
Integrated application packages: offer a range of
capabilities for less money than software suites
 Example: Microsoft Works
PERSONAL APPLICATION SOFTWARE (CONTINUED)
Major Components of Leading Software Suites
WORKGROUP APPLICATION SOFTWARE
Workgroup application software: support
teamwork, whether people are in the
same location or dispersed around the
world
Groupware: software that helps groups of
people work together more efficiently and
effectively
ENTERPRISE APPLICATION SOFTWARE
Software that benefits an entire
organization
Enterprise resource planning (ERP)
software: set of integrated
programs that manage a
company’s vital business
operations for an entire multisite,
global organization
ENTERPRISE APPLICATION SOFTWARE (CONTINUED)
Examples of Enterprise Application Software
APPLICATION SOFTWARE FOR INFORMATION,
DECISION SUPPORT, AND SPECIALIZED
PURPOSES
Specialized application software for information, decision
support, and other purposes is available in every industry
Examples
 Genetic researchers use software to visualize and analyze the human
genome
 Music executives use decision support software to help pick the next hit
 Decision support software is used to increase the cure rate for cancer
PROGRAMMING LANGUAGES
Sets of keywords, symbols, and a system of rules
for constructing statements by which humans
can communicate instructions to be executed by
a computer
Different languages have different characteristics
Syntax: a set of rules associated with a
programming language
THE EVOLUTION OF PROGRAMMING LANGUAGES
The Evolution of Programming Languages
THE EVOLUTION OF PROGRAMMING
LANGUAGES (CONTINUED)
Visual, object-oriented, and artificial intelligence
languages are easier for nonprogrammers to use than
older generation languages
Visual languages use a graphical or visual interface for
program development
Object-oriented programming languages are based on
objects
Compiler: a special software program that converts
programmer’s source code into machine-language
instructions consisting of binary digits
THE EVOLUTION OF PROGRAMMING LANGUAGES
(CONTINUED)
How a Compiler Works

Mais conteúdo relacionado

Mais procurados

04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application software
Sowmini Gowda
 
Computer software (Introduction to OS)
Computer software (Introduction to OS)Computer software (Introduction to OS)
Computer software (Introduction to OS)
Miz Malinz
 

Mais procurados (20)

INSTALL APLLICATION SOFTWARE.pptx
INSTALL APLLICATION SOFTWARE.pptxINSTALL APLLICATION SOFTWARE.pptx
INSTALL APLLICATION SOFTWARE.pptx
 
Computer software
Computer softwareComputer software
Computer software
 
04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application software
 
History of Operating system
History of Operating systemHistory of Operating system
History of Operating system
 
Features of windows
Features of windowsFeatures of windows
Features of windows
 
Servers
ServersServers
Servers
 
Computer software
Computer  softwareComputer  software
Computer software
 
SYSTEM SOFTWARE
SYSTEM SOFTWARE SYSTEM SOFTWARE
SYSTEM SOFTWARE
 
Lesson 5 computer software
Lesson 5 computer softwareLesson 5 computer software
Lesson 5 computer software
 
Computer software (Introduction to OS)
Computer software (Introduction to OS)Computer software (Introduction to OS)
Computer software (Introduction to OS)
 
Computer Software And its types
Computer Software And its typesComputer Software And its types
Computer Software And its types
 
Software ppt
Software pptSoftware ppt
Software ppt
 
Software
SoftwareSoftware
Software
 
System Software vs.Application Software
System Software vs.Application SoftwareSystem Software vs.Application Software
System Software vs.Application Software
 
Chapter 4 computer software
Chapter 4  computer softwareChapter 4  computer software
Chapter 4 computer software
 
Types of software
Types of softwareTypes of software
Types of software
 
Computer virus 1
Computer virus 1Computer virus 1
Computer virus 1
 
What is Application Software?
What is Application Software?What is Application Software?
What is Application Software?
 
Computer virus
Computer virusComputer virus
Computer virus
 
What is software
What is softwareWhat is software
What is software
 

Destaque

Software (application and utilities)
Software (application and utilities)Software (application and utilities)
Software (application and utilities)
mawarbeduri97
 
Presentation poa
Presentation poaPresentation poa
Presentation poa
jbenozillo
 
Lec3 4 mm applications and use
Lec3 4 mm applications and useLec3 4 mm applications and use
Lec3 4 mm applications and use
Dom Mike
 
Chapter 3 application software
Chapter 3   application softwareChapter 3   application software
Chapter 3 application software
haider ali
 
Chapter 3 Application Software
Chapter 3  Application  SoftwareChapter 3  Application  Software
Chapter 3 Application Software
norzaini
 
Application software packages
Application software packagesApplication software packages
Application software packages
Rana Fahad
 
Introduction to ArcGIS for Developers, Esri, Charles van der Put, Jim Barry
Introduction toArcGIS for Developers, Esri, Charles van der Put, Jim BarryIntroduction toArcGIS for Developers, Esri, Charles van der Put, Jim Barry
Introduction to ArcGIS for Developers, Esri, Charles van der Put, Jim Barry
Esri Nederland
 
WHAT'S THERE IN GEOMATICS ENGINEERING???
WHAT'S THERE IN GEOMATICS ENGINEERING???WHAT'S THERE IN GEOMATICS ENGINEERING???
WHAT'S THERE IN GEOMATICS ENGINEERING???
Nepal Flying Labs
 
Application software
Application softwareApplication software
Application software
shalivale
 

Destaque (20)

Software (application and utilities)
Software (application and utilities)Software (application and utilities)
Software (application and utilities)
 
The Internet
The InternetThe Internet
The Internet
 
SOFTWARE
SOFTWARESOFTWARE
SOFTWARE
 
Presentation poa
Presentation poaPresentation poa
Presentation poa
 
Week 12 mm_dev_model
Week 12 mm_dev_modelWeek 12 mm_dev_model
Week 12 mm_dev_model
 
authoring tools
authoring toolsauthoring tools
authoring tools
 
Lec3 4 mm applications and use
Lec3 4 mm applications and useLec3 4 mm applications and use
Lec3 4 mm applications and use
 
Unit 17
Unit 17Unit 17
Unit 17
 
Chapter i(flash basic)
Chapter i(flash basic)Chapter i(flash basic)
Chapter i(flash basic)
 
Chapter 3 application software
Chapter 3   application softwareChapter 3   application software
Chapter 3 application software
 
Chapter 3 Application Software
Chapter 3  Application  SoftwareChapter 3  Application  Software
Chapter 3 Application Software
 
Application software packages
Application software packagesApplication software packages
Application software packages
 
Application Software
Application SoftwareApplication Software
Application Software
 
Introduction to ArcGIS for Developers, Esri, Charles van der Put, Jim Barry
Introduction toArcGIS for Developers, Esri, Charles van der Put, Jim BarryIntroduction toArcGIS for Developers, Esri, Charles van der Put, Jim Barry
Introduction to ArcGIS for Developers, Esri, Charles van der Put, Jim Barry
 
Software introduction
Software introductionSoftware introduction
Software introduction
 
WHAT'S THERE IN GEOMATICS ENGINEERING???
WHAT'S THERE IN GEOMATICS ENGINEERING???WHAT'S THERE IN GEOMATICS ENGINEERING???
WHAT'S THERE IN GEOMATICS ENGINEERING???
 
Introduction to Geomatics _2014
Introduction to Geomatics _2014Introduction to Geomatics _2014
Introduction to Geomatics _2014
 
Middleware
MiddlewareMiddleware
Middleware
 
Msd ch2 issues in multimedia
Msd ch2 issues in multimediaMsd ch2 issues in multimedia
Msd ch2 issues in multimedia
 
Application software
Application softwareApplication software
Application software
 

Semelhante a software system_and_application_software

Last module pc_software
Last module pc_softwareLast module pc_software
Last module pc_software
Anirban Mandal
 
Power Point Lesson 04
Power Point  Lesson 04Power Point  Lesson 04
Power Point Lesson 04
Nasir Jumani
 

Semelhante a software system_and_application_software (20)

bui ba ba
bui ba babui ba ba
bui ba ba
 
Last module pc_software
Last module pc_softwareLast module pc_software
Last module pc_software
 
System Software and Programming.pptx
System Software and Programming.pptxSystem Software and Programming.pptx
System Software and Programming.pptx
 
Ppt softwears
Ppt softwearsPpt softwears
Ppt softwears
 
B.sc i agri u 2 computer software
B.sc i agri u 2 computer softwareB.sc i agri u 2 computer software
B.sc i agri u 2 computer software
 
B.sc i bio tech u 2 computer software
B.sc i bio tech u 2 computer softwareB.sc i bio tech u 2 computer software
B.sc i bio tech u 2 computer software
 
B.sc i bio chem u 2 computer software
B.sc i bio chem u 2 computer softwareB.sc i bio chem u 2 computer software
B.sc i bio chem u 2 computer software
 
B.sc i cs u 2 computer software
B.sc i cs u 2 computer softwareB.sc i cs u 2 computer software
B.sc i cs u 2 computer software
 
B.sc i micro bio u 2 computer software
B.sc i micro bio u 2 computer softwareB.sc i micro bio u 2 computer software
B.sc i micro bio u 2 computer software
 
Computer software
Computer softwareComputer software
Computer software
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Pooja H
Pooja H Pooja H
Pooja H
 
system software and application software
system software and application softwaresystem software and application software
system software and application software
 
Computer Systems Hardware
Computer Systems   HardwareComputer Systems   Hardware
Computer Systems Hardware
 
Unit2_1.pdf
Unit2_1.pdfUnit2_1.pdf
Unit2_1.pdf
 
Software 3
Software 3Software 3
Software 3
 
Power Point Lesson 04
Power Point  Lesson 04Power Point  Lesson 04
Power Point Lesson 04
 
Computer software 2
Computer software 2Computer software 2
Computer software 2
 
ComputerSoftware.pdf
ComputerSoftware.pdfComputerSoftware.pdf
ComputerSoftware.pdf
 
Computer software 2
Computer software 2Computer software 2
Computer software 2
 

Mais de Tallat Satti

Mais de Tallat Satti (20)

The global financial and monetary order
The global financial and monetary orderThe global financial and monetary order
The global financial and monetary order
 
Inroduction To Computer
Inroduction To ComputerInroduction To Computer
Inroduction To Computer
 
The Basic Organization of Computers
The Basic Organization of ComputersThe Basic Organization of Computers
The Basic Organization of Computers
 
Computers – A Gateway to Information(Memory)
Computers – A Gateway to Information(Memory)Computers – A Gateway to Information(Memory)
Computers – A Gateway to Information(Memory)
 
Internet and computer are your future
Internet and computer are your futureInternet and computer are your future
Internet and computer are your future
 
The internet and its function
The internet and its functionThe internet and its function
The internet and its function
 
Bailment contracts
Bailment contractsBailment contracts
Bailment contracts
 
Cheque and its types
Cheque and its typesCheque and its types
Cheque and its types
 
Contract of bailment
Contract of bailmentContract of bailment
Contract of bailment
 
Income tax in pakistan
Income tax in pakistanIncome tax in pakistan
Income tax in pakistan
 
Disolution of companies
Disolution of companiesDisolution of companies
Disolution of companies
 
History of Internet and advantages of internet
History of Internet and advantages of internetHistory of Internet and advantages of internet
History of Internet and advantages of internet
 
Input and output devices
Input and output devicesInput and output devices
Input and output devices
 
grapics and multimedia
grapics and multimediagrapics and multimedia
grapics and multimedia
 
US Military presence around the globe
US Military presence around the globeUS Military presence around the globe
US Military presence around the globe
 
Beautiful lakes in world
Beautiful lakes in worldBeautiful lakes in world
Beautiful lakes in world
 
PARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENT
PARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENTPARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENT
PARLIAMENT AND STRUCTURE OF FEDERAL GOVERNMENT
 
Anti-terrorism opertaions in pakistan
Anti-terrorism opertaions in pakistanAnti-terrorism opertaions in pakistan
Anti-terrorism opertaions in pakistan
 
GEN.PARVEZ MUSHARRAF (1999-2008)
GEN.PARVEZ MUSHARRAF (1999-2008)GEN.PARVEZ MUSHARRAF (1999-2008)
GEN.PARVEZ MUSHARRAF (1999-2008)
 
ARMED CONFLICTS IN PAKISTAN
ARMED CONFLICTS IN PAKISTANARMED CONFLICTS IN PAKISTAN
ARMED CONFLICTS IN PAKISTAN
 

Último

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Krashi Coaching
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
fonyou31
 

Último (20)

Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 

software system_and_application_software

  • 2. TYPES OF SOFTWARE System Software Application Software
  • 3. SYSTEM SOFTWARE: System Software includes the Operating System and all the utilities that enable the computer to function. System software is a term referring to any computer software which manages and controls the hardware so that application software can perform a task. Example: Operating Systems, Compiler, Loader, Linker, Interpreter.
  • 4. APPLICATION SOFTWARE Application software: helps users solve particular problems In most cases, application software resides on the computer’s hard disk Application software can also be stored on CDs, DVDs, and flash or keychain storage devices
  • 5. SUPPORTING INDIVIDUAL, GROUP, AND ORGANIZATIONAL GOALS (CONTINUED) Software Supporting Individuals, Workgroups, and Enterprises
  • 6. SYSTEMS SOFTWARE Systems software Controls operations of computer hardware Supports application programs’ problem-solving capabilities Types of systems software Operating systems Utility programs Middleware
  • 7. OPERATING SYSTEMS Operating system (OS): set of programs that controls the computer hardware and acts as an interface with application programs
  • 8. SYSTEM SOFTWARE: Operating System: Operating System is a software, which makes a computer to actually work. It is the software the enables all the programs we use. The OS organizes and controls the hardware. OS acts as an interface between the application programs and the machine hardware. Examples: Windows, Linux, Unix and Mac OS, etc.,
  • 9. OPERATING SYSTEMS (CONTINUED) Various combinations of OSs, computers, and users Single computer with a single user Single computer with multiple users Multiple computers Special-purpose computers
  • 10. OPERATING SYSTEMS (CONTINUED) Activities performed by the operating system  Perform common computer hardware functions  Provide a user interface and input/output management  Provide a degree of hardware independence  Manage system memory  Manage processing tasks  Provide networking capability  Control access to system resources  Manage files
  • 11. SYSTEM SOFTWARE (CONTD): Source Languages Target Languages ‘C’ language ‘C’ language ‘Pascal’ language Machine language FORTRAN language C++ language ADA language her language – the target language.
  • 12. OPERATING SYSTEMS (CONTINUED) The Role of Systems Software The role of Systems Software –interface between users, application software and hardware
  • 13. OPERATING SYSTEMS (CONTINUED) OS acts as an intermediary between application and hardware OS converts basic request into a set of details instruction that the hardware requires Common hardware functions (e.g.)  Get input from keyboard or some other input device  Retrieve data from disks  Store data on disks  Display information on a monitor or printer
  • 14. OPERATING SYSTEMS FUNCTIONS 1. User interface and input/output management User interface: allows individuals to access and command the computer system Command-based user interface: requires that text commands be given to the computer to perform basic activities Graphical user interface (GUI): uses icons and menus displayed on screen to send commands to the computer system
  • 15. OPERATING SYSTEMS FUNCTIONS (CONTINUED) Application Program Interface Links Application Software to the Operating System
  • 16. 4. Processing tasks  Multitasking: more than one program can run at the same time  Time-sharing: allows more than one person to use a computer system at the same time  Scalability: ability of the computer to handle an increasing number of concurrent users smoothly 5. Networking capability  Features and capabilities of the OS that aid users in connecting to a computer network Operating Systems (continued)
  • 17. OPERATING SYSTEMS (CONTINUED) 6. Access to system resources and security Protection against unauthorized access Logins and passwords 7. File management Ensures that files in secondary storage are available when needed and that they are protected from access by unauthorized users
  • 18. SYSTEM SOFTWARE (CONTD): Loader: A loader is the part of an operating system that is responsible for loading programs into memory, preparing them for execution and then executing them. The loader is usually a part of the operating system's kernel and usually is loaded at system boot time and stays in memory until the system is rebooted, shut down, or powered off. In Unix, the loader is the handler for the system call execve().
  • 19. SYSTEM SOFTWARE (CONTD): Linker: A linker or link editor is a program that takes one or more objects generated by compilers and assembles them into a single executable program. Linkers can take objects from a collection called a library. The objects are program modules containing machine code and information for the linker. The linker takes care of arranging the objects in a program's address space.
  • 20. SYSTEM SOFTWARE (CONTD): Interpreter: An interpreter is a computer program that translates and executes instructions written in a computer programming language line-by-line, unit by unit etc., An interpreter needs to be able to analyze, or parse, instructions written in the source language. Example: Lisp systems, etc.,
  • 21. CURRENT OPERATING SYSTEMS Popular Operating Systems Cross All Three Spheres of Influence
  • 22. CURRENT OPERATING SYSTEMS (CONTINUED) Microsoft PC operating systems  PC-DOS and MS-DOS: early, command-driven OSs  Windows XP: greatly improved stability and security over previous versions of Windows  Windows XP N: for European market  Windows XP Professional X64: for computers with newer 64-bit capabilities  Windows XP Media Center Edition: incorporates additional multimedia features  Vista: latest version of Windows
  • 23. CURRENT OPERATING SYSTEMS (CONTINUED) Apple operating systems Often provide cutting edge tools in graphics and music not available from Microsoft Mac OS X Jaguar (OS X.2) Panther (OS X.3) Tiger (OS aX.4): support for 64-bit computing, Dashboard, Spotlight, etc.
  • 24. CURRENT OPERATING SYSTEMS (CONTINUED) Linux  Developed by Linus Torvalds in 1991  Open-source product  Only thare kernel of an OS  Several distributions available with capabilities/applications that form a complete OS  Examples: Red Hat Linux, Caldera OpenLinux
  • 25. WORKGROUP OPERATING SYSTEMS Windows Server UNIX NetWare Red Hat Linux Mac OS X Server
  • 27. OPERATING SYSTEMS FOR SMALL COMPUTERS, EMBEDDED COMPUTERS, AND SPECIAL-PURPOSE DEVICES Palm OS Windows Embedded
  • 28. UTILITY PROGRAMS Help to perform maintenance or correct problems with a computer system Common types of utility programs: Hardware utilities Virus-detection and recovery utilities File-compression utilities Spam and pop-up blocker utilities
  • 29. UTILITY PROGRAMS (CONTINUED) Network and Internet utilities Server and mainframe utilities Other utilities Manages and protects corporate documents Helps people with visual disabilities use the Internet Monitors employees Searches for files and documents
  • 30. COMMUNICATION SOFTWARE  Hypertext Transfer Protocol (HTTP): A client/server application that uses TCP for transport to retrieve HTML pages.  Domain Name Service (DNS): A name-to-address translation application that uses both TCP and UDP transport.  Telnet: A virtual terminal application that uses TCP for transport.  File Transport Protocol (FTP): A file transfer application that uses TCP for transport.  Trivial File Transfer Protocol (TFTP): A file transfer application that uses UDP for transport.  Network Time Protocol (NTP): An application that synchronizes time with a time source and uses UDP for transport.  Border Gateway Protocol (BGP): An exterior gateway routing protocol that uses TCP for transport. BGP is used to exchange routing information for the Internet and is the protocol used between service providers.
  • 31. MIDDLEWARE Middleware: software that allows different systems to communicate and exchange data Middleware can also be used as an interface between the Internet and older legacy systems
  • 32. APPLICATION SOFTWARE Primary function is to apply the power of the computer to give individuals, workgroups, and the entire enterprise the ability to solve problems and perform specific tasks Application programs interact with systems software; systems software then directs computer hardware to perform the necessary tasks
  • 33. APPLICATION SOFTWARE: Application Software includes programs that do real work for user. Example: Payroll systems, Inventory Control, Manage student database, Word Processor, Spreadsheet and Database Management System etc.,
  • 34. APPLICATION SOFTWARE (CONTD…): Database Management System (DBMS): A DBMS is a software tool that allows multiple users to store, access, and process data into useful information. Database programs are designed for these types of applications:  Membership lists  Student lists  Grade reports  Instructor schedules All of these have to be maintained so you can find what you need quickly and accurately.  Example:Microsoft Access, dBASE, Oracle.
  • 35. APPLICATION SOFTWARE (CONTD…): Graphic Presentations: The presentation programs can make giving presentations and using overheads easier.  Other uses include:   Slide Shows  Repeating Computer Presentations on a computer monitor  Using Sound and animation in slide shows  The most recognized graphic presentation programs are Microsoft PowerPoint and Harvard Graphics.
  • 36. APPLICATION SOFTWARE (CONTD…): Spreadsheets: The spreadsheet packages are designed to use numbers and formulas to do calculations with ease. Examples of spreadsheets include:  Budgets  Payrolls  Grade Calculations  Address Lists The most commonly used spreadsheet programs are Microsoft Excel and Lotus 123.
  • 37. APPLICATION SOFTWARE: Word Processors: Word processing is a tool that helps user in creating, editing, and printing documents. Word processors will normally have the following capabilities built into them:   Spell checking  Standard layouts for normal documents  Have some characters appear in bold print, italics, or underlined  Center lines, make text line up on the left side of the paper, or the right side of the paper  Save the document so it can be used again  print the document. Examples: WordPerfect and Microsoft Word
  • 38. OVERVIEW OF APPLICATION SOFTWARE Custom built softwares: one-of-a-kind program for a specific application, usually developed and owned by a single company Generic softwares: existing software program that is purchased
  • 39. OVERVIEW OF APPLICATION SOFTWARE (CONTINUED) Proprietary being the Custom built software and off-the-shelf being the generic built software Types of Application Software
  • 40. OVERVIEW OF APPLICATION SOFTWARE (CONTINUED) A Comparison of Proprietary and Off-the-Shelf Software
  • 41. OVERVIEW OF APPLICATION SOFTWARE (CONTINUED) A Comparison of Proprietary and Off-the-Shelf Software (continued)
  • 42. PERSONAL APPLICATION SOFTWARE Serves the needs of an individual user Includes personal productivity software Enables users to improve their personal effectiveness
  • 43. PERSONAL APPLICATION SOFTWARE (CONTINUED) Examples of Personal Productivity Software
  • 44. PERSONAL APPLICATION SOFTWARE (CONTINUED) Examples of Personal Productivity Software (continued)
  • 45. PERSONAL APPLICATION SOFTWARE (CONTINUED) Software suite: collection of single application programs packaged in a bundle  Microsoft Office: most popular general-purpose software suite  Other general-purpose software suites: Corel’s WordPerfect Office, Lotus SmartSuite, Sun Microsystems’s StarOffice Integrated application packages: offer a range of capabilities for less money than software suites  Example: Microsoft Works
  • 46. PERSONAL APPLICATION SOFTWARE (CONTINUED) Major Components of Leading Software Suites
  • 47. WORKGROUP APPLICATION SOFTWARE Workgroup application software: support teamwork, whether people are in the same location or dispersed around the world Groupware: software that helps groups of people work together more efficiently and effectively
  • 48. ENTERPRISE APPLICATION SOFTWARE Software that benefits an entire organization Enterprise resource planning (ERP) software: set of integrated programs that manage a company’s vital business operations for an entire multisite, global organization
  • 49. ENTERPRISE APPLICATION SOFTWARE (CONTINUED) Examples of Enterprise Application Software
  • 50. APPLICATION SOFTWARE FOR INFORMATION, DECISION SUPPORT, AND SPECIALIZED PURPOSES Specialized application software for information, decision support, and other purposes is available in every industry Examples  Genetic researchers use software to visualize and analyze the human genome  Music executives use decision support software to help pick the next hit  Decision support software is used to increase the cure rate for cancer
  • 51. PROGRAMMING LANGUAGES Sets of keywords, symbols, and a system of rules for constructing statements by which humans can communicate instructions to be executed by a computer Different languages have different characteristics Syntax: a set of rules associated with a programming language
  • 52. THE EVOLUTION OF PROGRAMMING LANGUAGES The Evolution of Programming Languages
  • 53. THE EVOLUTION OF PROGRAMMING LANGUAGES (CONTINUED) Visual, object-oriented, and artificial intelligence languages are easier for nonprogrammers to use than older generation languages Visual languages use a graphical or visual interface for program development Object-oriented programming languages are based on objects Compiler: a special software program that converts programmer’s source code into machine-language instructions consisting of binary digits
  • 54. THE EVOLUTION OF PROGRAMMING LANGUAGES (CONTINUED) How a Compiler Works