SlideShare uma empresa Scribd logo
1 de 64
1

Chapter
 14

                    Computer Software




McGraw-Hill/Irwin        Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
2



                    Learning Objectives
Describe several important trends occurring
  in computer software.

Give  examples of several major types of
  application and system software.




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
3



                           Learning Objectives (continued)



Explain   the purpose of several popular
  software packages for end user productivity
  and collaborative computing.

Outline            the functions of an operating system.




McGraw-Hill/Irwin                 Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
4



                    Learning Objectives (continued)




Describethe main uses of software
  programming languages and tools.




McGraw-Hill/Irwin          Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
5



                          Section I




                    Application Software:
                     End User Applications




McGraw-Hill/Irwin          Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
6



                    Software


Types  of software
   Application software

   System software




McGraw-Hill/Irwin    Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
7



                        Software (continued)



Application  software for end users
   Application-specific



   General-purpose

       Perform     common information processing
        jobs
       Sometimes known as productivity

        packages

McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
8



    Software Suites and Integrated Packages
Suites are a number of productivity packages
  bundled together
   Microsoft Office

   Lotus SmartSuite

   Corel WordPerfect Office

   Sun StarOffice




McGraw-Hill/Irwin   Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
9



             Software Suites and Integrated Packages (continued)



Advantages      of suites
  Cost

  Similar        graphical user interface
   Share common tools

   Programs are designed to work together

Disadvantages of suites

   Large size

   Many features never used by many end

     users
McGraw-Hill/Irwin             Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
10



                    Software Suites and Integrated Packages (continued)



Integrated   Packages
   Combine SOME of the features of several

    programs
   Cannot do as much as individual packages

    or suites




McGraw-Hill/Irwin                    Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
11



                    Web Browsers
Key   software interface to the hyperlinked
  resources of the World Wide Web and the rest
  of the Internet
   Internet Explorer

   Netscape Communicator




McGraw-Hill/Irwin      Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
12



      Electronic Mail and Instant Messaging
E-Mail

   Has  changed the way people work and
      communicate

Instant Messaging
   An e-mail/computer conferencing hybrid

    technology
   Allows real time

    communication/collaboration
McGraw-Hill/Irwin    Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
13


   Word Processing and Desktop Publishing

Word          Processing
   Has computerized the creation, editing,
     revision, and printing of documents.
   Advanced features

Desktop Publishing

   Design and print newsletters, brochures,
     manuals, and books
   Page design process

      Page makeup or page composition

      WYSIWYG (what you see is what you get)
McGraw-Hill/Irwin  Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
14



                    Electronic Spreadsheets
Used  for business analysis, planning, and
 modeling
Involves designing its format and developing

 the relationships (formulas)




McGraw-Hill/Irwin           Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
15



                    Electronic Spreadsheets (continued)



Allows  end users to perform:
   What-if

   Goal-seeking

   Sensitivity analysis



Strength

   Computation        and calculation


McGraw-Hill/Irwin            Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
16



                    Database Management
Performs  four primary tasks
   Database development

    Define/organize content, relationships, and

     structure of the data
   Database Interrogation

    Selectively retrieve and display

     information
    Produce forms, reports, & other

     documents
McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
17



                    Database Management (continued)



Four  primary tasks (continued)
   Database maintenance

    Add, delete, update, and correct the data



   Application   development
       Develop prototypes of web pages, queries,

        forms, reports, and labels


McGraw-Hill/Irwin           Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
18



                        Database Management (continued)



Strength

   Storage         of large amounts of data

Weakness

   Computation           and calculation




McGraw-Hill/Irwin               Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
19



                    Presentation Graphics
Helps convert numeric data into graphic
 displays
Helps prepare multimedia presentations

Easy to use




McGraw-Hill/Irwin          Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
20



             Personal Information Managers
For  end user productivity and collaboration
   Store, organize, and retrieve information

    Information about customers

    Appointments

    Contact lists

    Task lists

    Schedules




McGraw-Hill/Irwin       Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
21



                    Groupware
 Collaboration  software
 Helps workgroups and teams work together to
  accomplish group assignments
 Combines a variety of software features and functions

    E-mail

    Discussion groups and databases

    Scheduling

    Task management

    Audio and videoconferencing

    Data sharing


McGraw-Hill/Irwin      Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
22



                    Other Business Software




McGraw-Hill/Irwin           Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
23



                        Section II




                    System Software:
                Computer System Management




McGraw-Hill/Irwin        Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
24



                    System Software Overview
Programs   that manage and support a
  computer system and its information
  processing activities

Serves  as the software interface between
  computer networks and hardware and the
  application programs of end users



McGraw-Hill/Irwin           Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
25



                       System Software Overview (continued)



Two   major categories
   System management programs

        Operating  systems
        Network management programs

        Database management systems

        System utilities

   System          development programs
        Programminglanguage translators & editors
        CASE (computer-aided software engineering)

McGraw-Hill/Irwin                Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
26



                    Operating Systems
Integrated  system of programs that
   Manages the operations of the CPU

   Controls the input/output and storage

    resources and activities of the computer
    system
   Provides various support services as the

    computer executes application programs


McGraw-Hill/Irwin        Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
27



                    Operating Systems (continued)



Performs  five basic functions
   Provides a user interface

    Allows humans to communicate with the

     computer
      Command-driven

      Menu-driven

      Graphical user interface




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
28



                    Operating Systems (continued)



