Software and file types

Slides:



Advertisements
Similar presentations
OCR GCSE ICT Methods of storing data and file formats for storing data.
Advertisements

Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
Application Software CSC151.
SOFTWARE.
1 Computer Software. The instructions that allow the user to communicate with the computer; also called programs  Three categories:  System software.
Computer for Health Sciences
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Computers Mrs. Doss.
2-3 note. 2 Peripheral Devices “Peripheral devices” are hardware plugged into ports or connected to a computer wirelessly. These devices can be for input,
Lions and Tigers and Bears, Oh My!* * Translation: Files and Folders and Such.
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
Explain the purpose of an operating system
Section 2 Software.
Software.
 Saundra Speed  Mariela Esparza  Kevin Escalante.
Software. Software or Programs A set of detailed directions telling the computer exactly what to do, one step at a time. Can be one line of code or several.
Innovative Training Works Digital Literacy Computing Fundamentals Computer Software.
Collecting Data Types, coding, accuracy, file formats and the effect of data loss.
Digital Literacy Lesson 3. The Role of Memory A computer stores data in the memory when a task is performed. Data is stored in the form of 0s and 1s.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
Productivity Programs What is the use of a Word Processing, Desktop Publishing and Spreadsheet programs? What is the use of a Database and Presentation.
1 Computer Software. Computers require software to function. Software is the instructions that allow users to communicate with the computer; also called.
1 Title: Introduction to Computer Instructor: I LTAF M EHDI.
COMPUTER SOFTWARE FORM 1. Learning Area Introduction to computer software Operating System (OS) Application Software Word Processing Software Presentation.
Software AS Module Heathcote Ch.20. Importance of Information  Information technology is fundamental to the success of any business  The information.
OCR CAMBRIDGE NATIONALS UNIT 1 - UNDERSTANDING COMPUTER SYSTEMS DATA CAPTURE METHODS.
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
Operating Systems & Applications Software Lesson 8.
1 Computer Software. The instructions that allow the user to communicate with the computer; also called programs  Three categories:  System software.
Allexa Mitchels IBCC Sets of instructions which hardware follows in order to perform tasks. Software.
OCR CAMBRIDGE NATIONALS UNIT 1 - UNDERSTANDING COMPUTER SYSTEMS DATA CAPTURE METHODS.
 Advertisements Created  Artwork  Articles Written/Published  Annotated Bibliographies  Awards Received  Budgets Created/Managed  Books/Records.
Software Rashedul Hasan. Software Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task. Instructions.
OPERATING SYSTEMS, FILE EXTENSIONS, AND THE INTERNET.
 Software provides the instructions that tell the computer what to do.  These instructions are called programs. Programs enable you to use the computer.
Systems Software. Systems software Applications software such as word processing, spreadsheet or graphics packages Operating systems software to control.
 is a set of instructions that tell the computer what to do. Software can be categorized into: 1. Operating system software 2. Applications software.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Computer Software ICT 1. Learning Target  Students will compare and contrast various operating systems used in a computer and mobile devices.
Computer Skills Chapter 2. Software Software: is a set of programs, data, and information. Program: is a set of sequence instructions that tell the computer.
Identify internal hardware devices (e. g
Office 2016 and Windows 10: Essential Concepts and Skills
Software OCR Cambridge Nationals in ICT Level 1/2 © Hodder & Stoughton 2013.
Introduction to Computers
Hardware & Software Lesson 3 Software KS3 COMPUTING KS3 Computing
Computer Software Digital Literacy.
Chapter 4: Application Software
Computing Fundamentals
Computer Software Digital Literacy.
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms.
Computer Software Computer Software 9/15/2018
Computer Terminology: Software and File Formats
Computer Software Created by Ann Ware
Intermediate 2 Computing Unit 1 – Computer Systems
Introduction to Computers
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms GCFLearnFree website “Computer Basics”:
Software Introduction
Objectives TO UNDERSTAND THAT CAPTURING DATA IS VALIDATED AND VERIFIED TO CHECK THAT IT IS REASONABLE AND CORRECT.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Designing data capture forms
Information Technology Ms. Abeer Helwa
Application Software EIT, © Author Gay Robertson, 2016.
File Extension Mini-Lesson
Windows file management
File Management Staying Organized.
System Software: Operating system, Utility Programs, & File Management
Digital Literacy 1.00 Computer Basics
Software Mr. Yip BTT 1O.
Lauren Taylor – Dardanelle High School
Presentation transcript:

Software and file types Software types: Operating systems Utility software Application software File types: Propriety Open Data Capture and coding: Web forms Coding to reduce file size

Operating systems Every computing device has an operating system. Its purpose is to manage the hardware and allow software to be run on a computer. Examples of operating systems are, MS Windows, Apple OS, Android. Operating systems use Graphical User Interfaces (GUI) to view the task being carried out. GUIs use small pictures or icons to represent the task being carried out. Before GUIs were invented computers used a DOS system (text based) to carry out all tasks!!!!!!!!!!!!!!!!

Utility software and Application software Utility software adds extra functions to an operating system, such as firewalls, backups and analysing computer performance. (security tasks) Many utilities carry out more technical tasks that are needed to make a computing device work e.g. disk formatting compression. Application software Application software is used to carry out tasks such as word processing, emailing, using databases/ Spreadsheet and surfing the Internet.

Types of application software: Uses Word Processing Writing documents/reports/letters Database Storing data and business records. E.g. customer or staff details Spreadsheet Handling financial information (money) and performing calculations Multimedia PowerPoints and videos Creating presentations/videos for staff training or to advertise products to customers Desktop Publishing Used to make newsletters or magazines etc. Graphics Creating/editing images or photos Web browser Used to view web pages Apps for portable devices Applications written specially for portable devices

File types Each software application stores its files in a way that it can use efficiently. Different applications use different file types. A particular file type/format will tell the operating system which application it needs to open it. Propriety File format Application Open File format .doc or.docx Word .rtf or .txt Rich text / plain text .xls or .xlsx Excel (spreadsheet) .csv Comma separated variable. List of data .ppt or .pptx PowerPoint .exe Runs applications (games) .fla Flash movie .pdf Formatted documents .wma audio .wav/mp3

Designing website data capture forms The questions used to create a Portland Game’s account have to be designed so that the answers can easily be entered into a database file. Web forms can limit the type of data entered by using: Drop down boxes, check boxes, radio buttons, text boxes, pre-set date formats. But it is also important to think about coding data to reduce the overall file size of the database. For example: M or F instead of male or female Mr, Mrs, Miss or Ms instead of Mister etc. 12/01/1989 instead of 12th January 1989

Validation and verification of data Verification – checks that data is entered exactly as it is shown on the web form. This ensures that the original answers are correctly entered into the database or spreadsheet. Verification checks – visual check, by re-reading (small amounts of data only) Enter the data twice by different operators (the computer checks the data matches) Validation – checks that the data being entered is allowed. Validation checks – Presence check – an answer exists Format check – is the data in the correct format e.g. dd/mm/yyyy Range check – is the data within set limits e.g. old enough to buy 18 Validity check – is the data sensible and valid e.g. DOB 01/01/1900