SlideShare a Scribd company logo
INFO 11.7 Selection and use of appropriate software
Specification
Throughout the lesson you are to tweet on the content covered including: Key concepts Keywords Questions Opinions Thoughts Use the hastag   #dbs12 twitter
What is Software and why is it needed? What are the two main types of software? What are the sub categories of each type of software? What is the purpose of Utilities? Name a least 5 utilities Thoroughly explain the purpose of ‘Device Drivers’ Why might a Device Driver fail to function? What is a compiler and how does it work? What is an Interpreter and how does it work? What is an operating system and what is it’s purpose and function? Name 3 operating systems Explain the difference between single and multi tasking operating systems and give examples Explain the purpose of Applications software What are the 3 main categories of software applications? Name 6 common ‘general’ applications State two appropriate uses for each applications software State three features found in each applications software Give examples of 2 specialist applications What is meant by Bespoke? What are 2 advantages of investing in bespoke software? What are 2 disadvantages of investing in bespoke software? State 2 advantages of purchasing off the shelf applications State 2 disadvantages of purchasing off the shelf applications Explain what integrated software  packages are What are the benefits and drawbacks of open source software? Explain what is meant by Proprietary Software Why do software manufactures upgrade their software? What must a company consider before upgrading their software? Learning objectives with a TWIST
[object Object],Software? ,[object Object],[object Object]
Applications software describes programs that have been written to perform a specific task,[object Object]
The purpose of utilities are to analyze, configure and maintain the computer Some common utilities Anti-Virus Compression Backup/Restore Registry Cleanup Scan disk/disk repair Hardware diagnostics Encryption/decryption Sometimes included with the Operating System Sometimes bundled/sold together in a separate package Utility Programs only do one or perhaps two tasks Systems Software - Utilities
[object Object]
A Printer driver formats the output for a particular printer
Translates software instructions into a format hardware can understand and vice versaSystems Software - Drivers
Exam Revision!!! What is a device driver? A devicedriveris a specific type of computer software, developed to allow interaction with hardware devices. This usually constitutes an interface for communicating with the device, through the communications subsystem, providing commands to and/or receiving data from the device. It is a specialised hardware-dependent computer program, which is also operating system specific, that enables another program, typically an operating system or applications software, to interact transparently with the given device.  Systems Software – Drivers 2 the crucial point in achieving transparent interaction is the ongoing development of unconscious operations, embedded in the process of use.
Choose 3 utilities NOT listed on slide 5 and explain their function/purpose Give two reasons why a printer driver may fail to function or function as expectedHINT: Look at slide seven Research/Tasks
Other Utilities
When computer programs are written they need to be converted into machine code. This binary code is the language which the computer understands.  Compilers and Interpreters 1 Computer A Source File Compiler Software Computer B ,[object Object],Executable File Executable File Output
[object Object],Compilers and Interpreters 2 ,[object Object],[object Object]
An Operating system is the core software that allows a computer to run as a useful device. It manages the hardware, the user interface and all other software running on the computer Operating Systems
There are a number of Unix-like operating systems based on or descended from the Berkeley Software Distribution (BSD) Examples
There are a number of Unix-like operating systems based on or descended from the Berkeley Software Distribution (BSD) Examples
Today most operating systems perform the following important functions: Processor management, that is, assignment of processor to different tasks being performed by the computer system. Memory management, that is, allocation of main memory and other storage areas to the system programmes as well as user programmes and data. Input/output management, that is, co-ordination and assignment of the different output and input device while one or more programmes are being executed. File management, that is, the storage of file of various storage devices to another. It also allows all files to be easily changed and modified through the use of text editors or some other files manipulation routines. Interpretation of commands and instructions. Coordination and assignment of compilers, assemblers, utility programs, and other software to the various user of the computer system. Facilitates easy communication between the computer system and the computer operator (human) by providing a UI that is easily accessible e.g. WIMP interface. Functions of an Operating System
Example Exam Questions INFO 1 Jan 11
Single Application One user running one application e.g. Found on a mobile phone, iPad etc. (ios 4 not necessarily the same now as there is multi tasking) Multi Tasking One user running many applications e.g. Personal computers (Windows 7, Mac OSX) Ram required Single and Multi User Operating Systems
Applications Software Applications software is written to improve our productivity i.e. it does something It can be classified under 3 main categories: General Purpose software Specialist software Tailor made (bespoke) software
General Vs Specialist General These applications can be used for a wide variety of tasks e.g. spreadsheets can be used for accounts, sales analysis, forecasting and many others.  Specialist This type of software lacks the flexibility of generic software and is only capable of doing a single task. Accounting software is capable of doing only accounts and so is more restrictive than a spreadsheet.
Common General Software Generic software includes: Word processing  Spreadsheets  Database management  Graphics  Desktop Publishing (DTP)  Presentation Web page authoring Web browsing Email
Appropriate uses of General Application Software Word Processing Applications Writing reports, memos, letter to customers Spreadsheet Applications Keeping simple company accounts, calculating employee payments, simple stock control, modelling, simple invoice system Database Application Keeping customer records, sales records, appointments system Desktop Publishing Application Creating leaflets, posters, business cards Presentation Software Creating presentations to show customers or staff Graphics Application Manipulating images that can be used at home, school or business Web Design (authoring) Application Creating, maintaining personal or business websites
Features available in General Application Software Word Processing Applications Mail Merge, Spell Check, Find and Replace, Dictionary, Thesauraus Spreadsheet Applications Conditional Formatting, creating graphs, charts and tables, Absolute and Relative cell referencing Database Application Reporting, sorting, filtering, querying data, Relational databases (many tables) Desktop Publishing Application Templates for popular documents, change page size and orientation, WordArt, shapes and objects Presentation Software C Graphics Application M Web Design (authoring) Application C
Common Specialist Software Common specialist software include: Payroll School Administration Booking systems Stock control/warehousing Both generic and specialist applications can be bought bespoke or off-the-shelf
Bespoke (Custom) Software Advantages: Meets purpose exactly Software will only have the features business require Source code accessible for future developments Disadvantages: More expensive than off-the shelf May have mistakes in code (untested) which will cost money to correct Not immediately available Very limited overall backup and support – no books, etc
Off-the-Shelf Software Advantages: Usually cheaper than custom-written  Already been tested Choice of brands Immediately available no time delay in implementing Support from a variety of sources: e.g. Internet sites, Books, etc. Disadvantages: Many features not required Not completely suited to purpose
Integrated Package vs. Suite Software Suite Contain common productivity tools in ONE package Limited functionality Usually cheaper than integrated package Often “bundled” with new PCs Integrated Package ,[object Object]
The applications are "integrated" i.e. have a common interface and can export/import data between apps,[object Object]
Some software vendors / communities licence their software as open-source
Anybody can develop the source code i.e. customise/improve the application
Often but not always freeProprietary Software: Exclusive property of their developers
Example Exam Questions INFO 1 Jun 09
Example Exam Questions INFO 1 Jan 09
Example Exam Questions INFO 1 Jan 11
Upgrading software
Overview New software versions are released every few years by many software manufacturers Version numbers (or years) are used to distinguish the versions Major revisions usually labelled as integers Minor changes usually labelled as decimals
Pros/Cons Upgrades will usually offer new functions or will be designed to make tasks easier Word 2007 puts 80% of the commonest used functions no more than two clicks away from the user after criticism that Word 2003 had too many functions (“improved” UI) However there are technical and human considerations that the organisation needs to take into account when upgrading software
Hardware Constraints The new software may require more memory, a faster processor etc. This means that hardware needs to be upgraded (often at great expense)
Compatibility The upgraded software needs to be compatible with existing systems. New versions of the software will usually open files created in older versions – backwards compatibility The reverse isn’t always true i.e. files created in new versions may not be usable (directly) with earlier versions – downwards compatibility  