Five basic functions (continued)
   Resource management

    Manages the hardware and networking

     resources of the system
    Virtual memory capability




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
29



                     Operating Systems (continued)



Five      basic functions (continued)

   File   management
       Controls the creation, deletion, and access

        of files of data and programs
       Keeps track of the physical location of files




McGraw-Hill/Irwin          Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
30



                     Operating Systems (continued)



Five      basic functions (continued)

   Task   management
       Manages the accomplishment of the

        computing tasks of end users
       Multitasking

         Multiprogramming

         Timesharing


McGraw-Hill/Irwin          Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
31



                    Operating Systems (continued)



Popular  Operating Systems
   Windows

    95, 98, ME

    NT

    2000

    XP




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
32



                          Operating Systems (continued)



Popular            operating systems (continued)
   UNIX

   Linux

   Mac        OS X




McGraw-Hill/Irwin               Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
33



            Network Management Programs
Perform   functions such as
   Automatically checking client PCs and video
    terminals for input/output activity
   Assigning priorities to data communication
    requests from clients and terminals
   Detecting and correcting transmission
    errors and other network problems
   Sometimes functions as middleware that
    allows diverse networks to communicate
    with each other
McGraw-Hill/Irwin     Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
34



             Database Management Systems
Controls  the development, use, and
 maintenance of databases.
Helps organizations use their integrated

 collections of data records and files
Allows different user application programs to

 easily access the same database
Simplifies the process of retrieving

 information from databases

McGraw-Hill/Irwin      Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
35



       Other System Management Programs
Utility Programs
   Perform miscellaneous housekeeping and file

    conversion functions
     Data backup

     Data recovery

     Virus protection

     Data compression

     Data defragmentation

   Performance monitors and security monitors
McGraw-Hill/Irwin   Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
36



                    Programming Languages
Allows   a programmer to develop the sets of
  instructions that constitute a computer
  program

Machine    Language
   First generation language

   Written using binary codes unique to each

    computer

McGraw-Hill/Irwin          Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
37



                    Programming Languages (continued)



   Assembler     Language
       Second generation

       Requires language translator programs

        called assemblers
       Allows a computer to convert the

        instructions into machine instructions
       Frequently called symbolic language




McGraw-Hill/Irwin            Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
38



                    Programming Languages (continued)



   High-level    Languages
       Third generation

       Uses instructions, called statements, that

        use brief statements or arithmetic
        expressions
       Uses translator programs called compilers

        or interpreters
       Syntax and semantics


McGraw-Hill/Irwin            Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
39



                    Programming Languages (continued)



Fourth-generation      Languages (4GLs)
   More nonprocedural and conversational

    than prior languages
   Natural languages

   Ease of use gained at the expense of some

    loss in flexibility




McGraw-Hill/Irwin            Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
40



                    Programming Languages (continued)



Object-Oriented    Languages (OOP)
   Ties data elements to the procedures or

    actions that will be performed on them into
    “objects”
   Easier to use and more efficient for

    programming GUIs




McGraw-Hill/Irwin            Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
41



                    Programming Languages (continued)



HTML,    XML, and Java
   Important for building multimedia Web

    pages, websites, and Web-based applications
   HTML (Hypertext Markup Language)

     A page description language that creates

      hypertext or hypermedia documents




McGraw-Hill/Irwin            Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
42



                    Programming Languages (continued)



   XML   (eXtensible Markup Language)
    Describes the contents of web pages by
      applying identifying tags or contextual
      labels to the data
    Makes the web site more searchable,
      sortable, and easier to analyze
   Java

    Designed for real-time, interactive, Web-
      based network applications
    Applets
McGraw-Hill/Irwin            Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
43



                    Programming Software
Helps programmers develop computer
 programs
Two basic categories

  Programming language translators

  Programming tools




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
44



                    Programming Software (continued)



Language   Translator Programs
   Assembler

     Translates symbolic instruction codes into

      machine language instructions
   Compiler

     Translates high-level language statements

   Interpreter

     Translates and executes each statement in

      a program one at a time
McGraw-Hill/Irwin           Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
45



                    Programming Software (continued)



Programming     Tools
   Programming editors and debuggers

   Provides a computer-aided programming
    environment or workbench
   Diagramming packages

   Code generators

   Libraries of reusable objects & code

   Prototyping tools

   CASE

McGraw-Hill/Irwin           Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
46



                    Discussion Questions
What   major trends are occurring in software?
   What capabilities do you expect to see in
  future software packages?

How   do the different roles of system software
  and application software affect you as a
  business end user? How do you see this
  changing in the future?

McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
47



                    Discussion Questions (continued)



Why    is an operating system necessary? Why
  can’t an end user just load an application
  program in a computer and start computing?

Should  a Web browser be integrated into an
  operating system?




McGraw-Hill/Irwin           Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
48



                    Discussion Questions (continued)



Are  software suites, Web browsers, and
  groupware merging together? What are the
  implications for a business and its end users?

How   are HTML, XML, and Java affecting
  business applications on the Web?




McGraw-Hill/Irwin           Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
49



                    Discussion Questions (continued)



Do   you think Windows 2000 and Linux will
  surpass Unix and Netware as operating
  systems for network and Web servers?

Which   application software packages are the
  most important for a business end user to
  know how to use?



McGraw-Hill/Irwin           Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
50


                Real World Case 1 – Intuit Inc.


Why  has Intuit’s success improved under
  Bennett’s leadership?

