ICS Lecture 6
ICS Lecture 6
Chapter 6
Application Software
Agenda
01 General characteristics of application software
and
– secure
The Basics of Application Software
• Commercial Software
– Copyrighted software developed and sold for profit
– Typically comes with a single-user license
• Shareware
– Copyrighted software distributed on the honor system
– Consumers should either pay for it or uninstall it after the
trial
period
• Freeware
– Copyrighted software programs that are given away by the
author for others to use free of charge
• Public Domain Software
– Software that is not copyrighted and ownership rights
have been donated to the public domain
The Basics of Application Software
Desktop vs. Mobile Software
• Personal computers
use desktop software
• Smartphones and other
mobile devices typically
require mobile soft-
ware called apps
– Specifically designed for
a specific type of device
– Wide range of software
available via app stores
(Google Play, Apple
App Store, etc.)
Technology and You Box
Mobile Ticketing
– Download ticket to mo-
bile device to use for ad-
mittance
– Tickets for movies, sport -
ing events, concerts, etc.
– Boarding passes
– Custom tickets
Installed vs. Cloud Software
• Installed Software
– Must be installed on
the computer before it
can be run
– Can be purchased in
physical form
– Can be down-
loaded from the In-
ternet
Installed vs. Cloud Software
• Cloud Software
– Is delivered on-demand via the Web
– Also called Software as a Service (SaaS) and cloud-
ware
– Includes free software and fee-based software
– Advantages of cloud software
• Files can be accessed from any computer with an
Internet connection
• Ease of implementation
• Improved collaboration ca-
pabilities
• Always working with the most current version
of software
Installed vs. Cloud Software
Airline Apps
– American Airlines is issuing media tablets to all
cabin
personnel and iPads to all pilots
– Replaces paper manuals and maps
– Expected to be able to provide
passengers with additional ser-
vices such as connection and
weather info and food purchases 15
• Software Suites
– Collection of software programs bundled together and
sold
as a single software package
– Office suites are used by most businesses/individuals
to produce documents and typically include:
• Word processing software
• Spreadsheet software
16
• Database software
• Presentation graphics-software
– Provide a common interface among programs in the
suite
Software Suites
18
Common Software Commands
• Editing a Document
– Changing the content of the document, such as insert-
ing or deleting words
– Insertion point
• Indicates the current location in a document, which
is where the changes will be made
– Typing text inserts the text at the insertion point loca-
tion
– Delete and Backspace keys delete text
– Text and objects can typically be selected and
moved, copied, deleted, or formatted
Common Software Commands
• Formatting a Document
– Changes the appearance of the document
• Changes font face, font size, and/or font
color
• Changes line spacing or margins
• Adds page numbers and/or borders
Common Software Commands
• Getting Help
– Often built into the program and typically contains:
• Table of Contents
• Browsing
• Search
– Offline help (periodicals, books, tutorial videos, classes)
Word Processing Concepts
24
Word Processing Concepts
• What Is a Spreadsheet?
– Documents containing a group of numbers and other
data
organized into rows and columns
– Spreadsheet software includes the following tools
• Formulas, data analysis tools, charts, and graphs
– Most widely used spreadsheet programs:
• Microsoft Excel
• Corel Quattro Pro
• Apple Numbers
Spreadsheet Concepts
• Creating a Spreadsheet
– Worksheet: a single spreadsheet
– Workbook: a collection of worksheets saved in a single
file
– Worksheets are divided into rows and columns
– Cell
• The intersection of a row and a column
• Each cell is identified by a cell address, such as A1
• Cell pointer is used to select a cell
• Cell pointer can be used to select more than one
cell (range or block)
Spreadsheet Concepts
• Function
– A named, pre-programmed formula
– Hundreds of functions that can be used in
spreadsheets
Spreadsheet Concepts
• What Is a Database?
– A collection of related data that is stored in a manner
enabling information to be retrieved as needed
– Database Management System (DBMS)
• Software that allows the creation and manipulation
of
an electronic database
– Most widely used relational database programs
• Microsoft Access
• Oracle Database
• IBM’s DB2
Database Concepts
Database Concepts
– Data in a database is organized into fields
(columns), records (rows), and tables
• Field (column)
– A single type of data to be stored in a data-
base
• Record (row)
– A collection of related fields
• Table
– A collection of related records
• Database file
– Collection of related tables
Database Concepts
• Creating a Database
– Database file is created first
• Contains objects, such as tables, forms, and queries
– Tables can then be created
– Typically, the table structure is specified first
– Table structure includes:
• Field name (unique identifying name)
• Data type (text, number, date, object)
• Field size (maximum number of characters)
• Default value (initial content of the field)
– The table is named and saved
– Tables can be created in either Datasheet or Design
view
Database Concepts
Database Concepts
43
Database Concepts
45
Database Concepts
– Reports
• Created when a more formal output is desired
• Associated with either a table or a query
• Data is displayed in the specified location
• Databases and the Web
– Many Web sites use one or more databases to:
• Keep track of inventory
• Allow searching for people, documents, products,
or other information
• Searching for products oŶ a retail store’s Weď site
• Place real-time orders
Presentation Graphics Concepts
• What Is a Presentation Graphic?
– An image designed to visually enhance a presentation
– Can be used in electronic slide shows, as well as in
printed
reports
Presentation Graphics Concepts
– Slide
• A one-page presentation graphic that can be displayed in
a group with others to form an electronic slide show
– Electronic Slide Show
• A group of electronic slides that are displayed one after
the other on a computer monitor or other display device
– Presentation Graphics Software
• Used to create presentation graphics
– Most common presentation graphics programs
• Microsoft PowerPoint
• Corel Presentations
• Apple Keynote
Presentation Graphics Concepts
• Creating a Presentation
– Preformatted slide layouts can often be used
– New slides can be added to a new or existing presenta-
tion
as needed
– Slides can contain a variety of elements
• Text
• Images
• Charts
• Audio clips
• Video clips
Presentation Graphics Concepts
Presentation Graphics Concepts
• Finishing a Presentation
– Slide Sorter View
• Shows thumbnails of all slides in presentation
• Used to rearrange the slide order
– Show can be set up to run automatically or manually
– Speaker Tools
• Speaker notes and pens
• Presenter view
• Recorded narration
• Can print the slides to create overhead transparen-
cies or an audience handout
Presentation Graphics Concepts
Presentation Graphics Concepts
• Media Players
– Programs designed to play audio and video files
• Music CDs, downloaded music, online audio
• Downloaded and online video
– Important to adhere to copyright laws when using digi-
tal
music
– Media players include:
• RealPlayer, Apple QuickTime, Windows
Media Player,
etc.
Graphics and Multimedia Concepts