More Related Content

What's hot

CSS L03 - Mensuration and Calculation in CSS
CSS L03 - Mensuration and Calculation in CSSCSS L03 - Mensuration and Calculation in CSS
CSS L03 - Mensuration and Calculation in CSS
Marvin Bronoso
 
Lo1.3 diagnosing computer systems
Lo1.3 diagnosing computer systemsLo1.3 diagnosing computer systems
Lo1.3 diagnosing computer systems
Frya Lora
 
Computer software
Computer softwareComputer software
Computer software
Maneesh Singh
 
Diagnostic software tools
Diagnostic software toolsDiagnostic software tools
Diagnostic software tools
Celeste Dela Cruz
 
Input Data into Computer.pdf
Input Data into Computer.pdfInput Data into Computer.pdf
Input Data into Computer.pdf
suertezaragosa2
 
CSS L01 - Introduction to Computer System Servicing (NCII)
CSS L01 - Introduction to Computer System Servicing (NCII)CSS L01 - Introduction to Computer System Servicing (NCII)
CSS L01 - Introduction to Computer System Servicing (NCII)
Marvin Bronoso
 
Test System and Network
Test System and NetworkTest System and Network
Test System and Network
Perla Pelicano Corpez
 
Computer keyboard
Computer keyboardComputer keyboard
Computer keyboard
Cheneta Kenny Calvo
 
