5: Application Generation Flashcards
What is hardware?
All physical parts of a computer system and its related devices, both internal and external
What is software?
General term covering all computer programs. Often falls into broad categories such as application, system and utility software
Examples of common categories of application software?
- Word processor
- database
- Web browser
- Graphics manipulation
Examples of common categories of application software?
- Word processor
- database
- Web browser
- Graphics manipulation
Examples of common categories of application software?
- Word processor
- database
- Web browser
- Graphics manipulation
Examples of common categories of application software?
- Word processor
- database
- Web browser
- Graphics manipulation
- Spreadsheets
- email clients
Give an example of a generic application
- a word processor is a generic application
- It does not have a specific or narrow purpose
- You can use it to carry out different tasks and meet multiple needs (eg writing a letter, essay, report, guest list, invite)
Give an example of a specific application
- Database software is an example of a specific application
- beyond creating, managing and using a database, it has little use
- As a result of being so specific, it is almost essential for creating a serious database application
What is the purpose of utility software?
Utility software is designed to:
- Keep your computer safe
- Keep it running efficiently
- Provide you with useful tools to manage your files and applications
What are some different types of utility software?
- file repair
- backup
- compression
- defragmentation
- anti-malware
- file management
- device drivers
What are some different types of utility software?
- file repair
- backup
- compression
- defragmentation
- anti-malware
- file management
- device drivers
What does file repair software do?
- Files can become corrupt or damaged for a number reasons
- File repair software attempts to correct these issues and restore the file to its original working state
- A file repair facility can be built into applications as well as being a separate dedicated software tool in the operating system
What does backup software do?
- Backups can be set up to be manual, automatic or scheduled
- You can perform full backups or incremental backups
- You can back up to different media or an off-site cloud system
- Comes with operating system but can be purchased separately
What does data compression software do?
- Reduces the size of a file so it takes up less space and downloads faster over the internet
What does defragmentation software do?
- reorganises files on a hard disk, putting fragments of files and free space back together
- This reduces the movement of the read/write head across the surface of the disk, which speeds up file access
What does anti-malware software do?
helps keep your computer and files safe from many types of malware including viruses, trojans, woms and spyware
What is open source software?
- users can modify and distribute the software
- can be installed on any number of computers
- support provided by the community
- users have access to the source code
- may not be fully tested
What are the pros of open source software for the user?
- software is free
- wide community modification
What are the cons of open source software for the user?
- can be poorly supported
- some features might not be well tested
What are the pros of open source software for the creator?
Gets their software out there to a wider community