SlideShare a Scribd company logo
Software Concepts
Software


•   Non-touchable part of computer.
•   Used to describe the instructions, given to a computer.
•   Program or group of programs.
•   Computer instructions or data, anything that can be stored
    electronically is software.
Types of Computer Software
Computer software can be categorized into following two categories:
1. System Software: includes those software that help in better
utilization hardware resources.
Example Operating System, Compiler, Disk Drivers etc.
2. Application Software: includes those software that helps in
performing a particular task such as creating a document, preparing a
presentation. These are general purpose software's.
Example: Ms-Word, Excel, Power Point, etc.
3. Utility Software: includes those software that generally comes
along with operating system used to perform basic activities.
Example: Disk Format Utility, Disk Defragmenter Utility, etc.
4. Customised Software : includes software which are specially
designed for a particular group of users.
Example: Software for a bank, hospital, business organization, etc.
Programming Languages

•   Medium of communication between computer and the user
    containing words, symbols and syntax rules.
•   Each language has its own vocabulary and rules.
•   A programming language is used to control the behaviour of
    a computer.
•   All computer languages can be classified in the following five
    generations:

    •   Machine Language (1st Generation Language – 1945)
    •   Assembly Language(2nd Generation Language – 1950s)
    •   High Level Language (3rd Generation Language – 1960s)
    •   Very High Level Language (4th Generation Language –
        1970s)
    •    Natural Language (5th Generation Language – 1980)
Programming Languages
•   Machine Language
•   The set of instruction codes, in binary, which can be directly
    understood by the CPU without translating the program.
•   An instruction has two parts:
     Op-Code: First part of instruction which tells the
        computer what function to perform.
     Operand: Second part of instruction, tells the computer
        where to find or store data or instructions that are to be
        manipulated.
•   The lowest-level, programming language.
•   Machine Dependent.
•   Difficult to program.
•   Error Prone.
•   Difficult to modify.
Example

OpCode         Operands
ADD      2          3     5
000      010       011    101
Programming Languages

1. Assembly Language
• A low-level language.
• Allows the programmer to use abbreviations or words instead
   of binary numbers, known as mnemonics.
• A program called an assembler transforms assembly
   language into machine code.
• Readability is more than machine language.
• Easy to understand and use.Easy to locate and correct errors.
• Easier to modify.
• No need to track addresses.
• Easily relocatable.
• It has four parts; label, mnemonic, operand, comment; not
   all are present in every line.
Example
Limitations:
• Machine dependent.
• Knowledge of hardware.
• Machine level coding.
Example-
 MOV r0, #0C       ;load base address of string into
                     r0
 LOAD: MOV r1,(r0) ;load contents into r1
 CALL PRINT        ; call a print routine to print the
                   character in r1
Programming Languages

• High-Level Language
• Also known as Procedure/Problem Oriented
  Language.
• Machine independent.
• Easier to learn and use than previous languages.
• Requires less time to write the code.
• Easier to maintain.
• Provides better documentation.
• Fewer Errors.
• Lower program preparation cost.
• Lack of flexibility.
EXAMPLES OF HLLs
•   FORTRAN   Formula Translation Language
•   COBOL     Common Business Oriented Language
•   ALGOL     Algorithmic Language
•   RPG       Report Program Generator
•   APL       A Programming Language
•   BASIC     Beginners All Purpose Symbolic Instruction Code
•   PL/I      Programming Language I
•   PASCAL    Named after Blaise Pascal, a French Philosopher
•   Ada       Named after Lady Lovelace Ada
•   C         General Purpose Programming Language
•   C++       Object Oriented Programming Language
•   JAVA      Object Oriented Programming Language
Programming Languages
•Very High Level Language
•Also known as 4GL or non-procedural language.
•Machine independent.
•Easier to learn and use.
•Easier to maintain.
•The tools are:
 • DBMS
 • Report Generators
 • Query Languages
 • Application Generators.
 Examples: SQL and ORACLE