The elements of a computer system
The elements of a computer systemThe elements of a computer system
The elements of a computer systemMary Zharina
 
Lesson 3 performing mensuration and calculation
Lesson 3 performing mensuration and calculationLesson 3 performing mensuration and calculation
Lesson 3 performing mensuration and calculation
Joel Tiemsin
 
Basic computer maintenance
Basic computer maintenanceBasic computer maintenance
Basic computer maintenance
geepatty
 
Word Lesson 1: Word Basics
Word Lesson 1: Word BasicsWord Lesson 1: Word Basics
Word Lesson 1: Word Basics
Novus Business and IT Training Program
 
Parts of System Unit
Parts of System UnitParts of System Unit
Parts of System Unit
Sef Cambaliza
 
Rubric
RubricRubric
CSS NC II learning Module
CSS NC II learning ModuleCSS NC II learning Module
CSS NC II learning Module
Edmund Blanco
 
Materials, Tools, Equipment and Testing Devices
Materials, Tools, Equipment and Testing DevicesMaterials, Tools, Equipment and Testing Devices
Materials, Tools, Equipment and Testing Devices
EILLEN IVY PORTUGUEZ
 
Types and components of computers
Types and components of computersTypes and components of computers
Types and components of computersCik Na Shohaili
 
Installing and configuring computer System
Installing and configuring computer SystemInstalling and configuring computer System
Installing and configuring computer System
iankeithsomoza
 

What's hot (20)

CSS L03 - Mensuration and Calculation in CSS
CSS L03 - Mensuration and Calculation in CSSCSS L03 - Mensuration and Calculation in CSS
CSS L03 - Mensuration and Calculation in CSS
 
Lo1.3 diagnosing computer systems
Lo1.3 diagnosing computer systemsLo1.3 diagnosing computer systems
Lo1.3 diagnosing computer systems
 
Computer software
Computer softwareComputer software
Computer software
 
Diagnostic software tools
Diagnostic software toolsDiagnostic software tools
Diagnostic software tools
 
Input Data into Computer.pdf
Input Data into Computer.pdfInput Data into Computer.pdf
Input Data into Computer.pdf
 
CSS L01 - Introduction to Computer System Servicing (NCII)
CSS L01 - Introduction to Computer System Servicing (NCII)CSS L01 - Introduction to Computer System Servicing (NCII)
CSS L01 - Introduction to Computer System Servicing (NCII)
 
Test System and Network
Test System and NetworkTest System and Network
Test System and Network
 
Basic Computer Parts
Basic Computer PartsBasic Computer Parts
Basic Computer Parts
 
Computer keyboard
Computer keyboardComputer keyboard
Computer keyboard
 
The elements of a computer system
The elements of a computer systemThe elements of a computer system
The elements of a computer system
 
Lesson 3 performing mensuration and calculation
Lesson 3 performing mensuration and calculationLesson 3 performing mensuration and calculation
Lesson 3 performing mensuration and calculation
 
Basic computer maintenance
Basic computer maintenanceBasic computer maintenance
Basic computer maintenance
 
Word Lesson 1: Word Basics
Word Lesson 1: Word BasicsWord Lesson 1: Word Basics
Word Lesson 1: Word Basics
 
Parts of System Unit
Parts of System UnitParts of System Unit
Parts of System Unit
 
Rubric
RubricRubric
Rubric
 
CSS NC II learning Module
CSS NC II learning ModuleCSS NC II learning Module
CSS NC II learning Module
 
Materials, Tools, Equipment and Testing Devices
Materials, Tools, Equipment and Testing DevicesMaterials, Tools, Equipment and Testing Devices
Materials, Tools, Equipment and Testing Devices
 
Computer maintenance
Computer maintenanceComputer maintenance
Computer maintenance
 
Types and components of computers
Types and components of computersTypes and components of computers
Types and components of computers
 
Installing and configuring computer System
Installing and configuring computer SystemInstalling and configuring computer System
Installing and configuring computer System
 

Viewers also liked