What   are several things Intuit could do to
  successfully compete with Microsoft and
  others in the future?


McGraw-Hill/Irwin          Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
51



                    Real World Case 1 (continued)



Why   does Intuit dominate its small-business
  software market segment?

What    software products and services does
  Intuit have that might support Bennett’s
  strategy to appeal to larger small businesses?




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
52



                    Real World Case 1 (continued)




Do   you agree with CEO Bennett’s strategy to
  have Intuit compete with Microsoft in the
  software market for larger small businesses?




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
53


   Real World Case 2 – Amazon, Orbitz, and Others

The       Business Case for Linux

What    are the business and technical benefits
  of switching from proprietary systems to
  Linux on Intel-based servers?




McGraw-Hill/Irwin       Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
54



                       Real World Case 2 (continued)



Why   can Linux make a strategic difference in
  the profitability of some companies?

What         are the limitations of Linux for business
  use?




McGraw-Hill/Irwin            Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
55



                     Real World Case 2 (continued)




Should  most companies investigate the use of
  Linux for their businesses?

Why        or why not?




McGraw-Hill/Irwin          Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
56


     Real World Case 3 – Burlington Coat Factory and Others


Evaluating         Software Suite Alternatives

What  is the business case for switching from
  Microsoft Office to alternatives like Sun
  StarOffice or gobeProductive?




McGraw-Hill/Irwin          Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
57



                    Real World Case 3 (continued)




What   is the business case against such a
  switch?

What  are the weaknesses of the “Office”
  competitors?




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
58



                    Real World Case 3 (continued)




What    are several business or technical
  improvements the developers of Sun
  StarOffice or gobeProductive could make to
  better compete with Microsoft Office?




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
59



       Real World Case 4 – Clark Retail & Others

Evaluating         Operating System Upgrades

Why   do many companies have no plans to
  switch to Windows XP?




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
60



                       Real World Case 4 (continued)




What  is a business case for switching to
  Windows XP?

What         is a business case against switching?




McGraw-Hill/Irwin            Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
61



                    Real World Case 4 (continued)




What    are several improvements you would
  like to see Microsoft make in the next version
  of Windows?




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
62


    Real World Case 5 – Dollar Rent A Car & Imperial Sugar


Pioneering         Web Services

What         are Web services?

How        are they used?




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
63



                    Real World Case 5 (continued)




What  is the purpose and business value of
  Web services?



What   is delaying the implementation of Web
  services at many companies?


McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
64



                    Real World Case 5 (continued)




What  can companies do now to prepare to
  implement Web services?

What   do you see as the future for Web
  services?




McGraw-Hill/Irwin         Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.

Mais conteúdo relacionado

Mais procurados

Oop2012 mobile workshops
Oop2012 mobile workshopsOop2012 mobile workshops
Oop2012 mobile workshopsMichael Chaize
 
Ria2010 workshop dev mobile
Ria2010 workshop dev mobileRia2010 workshop dev mobile
Ria2010 workshop dev mobileMichael Chaize
 
JAX2010 Flex Java technical session: interactive dashboard
JAX2010 Flex Java technical session: interactive dashboardJAX2010 Flex Java technical session: interactive dashboard
JAX2010 Flex Java technical session: interactive dashboardMichael Chaize
 
Flash camp portugal - Let's talk about Flex baby
Flash camp portugal - Let's talk about Flex babyFlash camp portugal - Let's talk about Flex baby
Flash camp portugal - Let's talk about Flex babyMichael Chaize
 
Adobe flash platform java
Adobe flash platform javaAdobe flash platform java
Adobe flash platform javaMichael Chaize
 
Flex and the city in London - Keynote
Flex and the city in London - KeynoteFlex and the city in London - Keynote
Flex and the city in London - KeynoteMichael Chaize
 
Team C2 Brochure Eng V1025
Team C2 Brochure Eng V1025Team C2 Brochure Eng V1025
Team C2 Brochure Eng V1025Jae Hak Lee
 
Back From MAX in London for CQ5 users
Back From MAX in London for CQ5 usersBack From MAX in London for CQ5 users
Back From MAX in London for CQ5 usersMichael Chaize
 
One backend multiple Screens
One backend multiple ScreensOne backend multiple Screens
One backend multiple ScreensMichael Chaize
 
DreamSpark & EES licensing
DreamSpark & EES licensingDreamSpark & EES licensing
DreamSpark & EES licensingLee Stott
 
Enterprise Flex applications on tablet devices
Enterprise Flex applications on tablet devicesEnterprise Flex applications on tablet devices
Enterprise Flex applications on tablet devicesMichael Chaize
 
20100119 Critical Links Education Portfilio General Presentation
20100119 Critical Links Education Portfilio General Presentation20100119 Critical Links Education Portfilio General Presentation
20100119 Critical Links Education Portfilio General Presentationjfvcarreira
 
Ria2010 - keynote - Evolution des RIA d'Entreprise
Ria2010 - keynote - Evolution des RIA d'EntrepriseRia2010 - keynote - Evolution des RIA d'Entreprise
Ria2010 - keynote - Evolution des RIA d'EntrepriseMichael Chaize
 
Enterprise modernization: improving the economics of mainframe and multi-plat...
Enterprise modernization: improving the economics of mainframe and multi-plat...Enterprise modernization: improving the economics of mainframe and multi-plat...
Enterprise modernization: improving the economics of mainframe and multi-plat...IBM Rational software
 
