Computer Software Unit C. Objectives Introduce Computer Software Explain How Computers Interpret Software Explore Operating Systems Compare Operating.

Slides:



Advertisements
Similar presentations
Computer Software 3 Section A Software Basics CHAPTER PARSONS/OJA
Advertisements

Chapter 3 Application Software p. 6.
Computing Fundamentals
Ying Wang EDN 303 Fall Objectives Explain the role of an operating system and list the main operating systems used on today’s computers Define and.
Chapter 3 Software.
Chapter 3: Computer Software
Technology In Action Chapter 1 1 Application Software Application vs. system software Productivity software Business software Graphics and multimedia software.
Computer Software.
Chapter 3 Computer Software.
Chapter 3 Applications Software: Getting the Work Done.
Discovering Computers 2010
CGS 1000 Introduction to Computers and Technology.
Professor Michael J. Losacco CIS 1110 – Using Computers Application Software Chapter 3.
Application Software.  Topics Covered:  Software Categories  Desktop vs. Mobile Software  Installed vs. Web-Based Software.
Application Software Productivity Tools for Educators
Chapter 5 Application Software.
Chapter 6: Application Software.
Teachers Discovering Computers Integrating Technology and Digital Media in the Classroom 6 th Edition Application Productivity Tools for Educators Chapter.
SOFTWARE.
Application Software Chapter 3 Tools for Thinking & Working More Productively.
1 Chapter 6 Understanding Computers, 11 th Edition Software Ownership Rights Software license: agreement, either included in a software package or displayed.
Computer Concepts 2013 Chapter 3 Software. 3 Software Categories Chapter 3: Software 2  Software is categorized in two main categories:  Application.
Chapter 4 Computer Software.
Chapter 3 Application Software.
CSCI 1101 Intro to Computers
Computer Concepts - Illustrated Introductory, Seventh Edition
Computer Concepts – Illustrated 8 th edition Unit C: Computer Software.
© Paradigm Publishing, Inc. 5-1 Chapter 5 Application Software Chapter 5 Application Software.
Computer Software Unit C. Software Categories System Software Application Software.
B.A. (Mahayana Studies) Introduction to Computer Science November March Software What is software? What are the main types of software?
System and Application Software
1 Computer Software Unit C. 2 Objectives Introduce Computer Software Explain How Computers Interpret Software Define Document Production Software Define.
Computer Software CSCI N207 Data Analysis Using Spreadsheet Department of Computer and Information Science, IUPUI.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
1 Computer Software Unit C. 2 Objectives Introduce Computer Software Explain How Computers Interpret Software Explore Operating Systems Compare Operating.
Unit 5- Computer Software.  Identify how hardware & software interact  Explain how a software program works  Describe the difference between application.
Warranty buyer beware. software manufacturers limit their liability for software problems by selling their software “as is”. can’t guarantee error free.
Section 2 Software.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
APPLICATION SOFTWARE. EXAMPLE S What’s an application software ? Application software consists of programs designed to make users more productive and/or.
UEC 01 : Computer Skills & Programming Concepts I 1PUA – Computer Engineering Department – UEC01 – Dr. Mona Abou - Of Lecture 6: Applications Software.
1 Application Software What is application software?  Programs that perform specific tasks for users.
 Saundra Speed  Mariela Esparza  Kevin Escalante.
Software Categories Figure 3-1.
Application Software CSCI-N 100 Department of Computer and Information Science.
Teachers Discovering Computers Integrating Technology and Digital Media in the Classroom 5 th Edition Let’s Review Lesson 2! Who Wants to Be a Computer.
© Paradigm Publishing Inc. 5-1 Chapter 5 Application Software.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Summer 2007.
COMPUTER SOFTWARE FORM 1. Learning Area Introduction to computer software Operating System (OS) Application Software Word Processing Software Presentation.
Unit 4- Computer Software.  Identify how hardware & software interact  Explain how a software program works  Describe the difference between application.
1 Computer Software. The instructions that allow the user to communicate with the computer; also called programs  Three categories:  System software.
Software Rashedul Hasan. Software Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task. Instructions.
Software Installation and Copyrights Basic Computer Concepts Installation Basics  Installation Process  Copy files from distribution disks.
Chapter 5 Administrative Software Teaching and Learning With Technology, 3e 1.
ITT_04101 COMPUTER APPLICATIONS Gaper M CIT
1 Computer Software Unit C. 2 Objectives Introduce Computer Software Explain How Computers Interpret Software Explore Operating Systems Compare Operating.
Objectives Overview Identify the four categories of application software Describe characteristics of a user interface Identify the key features of widely.
Lesson 10: APPLICATION SOFTWARE
Computer Software Digital Literacy.
Application Software Chapter 6.
Computing Fundamentals
Computer Software Digital Literacy.
3 Computer Software Section A Software Basics CHAPTER PARSONS/OJA
Computer Software.
Computer Software.
Application Software Productivity Tools for Educators
System And Application Software
Application Software Productivity Tools for Educators
Computer Concepts Module 3
Presentation transcript:

Computer Software Unit C

Objectives Introduce Computer Software Explain How Computers Interpret Software Explore Operating Systems Compare Operating Systems Define Document Production Software Define Spreadsheet Software

Objectives Define Data Management Software Define Graphics Software Define Business and Science Software Define Entertainment and Education Software Understand Licenses and Copyrights

Software Categories System Software Application Software

System Software OperatingSystemsDeviceDriversUtilitiesProgrammingLanguages DOS Windows Linux UNIX Mac OS

Application Software DocumentProduction SpreadsheetSoftware Accounting & Finance MathematicalModeling Statistical Entertainment DataManagement Graphics Music VideoEducational Reference

Software Topics Computer program –main executable program (.exe) Support module –called by the program (.dll) Data module –Example: a dictionary file or a file that is not supplied by the user

How Computers Interpret Software Computer languages –Source code –High-level languages: COBOL, C++, Java Machine language Compiler –Creates object code in single batch Interpreter –Converts one instruction at a time –Common with web-based scripts (part of web page)

Operating Systems Interacts with application software, device drivers & hardware to manage computers resources MultitaskingCTRL-ALT-DELGUI –graphical user interface Utilities

Operating System Categories Single user: PCs and handhelds Multi-user: mainframes or centralized computer processing Network/Server: serves as router to local computer processing Desktop: desktop or notebook PC; single-user, but could handle networking

Operating Systems Microsoft Windows –80% of PCs Mac OS UNIX –dependable in multi-user environment Linux –free; good for web servers DOS

Document Production Software Use to compose, edit, design, print or electronically publish documents Types –Word processing (Word) –Desktop publishing (PageMaker) –Web authoring (Front Page)

Document Production Elements Formatting Page Layout Headers/FootersClipartTables Frames Spell check Word wrap Margins Styles

Spreadsheet Software Use for numerical calculations and graphs Rows and columns Worksheet, cell, cell references Cells can contain –Values –Labels –Functions –Formulas

Spreadsheet Software Formulas vs. functions Relative vs. absolute cell referencing Automatic recalculation Templates What-if analysis

Data Management Software Use to store, find, organize, update and report information File management software –Structured or flat file –A record contains multiple fields

Data Management Software Database Management Software (DBMS) –Database (collection of related files) –Relational (tables with records & fields) –Object-oriented (records manipulated using methods) File structure –Fields and data types SQL (Structured Query Language) –Natural query language –Query by example (QBE)

Graphics Software Use to create, display, modify, manipulate and print graphics Paint software: realistic art and photos Photo Editing software: simplifies common editing tasks Drawing software: uses vector figures & shapes to create “cartoon-like” images.

Graphics Software 3-D Graphics software: create wireframes and then cover with a texture CAD (computer-aided design): 3-D software designed for architects and engineers Presentation software: creates electronic slides like these

Business Software Accounting & Finance –Personal finance –Tax preparation –Small business accounting Vertical Market –Hospitals, construction, schools Horizontal Market –Generic like payroll –Project management Groupware –Help collaboration on group projects

Science Software Statistical/graphing software Mathematical modeling software –Math CAD

Entertainment Software Audio editing (sound recorder) Games MP3 player Video editing (Adobe Premiere) Music Ear training Ear training Notation Notation Computer-aided music Computer-aided music MIDI sequencing MIDI sequencing

Educational Software Learn and practice new skills –Arithmetic –Reading –Languages –Typing –SAT Reference software (CD-ROMs)

License vs. Copyright Software License: a legal contract that defines the ways in which you may use a computer program. Copyright: a form of legal protection that grants the author of an original work an exclusive right to copy, distribute, sell and modify that work. Software piracy For contract to take effect: –Open a shrink-wrap license product –Agree to an installation agreement

Types of Copyright Protections Shareware: try before you buy on the honor system Freeware: no fee - can use, but not alter or sell Open Source: uncompiled source code that can be changed - sold or free Public Domain: can be copied, altered and resold

Tech Talk: Installing Software System requirements –Operating system and minimum hardware capacities Steps (setup.exe) –Copy files to hard drive –Uncompress if necessary (Win Zip) –Verify system requirements met –Select appropriate device drivers –Necessary system files/players (Media Player) –Update registry and program menu Uninstall routine or Windows Add/Remove programs

Issue Is Privacy a Problem?

Computer Software End