INFO 1 unit 1.6 - Selection and use of output methods, media and devices
INFO 1 unit 1.6 - Selection and use of output methods, media and devicesINFO 1 unit 1.6 - Selection and use of output methods, media and devices
INFO 1 unit 1.6 - Selection and use of output methods, media and devices
mrmwood
 
Answering an a level exam question
Answering an a level exam questionAnswering an a level exam question
Answering an a level exam question
mrmwood
 
3.10 Introducing large ict systems into organisations
3.10 Introducing large ict systems into organisations3.10 Introducing large ict systems into organisations
3.10 Introducing large ict systems into organisationsmrmwood
 
3.2 information and systems
3.2 information and systems3.2 information and systems
3.2 information and systemsmrmwood
 
3.3 managing ict 3
3.3 managing ict 33.3 managing ict 3
3.3 managing ict 3mrmwood
 
3.7 developing ict solutions
3.7 developing ict solutions3.7 developing ict solutions
3.7 developing ict solutionsmrmwood
 
YVision: A General Purpose Software Composition Framework
YVision: A General Purpose Software Composition FrameworkYVision: A General Purpose Software Composition Framework
YVision: A General Purpose Software Composition Framework
Antão Almada
 
Software Quality Assurance(Sqa) automated software testing
Software Quality Assurance(Sqa) automated software testingSoftware Quality Assurance(Sqa) automated software testing
Software Quality Assurance(Sqa) automated software testing
REHMAT ULLAH
 
Data Protection Act
Data Protection ActData Protection Act
Data Protection Actmrmwood
 
Copyright designs and patents act
Copyright designs and patents actCopyright designs and patents act
Copyright designs and patents actmrmwood
 
Copyright designs and patents act
Copyright designs and patents actCopyright designs and patents act
Copyright designs and patents actmrmwood
 
Data protection act new 13 12-11
Data protection act new 13 12-11Data protection act new 13 12-11
Data protection act new 13 12-11mrmwood
 
Computer misuse act new 13 12-11
Computer misuse act new 13 12-11Computer misuse act new 13 12-11
Computer misuse act new 13 12-11mrmwood
 
1.10 evaluation
1.10 evaluation1.10 evaluation
1.10 evaluationmrmwood
 
Open Source Vs Proprietary Software
Open Source Vs  Proprietary SoftwareOpen Source Vs  Proprietary Software
Open Source Vs Proprietary Software
Ann Yoders
 
2.9 The consequences of the use of ict
2.9 The consequences of the use of ict2.9 The consequences of the use of ict
2.9 The consequences of the use of ictmrmwood
 
2.3 people and ict systems
2.3 people and ict systems2.3 people and ict systems
2.3 people and ict systemsmrmwood
 
AQA INFO 1 – Sample Work Requirements
AQA INFO 1 – Sample Work RequirementsAQA INFO 1 – Sample Work Requirements
AQA INFO 1 – Sample Work Requirements
mrmwood
 

Viewers also liked (20)

INFO 1 unit 1.6 - Selection and use of output methods, media and devices
INFO 1 unit 1.6 - Selection and use of output methods, media and devicesINFO 1 unit 1.6 - Selection and use of output methods, media and devices
INFO 1 unit 1.6 - Selection and use of output methods, media and devices
 
Answering an a level exam question
Answering an a level exam questionAnswering an a level exam question
Answering an a level exam question
 
3.10 Introducing large ict systems into organisations
3.10 Introducing large ict systems into organisations3.10 Introducing large ict systems into organisations
3.10 Introducing large ict systems into organisations
 
3.2 information and systems
3.2 information and systems3.2 information and systems
3.2 information and systems
 
3.3 managing ict 3
3.3 managing ict 33.3 managing ict 3
3.3 managing ict 3
 
3.7 developing ict solutions
3.7 developing ict solutions3.7 developing ict solutions
3.7 developing ict solutions
 
Interface type
Interface typeInterface type
Interface type
 
YVision: A General Purpose Software Composition Framework
YVision: A General Purpose Software Composition FrameworkYVision: A General Purpose Software Composition Framework
YVision: A General Purpose Software Composition Framework
 
Software Quality Assurance(Sqa) automated software testing
Software Quality Assurance(Sqa) automated software testingSoftware Quality Assurance(Sqa) automated software testing
Software Quality Assurance(Sqa) automated software testing
 
Storage device & media
Storage device & mediaStorage device & media
Storage device & media
 
Data Protection Act
Data Protection ActData Protection Act
Data Protection Act
 