EMC #1 Open XML Database (OEM)
EMC #1 Open XML Database (OEM)EMC #1 Open XML Database (OEM)
EMC #1 Open XML Database (OEM)Mountaha
 
The Future of your Desktop - Trends in Enterprise Mash-Up, Collaboration and ...
The Future of your Desktop - Trends in Enterprise Mash-Up, Collaboration and ...The Future of your Desktop - Trends in Enterprise Mash-Up, Collaboration and ...
The Future of your Desktop - Trends in Enterprise Mash-Up, Collaboration and ...Matthias Zeller
 
ReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered serviceReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered serviceGen-i
 
SharePoint Saturday Silicon Valley 2012 - Scaling SharePoint for ECM in the E...
SharePoint Saturday Silicon Valley 2012 - Scaling SharePoint for ECM in the E...SharePoint Saturday Silicon Valley 2012 - Scaling SharePoint for ECM in the E...
SharePoint Saturday Silicon Valley 2012 - Scaling SharePoint for ECM in the E...garthluke
 

Mais procurados (20)

Oop2012 mobile workshops
Oop2012 mobile workshopsOop2012 mobile workshops
Oop2012 mobile workshops
 
Ria2010 workshop dev mobile
Ria2010 workshop dev mobileRia2010 workshop dev mobile
Ria2010 workshop dev mobile
 
JAX2010 Flex Java technical session: interactive dashboard
JAX2010 Flex Java technical session: interactive dashboardJAX2010 Flex Java technical session: interactive dashboard
JAX2010 Flex Java technical session: interactive dashboard
 
Flash camp portugal - Let's talk about Flex baby
Flash camp portugal - Let's talk about Flex babyFlash camp portugal - Let's talk about Flex baby
Flash camp portugal - Let's talk about Flex baby
 
Adobe flash platform java
Adobe flash platform javaAdobe flash platform java
Adobe flash platform java
 
Flex and the city in London - Keynote
Flex and the city in London - KeynoteFlex and the city in London - Keynote
Flex and the city in London - Keynote
 
Team C2 Brochure Eng V1025
Team C2 Brochure Eng V1025Team C2 Brochure Eng V1025
Team C2 Brochure Eng V1025
 
Jax2010 adobe lcds
Jax2010 adobe lcdsJax2010 adobe lcds
Jax2010 adobe lcds
 
Back From MAX in London for CQ5 users
Back From MAX in London for CQ5 usersBack From MAX in London for CQ5 users
Back From MAX in London for CQ5 users
 
One backend multiple Screens
One backend multiple ScreensOne backend multiple Screens
One backend multiple Screens
 
DreamSpark & EES licensing
DreamSpark & EES licensingDreamSpark & EES licensing
DreamSpark & EES licensing
 
Enterprise Flex applications on tablet devices
Enterprise Flex applications on tablet devicesEnterprise Flex applications on tablet devices
Enterprise Flex applications on tablet devices
 
20100119 Critical Links Education Portfilio General Presentation
20100119 Critical Links Education Portfilio General Presentation20100119 Critical Links Education Portfilio General Presentation
20100119 Critical Links Education Portfilio General Presentation
 
Ria2010 - keynote - Evolution des RIA d'Entreprise
Ria2010 - keynote - Evolution des RIA d'EntrepriseRia2010 - keynote - Evolution des RIA d'Entreprise
Ria2010 - keynote - Evolution des RIA d'Entreprise
 
Enterprise modernization: improving the economics of mainframe and multi-plat...
Enterprise modernization: improving the economics of mainframe and multi-plat...Enterprise modernization: improving the economics of mainframe and multi-plat...
Enterprise modernization: improving the economics of mainframe and multi-plat...
 
EMC #1 Open XML Database (OEM)
EMC #1 Open XML Database (OEM)EMC #1 Open XML Database (OEM)
EMC #1 Open XML Database (OEM)
 
The Future of your Desktop - Trends in Enterprise Mash-Up, Collaboration and ...
The Future of your Desktop - Trends in Enterprise Mash-Up, Collaboration and ...The Future of your Desktop - Trends in Enterprise Mash-Up, Collaboration and ...
The Future of your Desktop - Trends in Enterprise Mash-Up, Collaboration and ...
 
ReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered serviceReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered service
 
Flex mobile for JUG
Flex mobile for JUGFlex mobile for JUG
Flex mobile for JUG
 
SharePoint Saturday Silicon Valley 2012 - Scaling SharePoint for ECM in the E...
SharePoint Saturday Silicon Valley 2012 - Scaling SharePoint for ECM in the E...SharePoint Saturday Silicon Valley 2012 - Scaling SharePoint for ECM in the E...
SharePoint Saturday Silicon Valley 2012 - Scaling SharePoint for ECM in the E...
 

Semelhante a Chap014 MIS

Chap012 MIS
Chap012 MISChap012 MIS
Chap012 MISAMIT ROY
 
Chap001 MIS
Chap001 MIS Chap001 MIS
Chap001 MIS AMIT ROY
 
Chap008 MIS
Chap008 MISChap008 MIS
Chap008 MISAMIT ROY
 
Chap007 MIS
Chap007 MISChap007 MIS
Chap007 MISAMIT ROY
 
Chap004 MIS
Chap004 MISChap004 MIS
Chap004 MISAMIT ROY
 