Programming Languages
5. Natural Languages
Natural languages are of two types:
   • Ordinary Human Language: English, German,
     Spanish etc.
   • Programming Languages: that use human
     language to give people more natural connection
     with computers with 4GLs. Using AI (Artificial
     Intelligence), the attempt to make computers
     which will have human like qualities such as
     learning, reasoning, communicating, seeing and
     hearing etc.
   • Prolog, OPS5 and Mercury are the best known 5th
     generation languages.
COMPARISON BETWEEN 3RD AND 4TH
                   GENERATION LANGUAGES
•   THIRD GENERATION                •    FOURTH GENERATION
2.  Used by professional            2.   May be used by non-
    programmers                          programmers as well.
3. Require task performance         3.   Require specifications of what
    specifications (how)                 task to perform (what)
4. All alternatives are specified   4.   Default alternatives are built-in
5. Require large number of          5.   Require far few instructions
    instructions
6. Code difficult to read, and      7.   Code easy to read and
    understand                           maintain.
7. Originally developed for         8.   Developed primarily for on-line.
    batch processing.
8. Can be difficult to learn        10. Easy to learn
9. Difficult to debug               11. Easier to debug
10. Typically file oriented.        12. Typically database oriented
Assignment

• What is meant by System Software and how does it
  differ from Application Software.
• Identify any five functions that utility programs can
  perform
• What is the difference between High level and low
  level languages.

More Related Content

PPT
basics of the computer system part -1
PDF
Kisi kisi UAS Sejarah Peminatan untuk kelas XII
PPTX
Kebijakan PemerintahanGubernur Jenderal Herman Williem Daendels
PPT
Various types of computers & history
PPT
Computer languages
PPTX
GENERATIONS OF COMPUTER
PPT
Introduction to computer software12 9-07
PPT
Generations Of Programming Languages
basics of the computer system part -1
Kisi kisi UAS Sejarah Peminatan untuk kelas XII
Kebijakan PemerintahanGubernur Jenderal Herman Williem Daendels
Various types of computers & history
Computer languages
GENERATIONS OF COMPUTER
Introduction to computer software12 9-07
Generations Of Programming Languages

Viewers also liked (20)

PPT
Computer languages 11
PPT
Computer Software
PPTX
Computer Software & its Types
PPT
History of computers!
PPTX
THE GENERATION OF COMPUTER by P.Jeyapiranavan
PPTX
categories of computer software
PPS
MS Word Window Elements
PPTX
High-level languages for Big Data Analytics (Presentation)
PPTX
Programming languages,compiler,interpreter,softwares
PPT
Computer languages
PDF
4 introduction to programming structure
PPTX
Programming Language
PPT
4 evolution-of-programming-languages
PPT
Programming languages
PPTX
High Level Languages (Imperative, Object Orientated, Declarative)
DOC
Module 6 component of excel chart
PPTX
High Level Language (HLL)
PDF
Computer Software introduction
PPTX
Paradigms
Computer languages 11
Computer Software
Computer Software & its Types
History of computers!
THE GENERATION OF COMPUTER by P.Jeyapiranavan
categories of computer software
MS Word Window Elements
High-level languages for Big Data Analytics (Presentation)
Programming languages,compiler,interpreter,softwares
Computer languages
4 introduction to programming structure
Programming Language
4 evolution-of-programming-languages
Programming languages
High Level Languages (Imperative, Object Orientated, Declarative)
Module 6 component of excel chart
High Level Language (HLL)
Computer Software introduction
Paradigms
Ad

Similar to Lecture 8 (20)