Copyright designs and patents act
Copyright designs and patents actCopyright designs and patents act
Copyright designs and patents act
 
Copyright designs and patents act
Copyright designs and patents actCopyright designs and patents act
Copyright designs and patents act
 
Data protection act new 13 12-11
Data protection act new 13 12-11Data protection act new 13 12-11
Data protection act new 13 12-11
 
Computer misuse act new 13 12-11
Computer misuse act new 13 12-11Computer misuse act new 13 12-11
Computer misuse act new 13 12-11
 
1.10 evaluation
1.10 evaluation1.10 evaluation
1.10 evaluation
 
Open Source Vs Proprietary Software
Open Source Vs  Proprietary SoftwareOpen Source Vs  Proprietary Software
Open Source Vs Proprietary Software
 
2.9 The consequences of the use of ict
2.9 The consequences of the use of ict2.9 The consequences of the use of ict
2.9 The consequences of the use of ict
 
2.3 people and ict systems
2.3 people and ict systems2.3 people and ict systems
2.3 people and ict systems
 
AQA INFO 1 – Sample Work Requirements
AQA INFO 1 – Sample Work RequirementsAQA INFO 1 – Sample Work Requirements
AQA INFO 1 – Sample Work Requirements
 

Similar to 1.7 selection and use of appropriate software

software development and programming languages
software development and programming languages software development and programming languages
software development and programming languages
PraShant Kumar
 
Software ppt
Software pptSoftware ppt
Software ppt
switipatel4
 
Computer system soft ware
Computer system soft wareComputer system soft ware
Computer system soft ware
Samuel Igbanogu
 
MCA-5 unit1
MCA-5 unit1MCA-5 unit1
MCA-5 unit1
Vasanti Dutta
 
Computer software
Computer softwareComputer software
Computer software
Ritu Jhalani
 
computer Unit 6
computer Unit 6computer Unit 6
computer Unit 6
Aqeel Rehman
 
ComputerSoftware.pdf
ComputerSoftware.pdfComputerSoftware.pdf
ComputerSoftware.pdf
AFANJIPHILL
 
Computer software and operating system
Computer software and operating systemComputer software and operating system
Computer software and operating system
sonykhan3
 
System Software and Programming.pptx
System Software and Programming.pptxSystem Software and Programming.pptx
System Software and Programming.pptx
VanshikaPatel41
 
Software and its Types All About Computer Software
Software and its Types All About Computer SoftwareSoftware and its Types All About Computer Software
Software and its Types All About Computer Software
khang950262
 
SESSION 3 - Computer Software-1.pptx
SESSION 3 - Computer Software-1.pptxSESSION 3 - Computer Software-1.pptx
SESSION 3 - Computer Software-1.pptx
chusematelephone
 
Presentation it
Presentation itPresentation it
Presentation it
nabelas
 
Computer software is defined .docx
Computer software is defined       .docxComputer software is defined       .docx
Computer software is defined .docx
Kamran Abdullah
 
Computer system
Computer systemComputer system
Computer system
RajThakuri
 
SOFTWARE PARADIGM
SOFTWARE PARADIGMSOFTWARE PARADIGM
SOFTWARE PARADIGM
DrThenmozhiKarunanit
 
Vskills c developer sample material
Vskills c developer sample materialVskills c developer sample material
Vskills c developer sample material
Vskills
 

Similar to 1.7 selection and use of appropriate software (20)

software development and programming languages
software development and programming languages software development and programming languages
software development and programming languages
 
Application Software
Application Software Application Software
Application Software
 
Software ppt
Software pptSoftware ppt
Software ppt
 
Computer system soft ware
Computer system soft wareComputer system soft ware
Computer system soft ware
 
MCA-5 unit1
MCA-5 unit1MCA-5 unit1
MCA-5 unit1
 
Computer software
Computer softwareComputer software
Computer software
 
computer Unit 6
computer Unit 6computer Unit 6
computer Unit 6
 
ComputerSoftware.pdf
ComputerSoftware.pdfComputerSoftware.pdf
ComputerSoftware.pdf
 
Exam 1 in ITEP 132
Exam 1 in ITEP 132Exam 1 in ITEP 132
Exam 1 in ITEP 132
 
Software
Software Software
Software
 
Computer software and operating system
Computer software and operating systemComputer software and operating system
Computer software and operating system
 
System Software and Programming.pptx
System Software and Programming.pptxSystem Software and Programming.pptx
System Software and Programming.pptx
 