ID301 - What’s Coming in IBM Connections
ID301 - What’s Coming in IBM ConnectionsID301 - What’s Coming in IBM Connections
ID301 - What’s Coming in IBM ConnectionsLuis Benitez
 
Business Advantages of Oracle Software & Systems Running Together
Business Advantages of Oracle Software & Systems Running TogetherBusiness Advantages of Oracle Software & Systems Running Together
Business Advantages of Oracle Software & Systems Running TogetherMario Derba
 
Application Development for IBM Connections with IBM Bluemix
Application Development  for IBM Connections with IBM BluemixApplication Development  for IBM Connections with IBM Bluemix
Application Development for IBM Connections with IBM BluemixIBM Connections Developers
 
Application Development for IBM Connections with IBM Bluemix
Application Development  for IBM Connections with IBM BluemixApplication Development  for IBM Connections with IBM Bluemix
Application Development for IBM Connections with IBM BluemixNiklas Heidloff
 
What’s New in IBM Connections 4.5 and IBM Connections Content Manager
What’s New in IBM Connections 4.5 and IBM Connections Content ManagerWhat’s New in IBM Connections 4.5 and IBM Connections Content Manager
What’s New in IBM Connections 4.5 and IBM Connections Content ManagerLuis Benitez
 
mis-slide-obrien.pdf
mis-slide-obrien.pdfmis-slide-obrien.pdf
mis-slide-obrien.pdfmetriohanzel
 
Application Consolidation and Retirement
Application Consolidation and RetirementApplication Consolidation and Retirement
Application Consolidation and RetirementIBM Analytics
 
Cloud 2014: Top Five Best Practices for Your Application PaaS Audience
Cloud 2014: Top Five Best Practices for Your Application PaaS AudienceCloud 2014: Top Five Best Practices for Your Application PaaS Audience
Cloud 2014: Top Five Best Practices for Your Application PaaS AudienceRuma Sanyal
 
Mobile to Mainframe - the Challenges of Enterprise DevOps Adoption
Mobile to Mainframe - the Challenges of Enterprise DevOps AdoptionMobile to Mainframe - the Challenges of Enterprise DevOps Adoption
Mobile to Mainframe - the Challenges of Enterprise DevOps AdoptionSanjeev Sharma
 
What Does Your Platform Do For You? by Karun Bakshi
What Does Your Platform Do For You? by Karun BakshiWhat Does Your Platform Do For You? by Karun Bakshi
What Does Your Platform Do For You? by Karun BakshiVMware Tanzu
 
What's New in IBM SmartCloud Connections - May 2014
What's New in IBM SmartCloud Connections - May 2014What's New in IBM SmartCloud Connections - May 2014
What's New in IBM SmartCloud Connections - May 2014Luis Benitez
 
Continuous Delivery Summit, Washington D.C., 2015
Continuous Delivery Summit, Washington D.C., 2015Continuous Delivery Summit, Washington D.C., 2015
Continuous Delivery Summit, Washington D.C., 2015karunbakshi
 
What Does Your Platform Do For You? by Karun Bakshi
What Does Your Platform Do For You? by Karun BakshiWhat Does Your Platform Do For You? by Karun Bakshi
What Does Your Platform Do For You? by Karun BakshiVMware Tanzu
 
Integrating oracle cloud and existing applications final sg
Integrating oracle cloud and existing applications  final sgIntegrating oracle cloud and existing applications  final sg
Integrating oracle cloud and existing applications final sgKen Ng
 

Semelhante a Chap014 MIS (20)

Chap012 MIS
Chap012 MISChap012 MIS
Chap012 MIS
 
Chap001 MIS
Chap001 MIS Chap001 MIS
Chap001 MIS
 
Chap008 MIS
Chap008 MISChap008 MIS
Chap008 MIS
 
Chap007 MIS
Chap007 MISChap007 MIS
Chap007 MIS
 
Chap004 MIS
Chap004 MISChap004 MIS
Chap004 MIS
 
ID301 - What’s Coming in IBM Connections
ID301 - What’s Coming in IBM ConnectionsID301 - What’s Coming in IBM Connections
ID301 - What’s Coming in IBM Connections
 
Extensibility in the cloud – power to the business user
Extensibility in the cloud – power to the business userExtensibility in the cloud – power to the business user
Extensibility in the cloud – power to the business user
 
Business Advantages of Oracle Software & Systems Running Together
Business Advantages of Oracle Software & Systems Running TogetherBusiness Advantages of Oracle Software & Systems Running Together
Business Advantages of Oracle Software & Systems Running Together
 
Application Development for IBM Connections with IBM Bluemix
Application Development  for IBM Connections with IBM BluemixApplication Development  for IBM Connections with IBM Bluemix
Application Development for IBM Connections with IBM Bluemix
 
Application Development for IBM Connections with IBM Bluemix
Application Development  for IBM Connections with IBM BluemixApplication Development  for IBM Connections with IBM Bluemix
Application Development for IBM Connections with IBM Bluemix
 
What’s New in IBM Connections 4.5 and IBM Connections Content Manager
What’s New in IBM Connections 4.5 and IBM Connections Content ManagerWhat’s New in IBM Connections 4.5 and IBM Connections Content Manager
What’s New in IBM Connections 4.5 and IBM Connections Content Manager
 
