Top Banner
Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software updates? What are Operating Systems? Types and examples of Operating Systems Different versions of Windows What is a GUI? Introduction to BIOS Mobile application types and roles (VoIP, messenger, email…)
12

Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

Dec 25, 2015

Download

Documents

Stuart Long
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

Chapter ThreeSoftware and Operating Systems

• What is software?• How software is developed (Analysis, Design,

Programming, and Testing)• What are software updates? • What are Operating Systems?• Types and examples of Operating Systems• Different versions of Windows• What is a GUI?• Introduction to BIOS• Mobile application types and roles (VoIP,

messenger, email…)

Page 2: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

What is software?

Software is a collection of instructions that enable the user to interact with a computer or to have it perform specific tasks for them.

Page 3: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

- Without software, computers would be useless.

- Software is sometimes called an application.

- Smartphone applications are also software.

- Examples are: - Microsoft Word, - Excel, Chrome,- Games, - WhatsApp application, - BBM application….

Page 4: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

How software is developed (Analysis, Design, Programming, and Testing)A Software Development Life Cycle is a series of steps, or phases, that provide a model for the development and lifecycle management of an application or piece of software.

Page 5: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

The methodology process can vary across industries and organizations, but the common software lifecycle is

1.Analysis2. Design3.Development4. Testing, 5. Release and Maintenance

Page 6: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

What are software updates?

An update is a new version of the software. Software companies frequently release software updates to add new features or to fix bugs in previous software versions. These updates are also applicable on Smartphones applications.

Page 7: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

What are Operating Systems?Operating Systems are the most important program that runs on a computer. Every general-purpose computer must have an operating system to run other programs.

Operating systems perform basic tasks, such as - recognizing input from the keyboard, - sending output to the display screen,- keeping track of files and directories on the disk,- controlling peripheral devices such as disk drives

and printers.

Page 8: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.
Page 9: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

Types and examples of Operating Systems

Operating systems for personal computers:- Windows - Linux- Unix- MAC OSOperating Systems for Smartphones:- Android- IOSOperating systems of old personal computers mono-task: - MS-DOS

Page 10: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

Different versions of Windows

• Windows 8.1• Windows 8• Windows Vista• Windows XP• Windows M• Windows 2000• Windows 98• Windows NT 4.0• Windows 95• Windows NT 3.51• Windows NT 3.5• Windows 3.• Windows 2.• Windows 1.01

Page 11: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

What is a GUI?

A GUI (usually pronounced "GOO-ee") is a graphical operating system. It is a type of interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation rather than Text Interface. Most of today’s operating system are GUI.

Page 12: Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.

Introduction to BIOS

BIOS is short for BASIC INPUT OUTPUT SYSTEM. - It is a set of built-in software routines that allows the computer to start. - It also tells the computer the date/time. BIOS lets the computer boot from specific locations and lets the computer check that all requirements to boot are satisfied.