Software and its Types All About Computer Software
Software and its Types All About Computer SoftwareSoftware and its Types All About Computer Software
Software and its Types All About Computer Software
 
Bis Chapter4
Bis Chapter4Bis Chapter4
Bis Chapter4
 
SESSION 3 - Computer Software-1.pptx
SESSION 3 - Computer Software-1.pptxSESSION 3 - Computer Software-1.pptx
SESSION 3 - Computer Software-1.pptx
 
Presentation it
Presentation itPresentation it
Presentation it
 
Computer software is defined .docx
Computer software is defined       .docxComputer software is defined       .docx
Computer software is defined .docx
 
Computer system
Computer systemComputer system
Computer system
 
SOFTWARE PARADIGM
SOFTWARE PARADIGMSOFTWARE PARADIGM
SOFTWARE PARADIGM
 
Vskills c developer sample material
Vskills c developer sample materialVskills c developer sample material
Vskills c developer sample material
 

More from mrmwood

3.8 development methods
3.8 development methods3.8 development methods
3.8 development methodsmrmwood
 
3.6 legislation and regulations
3.6 legislation and regulations3.6 legislation and regulations
3.6 legislation and regulationsmrmwood
 
3.11 training and supporting users
3.11 training and supporting users3.11 training and supporting users
3.11 training and supporting usersmrmwood
 
3.9 techniques and tools for systems development
3.9 techniques and tools for systems development3.9 techniques and tools for systems development
3.9 techniques and tools for systems developmentmrmwood
 
3.12 external and internal resources
3.12 external and internal resources3.12 external and internal resources
3.12 external and internal resourcesmrmwood
 
2.8 factors affecting the use of ict
2.8 factors affecting the use of ict2.8 factors affecting the use of ict
2.8 factors affecting the use of ictmrmwood
 
2.7 what ict can provide
2.7 what ict can provide2.7 what ict can provide
2.7 what ict can providemrmwood
 
2.6 backup and recovery
2.6 backup and recovery2.6 backup and recovery
2.6 backup and recoverymrmwood
 
Copyright designs and patents act new 13 12-11
Copyright designs and patents act new 13 12-11Copyright designs and patents act new 13 12-11
Copyright designs and patents act new 13 12-11mrmwood
 
2.5 safety and security of data in ict systems 13 12-11
2.5 safety and security of data in ict systems 13 12-112.5 safety and security of data in ict systems 13 12-11
2.5 safety and security of data in ict systems 13 12-11mrmwood
 
Copyright designs and patents act
Copyright designs and patents actCopyright designs and patents act
Copyright designs and patents actmrmwood
 
Computer Misuse Act
Computer Misuse ActComputer Misuse Act
Computer Misuse Act
mrmwood
 
Data Protection Act
Data Protection ActData Protection Act
Data Protection Act
mrmwood
 
3.5 ICT Policies
3.5 ICT Policies3.5 ICT Policies
3.5 ICT Policies
mrmwood
 
3.4 ict strategy
3.4 ict strategy3.4 ict strategy
3.4 ict strategymrmwood
 
2.2 data and information
2.2 data and information2.2 data and information
2.2 data and informationmrmwood
 
2.1 ict systems and components
2.1 ict systems and components2.1 ict systems and components
2.1 ict systems and componentsmrmwood
 
Validation and Verification
Validation and VerificationValidation and Verification
Validation and Verificationmrmwood
 

More from mrmwood (18)

3.8 development methods
3.8 development methods3.8 development methods
3.8 development methods
 
3.6 legislation and regulations
3.6 legislation and regulations3.6 legislation and regulations
3.6 legislation and regulations
 
3.11 training and supporting users
3.11 training and supporting users3.11 training and supporting users
3.11 training and supporting users
 
3.9 techniques and tools for systems development
3.9 techniques and tools for systems development3.9 techniques and tools for systems development
3.9 techniques and tools for systems development
 
3.12 external and internal resources
3.12 external and internal resources3.12 external and internal resources
3.12 external and internal resources
 
2.8 factors affecting the use of ict
2.8 factors affecting the use of ict2.8 factors affecting the use of ict
2.8 factors affecting the use of ict
 
2.7 what ict can provide
2.7 what ict can provide2.7 what ict can provide
2.7 what ict can provide
 
2.6 backup and recovery
2.6 backup and recovery2.6 backup and recovery
2.6 backup and recovery
 
Copyright designs and patents act new 13 12-11
Copyright designs and patents act new 13 12-11Copyright designs and patents act new 13 12-11
Copyright designs and patents act new 13 12-11
 