mis-slide-obrien.pdf
mis-slide-obrien.pdfmis-slide-obrien.pdf
mis-slide-obrien.pdf
 
Application Consolidation and Retirement
Application Consolidation and RetirementApplication Consolidation and Retirement
Application Consolidation and Retirement
 
Cloud 2014: Top Five Best Practices for Your Application PaaS Audience
Cloud 2014: Top Five Best Practices for Your Application PaaS AudienceCloud 2014: Top Five Best Practices for Your Application PaaS Audience
Cloud 2014: Top Five Best Practices for Your Application PaaS Audience
 
Mobile to Mainframe - the Challenges of Enterprise DevOps Adoption
Mobile to Mainframe - the Challenges of Enterprise DevOps AdoptionMobile to Mainframe - the Challenges of Enterprise DevOps Adoption
Mobile to Mainframe - the Challenges of Enterprise DevOps Adoption
 
What Does Your Platform Do For You? by Karun Bakshi
What Does Your Platform Do For You? by Karun BakshiWhat Does Your Platform Do For You? by Karun Bakshi
What Does Your Platform Do For You? by Karun Bakshi
 
What's New in IBM SmartCloud Connections - May 2014
What's New in IBM SmartCloud Connections - May 2014What's New in IBM SmartCloud Connections - May 2014
What's New in IBM SmartCloud Connections - May 2014
 
Continuous Delivery Summit, Washington D.C., 2015
Continuous Delivery Summit, Washington D.C., 2015Continuous Delivery Summit, Washington D.C., 2015
Continuous Delivery Summit, Washington D.C., 2015
 
What Does Your Platform Do For You? by Karun Bakshi
What Does Your Platform Do For You? by Karun BakshiWhat Does Your Platform Do For You? by Karun Bakshi
What Does Your Platform Do For You? by Karun Bakshi
 
Integrating oracle cloud and existing applications final sg
Integrating oracle cloud and existing applications  final sgIntegrating oracle cloud and existing applications  final sg
Integrating oracle cloud and existing applications final sg
 

Mais de AMIT ROY

Strategy Presentation.pdf
Strategy Presentation.pdfStrategy Presentation.pdf
Strategy Presentation.pdfAMIT ROY
 
Google adwords Introduction
Google adwords IntroductionGoogle adwords Introduction
Google adwords IntroductionAMIT ROY
 
YouTube Optimization
YouTube OptimizationYouTube Optimization
YouTube OptimizationAMIT ROY
 
Hummingbird An Overview
Hummingbird  An OverviewHummingbird  An Overview
Hummingbird An OverviewAMIT ROY
 
Project Marketing
Project MarketingProject Marketing
Project MarketingAMIT ROY
 
Amit research report
Amit research reportAmit research report
Amit research reportAMIT ROY
 
Monetary policy 2012
Monetary policy 2012Monetary policy 2012
Monetary policy 2012AMIT ROY
 
Commercial Banks notes
Commercial Banks notesCommercial Banks notes
Commercial Banks notesAMIT ROY
 
NBFC notes
NBFC notesNBFC notes
NBFC notesAMIT ROY
 
(Amit roy)final research report.pdf 2
(Amit roy)final research report.pdf 2(Amit roy)final research report.pdf 2
(Amit roy)final research report.pdf 2AMIT ROY
 
Plastic money
Plastic moneyPlastic money
Plastic moneyAMIT ROY
 
mutual funds
mutual fundsmutual funds
mutual fundsAMIT ROY
 
Intl retailng
Intl retailngIntl retailng
Intl retailngAMIT ROY
 
1010 chapter1
1010 chapter11010 chapter1
1010 chapter1AMIT ROY
 
Chap011 MIS
Chap011 MISChap011 MIS
Chap011 MISAMIT ROY
 
Mutual funds
Mutual fundsMutual funds
Mutual fundsAMIT ROY
 
Assignment
AssignmentAssignment
AssignmentAMIT ROY
 
commercial banks in india
commercial banks in indiacommercial banks in india
commercial banks in indiaAMIT ROY
 

Mais de AMIT ROY (18)

Strategy Presentation.pdf
Strategy Presentation.pdfStrategy Presentation.pdf
Strategy Presentation.pdf
 
Google adwords Introduction
Google adwords IntroductionGoogle adwords Introduction
Google adwords Introduction
 
YouTube Optimization
YouTube OptimizationYouTube Optimization
YouTube Optimization
 
Hummingbird An Overview
Hummingbird  An OverviewHummingbird  An Overview
Hummingbird An Overview
 
Project Marketing
Project MarketingProject Marketing
Project Marketing
 
Amit research report
Amit research reportAmit research report
Amit research report
 
Monetary policy 2012
Monetary policy 2012Monetary policy 2012
Monetary policy 2012
 
Commercial Banks notes
Commercial Banks notesCommercial Banks notes
Commercial Banks notes
 
NBFC notes
NBFC notesNBFC notes
NBFC notes
 
(Amit roy)final research report.pdf 2
(Amit roy)final research report.pdf 2(Amit roy)final research report.pdf 2
(Amit roy)final research report.pdf 2
 
Plastic money
Plastic moneyPlastic money
Plastic money
 
mutual funds
mutual fundsmutual funds
mutual funds
 
Intl retailng
Intl retailngIntl retailng
Intl retailng
 
1010 chapter1
1010 chapter11010 chapter1
1010 chapter1
 