PPTX
Computer Languages & its genearations.pptx
PPTX
programming.pptx
PDF
sege.pdf
PDF
Introduction to computer programming
PPTX
Lec21&22.pptx programing language and there study
PPTX
Python Programming-Skill Course - unit-i.pptx
PPTX
Python-unit -I.pptx
PPTX
Presentation-1.pptx
PPTX
Computer languages
PPT
Cmp104 lec 6 computer lang
PPT
Cmp104 lec 6 computer lang
PPTX
Programming Language
PPTX
EVALUTION OF COMPUTER LANGAGES
PPT
Programming Language Introduction Lecture
PPT
software principle programming language
PPT
Python and principle of programming language.ppt
PPT
Programming Language Introduction Lecture
PPTX
Program Logic and Design
PPT
Ppl 13 july2019
PPTX
Lec.01-03.pptx for object oriented programming language
Computer Languages & its genearations.pptx
programming.pptx
sege.pdf
Introduction to computer programming
Lec21&22.pptx programing language and there study
Python Programming-Skill Course - unit-i.pptx
Python-unit -I.pptx
Presentation-1.pptx
Computer languages
Cmp104 lec 6 computer lang
Cmp104 lec 6 computer lang
Programming Language
EVALUTION OF COMPUTER LANGAGES
Programming Language Introduction Lecture
software principle programming language
Python and principle of programming language.ppt
Programming Language Introduction Lecture
Program Logic and Design
Ppl 13 july2019
Lec.01-03.pptx for object oriented programming language
Ad

More from Anshumali Singh (20)

DOC
DOC
Unit2[1]
DOC
Unit2[1]
PPT
PPT
PPT
PPT
Unit2(Cont.)
PPT
DOC
PPT
Outputdevice
PPT
Lecture 9
PPT
Lecture 7
PPT
Lecture 6
PPT
Lecture 4
PPT
Lecture 3
PPT
Lecture 2
PPT
Lecture 1
PPT
Lecture 6
PPT
Lecture2
Unit2[1]
Unit2[1]
Unit2(Cont.)
Outputdevice
Lecture 9
Lecture 7
Lecture 6
Lecture 4
Lecture 3
Lecture 2
Lecture 1
Lecture 6
Lecture2

Recently uploaded (20)

PDF
Heart disease approach using modified random forest and particle swarm optimi...
PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
WOOl fibre morphology and structure.pdf for textiles
PPTX
Tartificialntelligence_presentation.pptx
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
August Patch Tuesday
PPTX
Chapter 5: Probability Theory and Statistics
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PDF
Getting Started with Data Integration: FME Form 101
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
A Presentation on Touch Screen Technology
PDF
Encapsulation theory and applications.pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Heart disease approach using modified random forest and particle swarm optimi...
Hindi spoken digit analysis for native and non-native speakers
WOOl fibre morphology and structure.pdf for textiles
Tartificialntelligence_presentation.pptx
Univ-Connecticut-ChatGPT-Presentaion.pdf
Approach and Philosophy of On baking technology
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
A comparative study of natural language inference in Swahili using monolingua...
August Patch Tuesday
Chapter 5: Probability Theory and Statistics
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
cloud_computing_Infrastucture_as_cloud_p
Enhancing emotion recognition model for a student engagement use case through...
MIND Revenue Release Quarter 2 2025 Press Release
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
Getting Started with Data Integration: FME Form 101
Assigned Numbers - 2025 - Bluetooth® Document
A Presentation on Touch Screen Technology
Encapsulation theory and applications.pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf

Lecture 8

  • 2. Software • Non-touchable part of computer. • Used to describe the instructions, given to a computer. • Program or group of programs. • Computer instructions or data, anything that can be stored electronically is software.
  • 3. Types of Computer Software Computer software can be categorized into following two categories: 1. System Software: includes those software that help in better utilization hardware resources. Example Operating System, Compiler, Disk Drivers etc. 2. Application Software: includes those software that helps in performing a particular task such as creating a document, preparing a presentation. These are general purpose software's. Example: Ms-Word, Excel, Power Point, etc. 3. Utility Software: includes those software that generally comes along with operating system used to perform basic activities. Example: Disk Format Utility, Disk Defragmenter Utility, etc. 4. Customised Software : includes software which are specially designed for a particular group of users. Example: Software for a bank, hospital, business organization, etc.
  • 4. Programming Languages • Medium of communication between computer and the user containing words, symbols and syntax rules. • Each language has its own vocabulary and rules. • A programming language is used to control the behaviour of a computer. • All computer languages can be classified in the following five generations: • Machine Language (1st Generation Language – 1945) • Assembly Language(2nd Generation Language – 1950s) • High Level Language (3rd Generation Language – 1960s) • Very High Level Language (4th Generation Language – 1970s) • Natural Language (5th Generation Language – 1980)
  • 5. Programming Languages • Machine Language • The set of instruction codes, in binary, which can be directly understood by the CPU without translating the program. • An instruction has two parts:  Op-Code: First part of instruction which tells the computer what function to perform.  Operand: Second part of instruction, tells the computer where to find or store data or instructions that are to be manipulated. • The lowest-level, programming language. • Machine Dependent. • Difficult to program. • Error Prone. • Difficult to modify.
  • 6. Example OpCode Operands ADD 2 3 5 000 010 011 101
  • 7. Programming Languages 1. Assembly Language • A low-level language. • Allows the programmer to use abbreviations or words instead of binary numbers, known as mnemonics. • A program called an assembler transforms assembly language into machine code. • Readability is more than machine language. • Easy to understand and use.Easy to locate and correct errors. • Easier to modify. • No need to track addresses. • Easily relocatable. • It has four parts; label, mnemonic, operand, comment; not all are present in every line.
  • 8. Example Limitations: • Machine dependent. • Knowledge of hardware. • Machine level coding. Example- MOV r0, #0C ;load base address of string into r0 LOAD: MOV r1,(r0) ;load contents into r1 CALL PRINT ; call a print routine to print the character in r1
  • 9. Programming Languages • High-Level Language • Also known as Procedure/Problem Oriented Language. • Machine independent. • Easier to learn and use than previous languages. • Requires less time to write the code. • Easier to maintain. • Provides better documentation. • Fewer Errors. • Lower program preparation cost. • Lack of flexibility.
  • 10. EXAMPLES OF HLLs • FORTRAN Formula Translation Language • COBOL Common Business Oriented Language • ALGOL Algorithmic Language • RPG Report Program Generator • APL A Programming Language • BASIC Beginners All Purpose Symbolic Instruction Code • PL/I Programming Language I • PASCAL Named after Blaise Pascal, a French Philosopher • Ada Named after Lady Lovelace Ada • C General Purpose Programming Language • C++ Object Oriented Programming Language • JAVA Object Oriented Programming Language
  • 11. Programming Languages •Very High Level Language •Also known as 4GL or non-procedural language. •Machine independent. •Easier to learn and use. •Easier to maintain. •The tools are: • DBMS • Report Generators • Query Languages • Application Generators. Examples: SQL and ORACLE
  • 12. Programming Languages 5. Natural Languages Natural languages are of two types: • Ordinary Human Language: English, German, Spanish etc. • Programming Languages: that use human language to give people more natural connection with computers with 4GLs. Using AI (Artificial Intelligence), the attempt to make computers which will have human like qualities such as learning, reasoning, communicating, seeing and hearing etc. • Prolog, OPS5 and Mercury are the best known 5th generation languages.
  • 13. COMPARISON BETWEEN 3RD AND 4TH GENERATION LANGUAGES • THIRD GENERATION • FOURTH GENERATION 2. Used by professional 2. May be used by non- programmers programmers as well. 3. Require task performance 3. Require specifications of what specifications (how) task to perform (what) 4. All alternatives are specified 4. Default alternatives are built-in 5. Require large number of 5. Require far few instructions instructions 6. Code difficult to read, and 7. Code easy to read and understand maintain. 7. Originally developed for 8. Developed primarily for on-line. batch processing. 8. Can be difficult to learn 10. Easy to learn 9. Difficult to debug 11. Easier to debug 10. Typically file oriented. 12. Typically database oriented
  • 14. Assignment • What is meant by System Software and how does it differ from Application Software. • Identify any five functions that utility programs can perform • What is the difference between High level and low level languages.