2.5 safety and security of data in ict systems 13 12-11
2.5 safety and security of data in ict systems 13 12-112.5 safety and security of data in ict systems 13 12-11
2.5 safety and security of data in ict systems 13 12-11
 
Copyright designs and patents act
Copyright designs and patents actCopyright designs and patents act
Copyright designs and patents act
 
Computer Misuse Act
Computer Misuse ActComputer Misuse Act
Computer Misuse Act
 
Data Protection Act
Data Protection ActData Protection Act
Data Protection Act
 
3.5 ICT Policies
3.5 ICT Policies3.5 ICT Policies
3.5 ICT Policies
 
3.4 ict strategy
3.4 ict strategy3.4 ict strategy
3.4 ict strategy
 
2.2 data and information
2.2 data and information2.2 data and information
2.2 data and information
 
2.1 ict systems and components
2.1 ict systems and components2.1 ict systems and components
2.1 ict systems and components
 
Validation and Verification
Validation and VerificationValidation and Verification
Validation and Verification
 

Recently uploaded

Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
bennyroshan06
 

Recently uploaded (20)

Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 

1.7 selection and use of appropriate software

  • 1. INFO 11.7 Selection and use of appropriate software
  • 3. Throughout the lesson you are to tweet on the content covered including: Key concepts Keywords Questions Opinions Thoughts Use the hastag #dbs12 twitter
  • 4. What is Software and why is it needed? What are the two main types of software? What are the sub categories of each type of software? What is the purpose of Utilities? Name a least 5 utilities Thoroughly explain the purpose of ‘Device Drivers’ Why might a Device Driver fail to function? What is a compiler and how does it work? What is an Interpreter and how does it work? What is an operating system and what is it’s purpose and function? Name 3 operating systems Explain the difference between single and multi tasking operating systems and give examples Explain the purpose of Applications software What are the 3 main categories of software applications? Name 6 common ‘general’ applications State two appropriate uses for each applications software State three features found in each applications software Give examples of 2 specialist applications What is meant by Bespoke? What are 2 advantages of investing in bespoke software? What are 2 disadvantages of investing in bespoke software? State 2 advantages of purchasing off the shelf applications State 2 disadvantages of purchasing off the shelf applications Explain what integrated software packages are What are the benefits and drawbacks of open source software? Explain what is meant by Proprietary Software Why do software manufactures upgrade their software? What must a company consider before upgrading their software? Learning objectives with a TWIST
  • 5.
  • 6.
  • 7. The purpose of utilities are to analyze, configure and maintain the computer Some common utilities Anti-Virus Compression Backup/Restore Registry Cleanup Scan disk/disk repair Hardware diagnostics Encryption/decryption Sometimes included with the Operating System Sometimes bundled/sold together in a separate package Utility Programs only do one or perhaps two tasks Systems Software - Utilities
  • 8.
  • 9. A Printer driver formats the output for a particular printer
  • 10. Translates software instructions into a format hardware can understand and vice versaSystems Software - Drivers
  • 11. Exam Revision!!! What is a device driver? A devicedriveris a specific type of computer software, developed to allow interaction with hardware devices. This usually constitutes an interface for communicating with the device, through the communications subsystem, providing commands to and/or receiving data from the device. It is a specialised hardware-dependent computer program, which is also operating system specific, that enables another program, typically an operating system or applications software, to interact transparently with the given device. Systems Software – Drivers 2 the crucial point in achieving transparent interaction is the ongoing development of unconscious operations, embedded in the process of use.
  • 12. Choose 3 utilities NOT listed on slide 5 and explain their function/purpose Give two reasons why a printer driver may fail to function or function as expectedHINT: Look at slide seven Research/Tasks
  • 14.
  • 15.
  • 16. An Operating system is the core software that allows a computer to run as a useful device. It manages the hardware, the user interface and all other software running on the computer Operating Systems
  • 17. There are a number of Unix-like operating systems based on or descended from the Berkeley Software Distribution (BSD) Examples
  • 18. There are a number of Unix-like operating systems based on or descended from the Berkeley Software Distribution (BSD) Examples
  • 19. Today most operating systems perform the following important functions: Processor management, that is, assignment of processor to different tasks being performed by the computer system. Memory management, that is, allocation of main memory and other storage areas to the system programmes as well as user programmes and data. Input/output management, that is, co-ordination and assignment of the different output and input device while one or more programmes are being executed. File management, that is, the storage of file of various storage devices to another. It also allows all files to be easily changed and modified through the use of text editors or some other files manipulation routines. Interpretation of commands and instructions. Coordination and assignment of compilers, assemblers, utility programs, and other software to the various user of the computer system. Facilitates easy communication between the computer system and the computer operator (human) by providing a UI that is easily accessible e.g. WIMP interface. Functions of an Operating System
  • 20. Example Exam Questions INFO 1 Jan 11
  • 21. Single Application One user running one application e.g. Found on a mobile phone, iPad etc. (ios 4 not necessarily the same now as there is multi tasking) Multi Tasking One user running many applications e.g. Personal computers (Windows 7, Mac OSX) Ram required Single and Multi User Operating Systems
  • 22. Applications Software Applications software is written to improve our productivity i.e. it does something It can be classified under 3 main categories: General Purpose software Specialist software Tailor made (bespoke) software
  • 23. General Vs Specialist General These applications can be used for a wide variety of tasks e.g. spreadsheets can be used for accounts, sales analysis, forecasting and many others. Specialist This type of software lacks the flexibility of generic software and is only capable of doing a single task. Accounting software is capable of doing only accounts and so is more restrictive than a spreadsheet.
  • 24. Common General Software Generic software includes: Word processing Spreadsheets Database management Graphics Desktop Publishing (DTP) Presentation Web page authoring Web browsing Email
  • 25. Appropriate uses of General Application Software Word Processing Applications Writing reports, memos, letter to customers Spreadsheet Applications Keeping simple company accounts, calculating employee payments, simple stock control, modelling, simple invoice system Database Application Keeping customer records, sales records, appointments system Desktop Publishing Application Creating leaflets, posters, business cards Presentation Software Creating presentations to show customers or staff Graphics Application Manipulating images that can be used at home, school or business Web Design (authoring) Application Creating, maintaining personal or business websites
  • 26. Features available in General Application Software Word Processing Applications Mail Merge, Spell Check, Find and Replace, Dictionary, Thesauraus Spreadsheet Applications Conditional Formatting, creating graphs, charts and tables, Absolute and Relative cell referencing Database Application Reporting, sorting, filtering, querying data, Relational databases (many tables) Desktop Publishing Application Templates for popular documents, change page size and orientation, WordArt, shapes and objects Presentation Software C Graphics Application M Web Design (authoring) Application C
  • 27. Common Specialist Software Common specialist software include: Payroll School Administration Booking systems Stock control/warehousing Both generic and specialist applications can be bought bespoke or off-the-shelf
  • 28. Bespoke (Custom) Software Advantages: Meets purpose exactly Software will only have the features business require Source code accessible for future developments Disadvantages: More expensive than off-the shelf May have mistakes in code (untested) which will cost money to correct Not immediately available Very limited overall backup and support – no books, etc
  • 29. Off-the-Shelf Software Advantages: Usually cheaper than custom-written Already been tested Choice of brands Immediately available no time delay in implementing Support from a variety of sources: e.g. Internet sites, Books, etc. Disadvantages: Many features not required Not completely suited to purpose
  • 30.
  • 31.
  • 32. Some software vendors / communities licence their software as open-source
  • 33. Anybody can develop the source code i.e. customise/improve the application
  • 34. Often but not always freeProprietary Software: Exclusive property of their developers
  • 35. Example Exam Questions INFO 1 Jun 09
  • 36. Example Exam Questions INFO 1 Jan 09
  • 37. Example Exam Questions INFO 1 Jan 11
  • 39. Overview New software versions are released every few years by many software manufacturers Version numbers (or years) are used to distinguish the versions Major revisions usually labelled as integers Minor changes usually labelled as decimals
  • 40. Pros/Cons Upgrades will usually offer new functions or will be designed to make tasks easier Word 2007 puts 80% of the commonest used functions no more than two clicks away from the user after criticism that Word 2003 had too many functions (“improved” UI) However there are technical and human considerations that the organisation needs to take into account when upgrading software
  • 41. Hardware Constraints The new software may require more memory, a faster processor etc. This means that hardware needs to be upgraded (often at great expense)
  • 42. Compatibility The upgraded software needs to be compatible with existing systems. New versions of the software will usually open files created in older versions – backwards compatibility The reverse isn’t always true i.e. files created in new versions may not be usable (directly) with earlier versions – downwards compatibility  
  • 43.
  • 44.
  • 45.