Chap011 MIS
Chap011 MISChap011 MIS
Chap011 MIS
 
Mutual funds
Mutual fundsMutual funds
Mutual funds
 
Assignment
AssignmentAssignment
Assignment
 
commercial banks in india
commercial banks in indiacommercial banks in india
commercial banks in india
 

Último

Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 

Último (20)

Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 

Chap014 MIS

  • 1. 1 Chapter 14 Computer Software McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 2. 2 Learning Objectives Describe several important trends occurring in computer software. Give examples of several major types of application and system software. McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 3. 3 Learning Objectives (continued) Explain the purpose of several popular software packages for end user productivity and collaborative computing. Outline the functions of an operating system. McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 4. 4 Learning Objectives (continued) Describethe main uses of software programming languages and tools. McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 5. 5 Section I Application Software: End User Applications McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 6. 6 Software Types of software Application software System software McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 7. 7 Software (continued) Application software for end users Application-specific General-purpose Perform common information processing jobs Sometimes known as productivity packages McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 8. 8 Software Suites and Integrated Packages Suites are a number of productivity packages bundled together Microsoft Office Lotus SmartSuite Corel WordPerfect Office Sun StarOffice McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 9. 9 Software Suites and Integrated Packages (continued) Advantages of suites Cost Similar graphical user interface Share common tools Programs are designed to work together Disadvantages of suites Large size Many features never used by many end users McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 10. 10 Software Suites and Integrated Packages (continued) Integrated Packages Combine SOME of the features of several programs Cannot do as much as individual packages or suites McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 11. 11 Web Browsers Key software interface to the hyperlinked resources of the World Wide Web and the rest of the Internet Internet Explorer Netscape Communicator McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 12. 12 Electronic Mail and Instant Messaging E-Mail Has changed the way people work and communicate Instant Messaging An e-mail/computer conferencing hybrid technology Allows real time communication/collaboration McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 13. 13 Word Processing and Desktop Publishing Word Processing Has computerized the creation, editing, revision, and printing of documents. Advanced features Desktop Publishing Design and print newsletters, brochures, manuals, and books Page design process Page makeup or page composition WYSIWYG (what you see is what you get) McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 14. 14 Electronic Spreadsheets Used for business analysis, planning, and modeling Involves designing its format and developing the relationships (formulas) McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 15. 15 Electronic Spreadsheets (continued) Allows end users to perform: What-if Goal-seeking Sensitivity analysis Strength Computation and calculation McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 16. 16 Database Management Performs four primary tasks Database development Define/organize content, relationships, and structure of the data Database Interrogation Selectively retrieve and display information Produce forms, reports, & other documents McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 17. 17 Database Management (continued) Four primary tasks (continued) Database maintenance Add, delete, update, and correct the data Application development Develop prototypes of web pages, queries, forms, reports, and labels McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 18. 18 Database Management (continued) Strength Storage of large amounts of data Weakness Computation and calculation McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 19. 19 Presentation Graphics Helps convert numeric data into graphic displays Helps prepare multimedia presentations Easy to use McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 20. 20 Personal Information Managers For end user productivity and collaboration Store, organize, and retrieve information Information about customers Appointments Contact lists Task lists Schedules McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 21. 21 Groupware  Collaboration software  Helps workgroups and teams work together to accomplish group assignments  Combines a variety of software features and functions  E-mail  Discussion groups and databases  Scheduling  Task management  Audio and videoconferencing  Data sharing McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 22. 22 Other Business Software McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 23. 23 Section II System Software: Computer System Management McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 24. 24 System Software Overview Programs that manage and support a computer system and its information processing activities Serves as the software interface between computer networks and hardware and the application programs of end users McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 25. 25 System Software Overview (continued) Two major categories System management programs  Operating systems  Network management programs  Database management systems  System utilities System development programs  Programminglanguage translators & editors  CASE (computer-aided software engineering) McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 26. 26 Operating Systems Integrated system of programs that Manages the operations of the CPU Controls the input/output and storage resources and activities of the computer system Provides various support services as the computer executes application programs McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 27. 27 Operating Systems (continued) Performs five basic functions Provides a user interface Allows humans to communicate with the computer Command-driven Menu-driven Graphical user interface McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 28. 28 Operating Systems (continued) Five basic functions (continued) Resource management Manages the hardware and networking resources of the system Virtual memory capability McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 29. 29 Operating Systems (continued) Five basic functions (continued) File management Controls the creation, deletion, and access of files of data and programs Keeps track of the physical location of files McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 30. 30 Operating Systems (continued) Five basic functions (continued) Task management Manages the accomplishment of the computing tasks of end users Multitasking Multiprogramming Timesharing McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 31. 31 Operating Systems (continued) Popular Operating Systems Windows 95, 98, ME NT 2000 XP McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 32. 32 Operating Systems (continued) Popular operating systems (continued) UNIX Linux Mac OS X McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 33. 33 Network Management Programs Perform functions such as Automatically checking client PCs and video terminals for input/output activity Assigning priorities to data communication requests from clients and terminals Detecting and correcting transmission errors and other network problems Sometimes functions as middleware that allows diverse networks to communicate with each other McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 34. 34 Database Management Systems Controls the development, use, and maintenance of databases. Helps organizations use their integrated collections of data records and files Allows different user application programs to easily access the same database Simplifies the process of retrieving information from databases McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 35. 35 Other System Management Programs Utility Programs Perform miscellaneous housekeeping and file conversion functions Data backup Data recovery Virus protection Data compression Data defragmentation Performance monitors and security monitors McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 36. 36 Programming Languages Allows a programmer to develop the sets of instructions that constitute a computer program Machine Language First generation language Written using binary codes unique to each computer McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 37. 37 Programming Languages (continued) Assembler Language Second generation Requires language translator programs called assemblers Allows a computer to convert the instructions into machine instructions Frequently called symbolic language McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 38. 38 Programming Languages (continued) High-level Languages Third generation Uses instructions, called statements, that use brief statements or arithmetic expressions Uses translator programs called compilers or interpreters Syntax and semantics McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 39. 39 Programming Languages (continued) Fourth-generation Languages (4GLs) More nonprocedural and conversational than prior languages Natural languages Ease of use gained at the expense of some loss in flexibility McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 40. 40 Programming Languages (continued) Object-Oriented Languages (OOP) Ties data elements to the procedures or actions that will be performed on them into “objects” Easier to use and more efficient for programming GUIs McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 41. 41 Programming Languages (continued) HTML, XML, and Java Important for building multimedia Web pages, websites, and Web-based applications HTML (Hypertext Markup Language) A page description language that creates hypertext or hypermedia documents McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 42. 42 Programming Languages (continued) XML (eXtensible Markup Language) Describes the contents of web pages by applying identifying tags or contextual labels to the data Makes the web site more searchable, sortable, and easier to analyze Java Designed for real-time, interactive, Web- based network applications Applets McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 43. 43 Programming Software Helps programmers develop computer programs Two basic categories Programming language translators Programming tools McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 44. 44 Programming Software (continued) Language Translator Programs Assembler Translates symbolic instruction codes into machine language instructions Compiler Translates high-level language statements Interpreter Translates and executes each statement in a program one at a time McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 45. 45 Programming Software (continued) Programming Tools Programming editors and debuggers Provides a computer-aided programming environment or workbench Diagramming packages Code generators Libraries of reusable objects & code Prototyping tools CASE McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 46. 46 Discussion Questions What major trends are occurring in software? What capabilities do you expect to see in future software packages? How do the different roles of system software and application software affect you as a business end user? How do you see this changing in the future? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 47. 47 Discussion Questions (continued) Why is an operating system necessary? Why can’t an end user just load an application program in a computer and start computing? Should a Web browser be integrated into an operating system? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 48. 48 Discussion Questions (continued) Are software suites, Web browsers, and groupware merging together? What are the implications for a business and its end users? How are HTML, XML, and Java affecting business applications on the Web? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 49. 49 Discussion Questions (continued) Do you think Windows 2000 and Linux will surpass Unix and Netware as operating systems for network and Web servers? Which application software packages are the most important for a business end user to know how to use? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 50. 50 Real World Case 1 – Intuit Inc. Why has Intuit’s success improved under Bennett’s leadership? What are several things Intuit could do to successfully compete with Microsoft and others in the future? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 51. 51 Real World Case 1 (continued) Why does Intuit dominate its small-business software market segment? What software products and services does Intuit have that might support Bennett’s strategy to appeal to larger small businesses? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 52. 52 Real World Case 1 (continued) Do you agree with CEO Bennett’s strategy to have Intuit compete with Microsoft in the software market for larger small businesses? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 53. 53 Real World Case 2 – Amazon, Orbitz, and Others The Business Case for Linux What are the business and technical benefits of switching from proprietary systems to Linux on Intel-based servers? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 54. 54 Real World Case 2 (continued) Why can Linux make a strategic difference in the profitability of some companies? What are the limitations of Linux for business use? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 55. 55 Real World Case 2 (continued) Should most companies investigate the use of Linux for their businesses? Why or why not? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 56. 56 Real World Case 3 – Burlington Coat Factory and Others Evaluating Software Suite Alternatives What is the business case for switching from Microsoft Office to alternatives like Sun StarOffice or gobeProductive? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 57. 57 Real World Case 3 (continued) What is the business case against such a switch? What are the weaknesses of the “Office” competitors? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 58. 58 Real World Case 3 (continued) What are several business or technical improvements the developers of Sun StarOffice or gobeProductive could make to better compete with Microsoft Office? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 59. 59 Real World Case 4 – Clark Retail & Others Evaluating Operating System Upgrades Why do many companies have no plans to switch to Windows XP? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 60. 60 Real World Case 4 (continued) What is a business case for switching to Windows XP? What is a business case against switching? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 61. 61 Real World Case 4 (continued) What are several improvements you would like to see Microsoft make in the next version of Windows? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 62. 62 Real World Case 5 – Dollar Rent A Car & Imperial Sugar Pioneering Web Services What are Web services? How are they used? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 63. 63 Real World Case 5 (continued) What is the purpose and business value of Web services? What is delaying the implementation of Web services at many companies? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.
  • 64. 64 Real World Case 5 (continued) What can companies do now to prepare to implement Web services? What do you see as the future for Web services? McGraw-Hill/Irwin Copyright © 2004, The McGraw-Hill Companies, Inc. All rights reserved.