SlideShare une entreprise Scribd logo
1  sur  37
Chapter Three Software: The Essence of Computers “The number one benefit of information technology is that it empowers people to do what they want to do. It lets people be creative. It lets people be productive. It lets people learn things they didn't think they could learn before, and so in a sense it is all about potential.”  Steve Ballmer, CEO, Microsoft Corporation
Chapter Three Outline ,[object Object]
Operating Systems
Customized Software
Software Quality
Word Processing
Electronic Spreadsheet
Database Software
Presentation Graphics
Integrated and Workflow Software
Unleashing Executive Brainpower,[object Object]
[object Object],The cost of developing software is focused in engineering process, so the software project cant be managed as in manufacturing project ,[object Object]
Although the industry is moving toward component-based construction, most software continues to be custombuilt. a software component should be designed and implemented so that it can be reused. Software Characteristic
Software Software: The computer programs that control the electronic hardware and perform processing tasks for the user.  There are two types of software: operatingsystem, a master control program informing the computer how to function, and application, used for performing general-purpose (e.g., word processing) and industry-specific (e.g., inventory control, accounting, sales and marketing, table management, etc.)  tasks. Programmers: The creators of software who are responsible for designing, coding, debugging, and documenting computer programs.  Programming Languages:  Software programs are written or coded using a particular language, such as COBOL, Java, and C++.  Flowchart:  A diagram showing how a program works . It also used to understand, evaluate, and design information systems. Click on this Video Link: A demo of  Microsoft Visio 2007 that helps IT and business professionals visualize systems and processes. © 2008 Jupiter Images Corporation
Flowchart
Operating System Tasks “Walk-In” Provides User Interface.  Two types of interfaces are Command Line Interface (CLI) ( commands typed or selected from text-based menu) and Graphical User Interface (GUI) (standard menu, mouse or touch screen and graphical icons or other visual indicators are used). For example, one front office system the “Walk-In” task, represented by a pair of footprints, is selected by positioning the mouse pointer on the icon and clicking.  The most recent trend  is Web-enabled hospitality applications that use an Internet browser to display application pages in a GUI format.  © 2008 Jupiter Images Corporation
Operating System Tasks ,[object Object],© 2008 Jupiter Images Corporation
Operating System Tasks © 2008 Jupiter Images Corporation Manages the  Hardware. The operating system acts as the intermediary between the programs and hardware. For example, when a printer (e.g., Hewlett Packard Color Laserjet) is added in Windows, it is automatically accessible in all other programs.
Operating System Tasks Supports Other Programs. The operating system acts as the intermediary between the programs and hardware. For example, when a user requests a word processing program to list word processing document files available on the USB flash drive,  it calls on the operating system to perform this task.
Operating Systems ,[object Object]
Selecting an Operating System: A key consideration when selecting an operating system is the availability of the application. For example, a restaurant company selected Linux, a free operating system similar to Unix, because the software license fees and the computing costs were lower than other operating systems.   It took the restaurant, however, five years to find a suitable Linux point of sale solution, a key application in any restaurant operation.       Linux  Mascot © 2008 Jupiter Images Corporation
Customized Software Software development has not been able to satisfy the demand for custom software. Consequently, most hospitality users rely on prepackaged business applications. Hospitality  vendors are now designing software programs to provide customizable screens, reports, menus, and user interfaces.  Click on this Video Link: A discussion on creating customized solutions for restaurants.  In 1920, it was predicted that every man, woman, and child would have to be a telephone operator by 1960 to accommodate people using telephones. Oddly enough, this became a reality because telephones were created that everyone could easily afford, understand, and operate. Likewise, future computer operators will begin to look more and more like programmers equipped with sophisticated tools allowing programs to be expeditiously created and modified with use.  Exciting developments are on the horizon where end-users will play an integral role in the reaching the next stage of the software revolution.  Example: MARSHA, HOLIDEX, OnQ
Software Quality - FURPS © 2008 Jupiter Images Corporation  Functionality – Refers to program capabilities and features. Functional  software  helps employees to do their  jobs quickly and easily and  to provide consistent, responsive, and quality customer service. Click on this Video Link: An Orbitz systems analyst  discussed  the importance of functional Web sites and applications.  Usability – Refers to the “user-friendliness” of software. Friendly software is adaptable, understandable, predictable, responsive, self-explanatory, forgiving,  efficient, and flexible.  Due to the high turnover rate there are  many naïve (lacks hospitality and computer experience) and novice  users ( hospitality experience with some computer experience).  This  precludes a direct command system (e.g., select  guest checkout function key F1) and requires  a menu command system where the user is presented with a list  of choices and  prompts.   Some hospitality programs have incorporated both a menu and direct command system to accommodate all users: naïve, novice, and competent/expert users (have solid computer and hospitality experience). Click on this Video Link:  Microsoft founder Bill Gates discusses the importance of usability and  how the human-computer interface has evolved.
Software Quality - FURPS Usability Principles Provides self-explanatory choices. Information is presented in organized fashion allowing the user to quickly spot the appropriate command or choice. Screen layouts are carefully formatted  with appropriate font sizes and colors and not too much information.  Task and key descriptions are precisely defined and easily understood. Related tasks are grouped together  Tasks should also be grouped according to their sequence of use, frequency of use, function, and importance. The user always know where he or she is located in the program. The system keeps the user informed of system status and when problems are encountered. The system responds to user requests within 10 seconds. Task  and keyboard/input  definitions are consistent throughout the program. Uses appropriate color combinations.
Software Quality - FURPS ,[object Object]
Performance –  Refers to program speed and response time.  A front office program requiring a user to execute eight steps to print a guest folio impedes organizational  efficiency and customer service.
Supportability – Refers to the ability to service and maintain a program. Reputable software vendors have well-trained customer support staffs.,[object Object]
Word Processing Features ,[object Object]
Auto-Check. Automatically corrects misspelled words.
Aut0-Summarize. Identifies  the key points in a  document and creates a summary for others to read
Style Checker.  Checks a document for readability. For example, a  Hemingway short story is written at a fifth grade level according to one style checker.
Thesaurus. Suggest synonyms for any word. It is best to choose simple words.
Other Features. These programs can create watermarks (e.g., confidential appears in the background on each page), visible and invisible digital signatures, multicolumn documents, and the automatic generation of indexes and tables of content.  They enable the insertion of graphics, video clips, sound files, charts, and illustrations to grab the reader’s attention. They can do equation editing, drawing, and mail merges, the combining of names and addresses with a form letter. Mail merge, for example, can be used to personalize e-mail newsletters by inserting each contact’s first and last name at a designated point in the e-mail.  ,[object Object]
Multiple Views. For example, a document can be viewed in a number of different ways in MS Word 2007. The “Outline View” shows the structure of the document, enabling the user to rearrange content by clicking and dragging content to new locations. To check through a document quickly, the user may either select a “Draft View,” which hides images and graphics, or a “Full Screen Reading View,” which displays two pages of the document at a time. The “Web Layout” view displays the document as if it were an online document.  ,[object Object]
“What if”  Analysis:    Once data is entered into the spreadsheet, the user can modify the spreadsheet without reentering the data and manipulate the numbers to project various situations such as: “ What if we increase our menu prices by 5%.”
Report and Graph Generation.  Spreadsheets are used for budgets, forecasting and decision models, numeric analysis, schedules, invoices, inventory, payroll, accounts payable, etc. © 2008 Jupiter Images Corporation Column   33% is found in Cell  D2, which has the following formula - “=B2/c2”
Electronic Spreadsheet Features ,[object Object]

Contenu connexe

Tendances

Information Technology
Information TechnologyInformation Technology
Information Technologyhari_2u1986
 
Chapter 1 introduction to computers
Chapter 1   introduction to computersChapter 1   introduction to computers
Chapter 1 introduction to computersMuhammad Faisal
 
Discovering Computer Chapter 1
Discovering Computer Chapter 1Discovering Computer Chapter 1
Discovering Computer Chapter 1MuhammedTalha7
 
Computer applications for management
Computer applications for managementComputer applications for management
Computer applications for managementDharshanaa.C Mohan
 
Presentation end-user computing in the post-pc era
Presentation   end-user computing in the post-pc eraPresentation   end-user computing in the post-pc era
Presentation end-user computing in the post-pc erasolarisyourep
 
Chapter 1 Introduction To Computers
Chapter 1 Introduction To ComputersChapter 1 Introduction To Computers
Chapter 1 Introduction To Computersnorzaini
 
Introduction to computing lecture1
Introduction to computing lecture1Introduction to computing lecture1
Introduction to computing lecture1Abdul_jabbar_k
 
Improving BPM Time To Value
Improving BPM Time To ValueImproving BPM Time To Value
Improving BPM Time To ValueSandy Kemsley
 
Computer application in business
Computer application in businessComputer application in business
Computer application in businessMONCY KURIAKOSE
 
Over view of internet computer studies lesson
Over view of internet  computer studies lessonOver view of internet  computer studies lesson
Over view of internet computer studies lessonMukalele Rogers
 
Introduction to computer literacy
Introduction to computer literacyIntroduction to computer literacy
Introduction to computer literacyMkhululi Silinga
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computerssir-smartt
 
Lecture-1: Introduction to Computer - Basic Definitions & Concepts- Computer ...
Lecture-1: Introduction to Computer - Basic Definitions & Concepts- Computer ...Lecture-1: Introduction to Computer - Basic Definitions & Concepts- Computer ...
Lecture-1: Introduction to Computer - Basic Definitions & Concepts- Computer ...Mubashir Ali
 
Introduction to Information Technology
Introduction to Information TechnologyIntroduction to Information Technology
Introduction to Information TechnologyRa'Fat Al-Msie'deen
 

Tendances (20)

Information Technology
Information TechnologyInformation Technology
Information Technology
 
Chapter 1 introduction to computers
Chapter 1   introduction to computersChapter 1   introduction to computers
Chapter 1 introduction to computers
 
Discovering Computer Chapter 1
Discovering Computer Chapter 1Discovering Computer Chapter 1
Discovering Computer Chapter 1
 
Computer applications for management
Computer applications for managementComputer applications for management
Computer applications for management
 
Presentation end-user computing in the post-pc era
Presentation   end-user computing in the post-pc eraPresentation   end-user computing in the post-pc era
Presentation end-user computing in the post-pc era
 
TAMUC LO 1
TAMUC LO 1TAMUC LO 1
TAMUC LO 1
 
Information Technology Basics
Information Technology BasicsInformation Technology Basics
Information Technology Basics
 
Chapter 1 Introduction To Computers
Chapter 1 Introduction To ComputersChapter 1 Introduction To Computers
Chapter 1 Introduction To Computers
 
Office automation sysmtems
Office automation sysmtemsOffice automation sysmtems
Office automation sysmtems
 
Introduction to computing lecture1
Introduction to computing lecture1Introduction to computing lecture1
Introduction to computing lecture1
 
Improving BPM Time To Value
Improving BPM Time To ValueImproving BPM Time To Value
Improving BPM Time To Value
 
LS 6 Computers
LS 6 ComputersLS 6 Computers
LS 6 Computers
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Computer application in business
Computer application in businessComputer application in business
Computer application in business
 
Over view of internet computer studies lesson
Over view of internet  computer studies lessonOver view of internet  computer studies lesson
Over view of internet computer studies lesson
 
Introduction to computer literacy
Introduction to computer literacyIntroduction to computer literacy
Introduction to computer literacy
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computers
 
Learning activity 1
Learning activity 1Learning activity 1
Learning activity 1
 
Lecture-1: Introduction to Computer - Basic Definitions & Concepts- Computer ...
Lecture-1: Introduction to Computer - Basic Definitions & Concepts- Computer ...Lecture-1: Introduction to Computer - Basic Definitions & Concepts- Computer ...
Lecture-1: Introduction to Computer - Basic Definitions & Concepts- Computer ...
 
Introduction to Information Technology
Introduction to Information TechnologyIntroduction to Information Technology
Introduction to Information Technology
 

Similaire à Chapter 3

Group Presentation 2 - CIS285 - End User Application Softwares.pptx
Group Presentation 2 - CIS285 - End User Application Softwares.pptxGroup Presentation 2 - CIS285 - End User Application Softwares.pptx
Group Presentation 2 - CIS285 - End User Application Softwares.pptxssuserecb346
 
ENG 102 Unit Six Page 1 of 1 ENG 102 Composition II .docx
ENG 102 Unit Six Page 1 of 1  ENG 102 Composition II  .docxENG 102 Unit Six Page 1 of 1  ENG 102 Composition II  .docx
ENG 102 Unit Six Page 1 of 1 ENG 102 Composition II .docxSALU18
 
1.7 selection and use of appropriate software
1.7 selection and use of appropriate software1.7 selection and use of appropriate software
1.7 selection and use of appropriate softwaremrmwood
 
Cibm bis work shop 2 chapter five
Cibm bis   work shop 2 chapter fiveCibm bis   work shop 2 chapter five
Cibm bis work shop 2 chapter fiveShaheen Khan
 
PPT on MS-CIT Unit 3 (slide share)
PPT on MS-CIT Unit 3 (slide share)PPT on MS-CIT Unit 3 (slide share)
PPT on MS-CIT Unit 3 (slide share)SHRIBALAJIINFOTECH
 
software development and programming languages
software development and programming languages software development and programming languages
software development and programming languages PraShant Kumar
 
Computer software is defined .docx
Computer software is defined       .docxComputer software is defined       .docx
Computer software is defined .docxKamran Abdullah
 
SOFDESG 01 Introduction.pdf
SOFDESG 01 Introduction.pdfSOFDESG 01 Introduction.pdf
SOFDESG 01 Introduction.pdfJimCValencia1
 
Computer Software Ultimate History and Benefits
Computer Software Ultimate History and BenefitsComputer Software Ultimate History and Benefits
Computer Software Ultimate History and BenefitsTyler Aaron
 
Ch 01 s.e introduction
Ch 01 s.e introductionCh 01 s.e introduction
Ch 01 s.e introductionBadar Waseer
 
11.1 IntroductionLEARNING OBJECTIVESRecognize the importance.docx
11.1 IntroductionLEARNING OBJECTIVESRecognize the importance.docx11.1 IntroductionLEARNING OBJECTIVESRecognize the importance.docx
11.1 IntroductionLEARNING OBJECTIVESRecognize the importance.docxpaynetawnya
 
Computer system soft ware
Computer system soft wareComputer system soft ware
Computer system soft wareSamuel Igbanogu
 
Development Tools - Abhijeet
Development Tools - AbhijeetDevelopment Tools - Abhijeet
Development Tools - AbhijeetAbhijeet Kalsi
 

Similaire à Chapter 3 (20)

Group Presentation 2 - CIS285 - End User Application Softwares.pptx
Group Presentation 2 - CIS285 - End User Application Softwares.pptxGroup Presentation 2 - CIS285 - End User Application Softwares.pptx
Group Presentation 2 - CIS285 - End User Application Softwares.pptx
 
Fg b
Fg bFg b
Fg b
 
COM 115.pdf
COM 115.pdfCOM 115.pdf
COM 115.pdf
 
Mis chapter 6
Mis chapter 6Mis chapter 6
Mis chapter 6
 
ENG 102 Unit Six Page 1 of 1 ENG 102 Composition II .docx
ENG 102 Unit Six Page 1 of 1  ENG 102 Composition II  .docxENG 102 Unit Six Page 1 of 1  ENG 102 Composition II  .docx
ENG 102 Unit Six Page 1 of 1 ENG 102 Composition II .docx
 
Bis Chapter4
Bis Chapter4Bis Chapter4
Bis Chapter4
 
1.7 selection and use of appropriate software
1.7 selection and use of appropriate software1.7 selection and use of appropriate software
1.7 selection and use of appropriate software
 
Cibm bis work shop 2 chapter five
Cibm bis   work shop 2 chapter fiveCibm bis   work shop 2 chapter five
Cibm bis work shop 2 chapter five
 
PPT on MS-CIT Unit 3 (slide share)
PPT on MS-CIT Unit 3 (slide share)PPT on MS-CIT Unit 3 (slide share)
PPT on MS-CIT Unit 3 (slide share)
 
What is software.pdf
What is software.pdfWhat is software.pdf
What is software.pdf
 
software development and programming languages
software development and programming languages software development and programming languages
software development and programming languages
 
Computer software is defined .docx
Computer software is defined       .docxComputer software is defined       .docx
Computer software is defined .docx
 
SOFDESG 01 Introduction.pdf
SOFDESG 01 Introduction.pdfSOFDESG 01 Introduction.pdf
SOFDESG 01 Introduction.pdf
 
Computer Software Ultimate History and Benefits
Computer Software Ultimate History and BenefitsComputer Software Ultimate History and Benefits
Computer Software Ultimate History and Benefits
 
Ch 01 s.e introduction
Ch 01 s.e introductionCh 01 s.e introduction
Ch 01 s.e introduction
 
11.1 IntroductionLEARNING OBJECTIVESRecognize the importance.docx
11.1 IntroductionLEARNING OBJECTIVESRecognize the importance.docx11.1 IntroductionLEARNING OBJECTIVESRecognize the importance.docx
11.1 IntroductionLEARNING OBJECTIVESRecognize the importance.docx
 
Slides chapter 1
Slides chapter 1Slides chapter 1
Slides chapter 1
 
Slides chapter 1
Slides chapter 1Slides chapter 1
Slides chapter 1
 
Computer system soft ware
Computer system soft wareComputer system soft ware
Computer system soft ware
 
Development Tools - Abhijeet
Development Tools - AbhijeetDevelopment Tools - Abhijeet
Development Tools - Abhijeet
 

Plus de Anil Bilgihan

Social media in hospitality
Social media in hospitalitySocial media in hospitality
Social media in hospitalityAnil Bilgihan
 
Restaurant Management Systems
Restaurant Management SystemsRestaurant Management Systems
Restaurant Management SystemsAnil Bilgihan
 
Property Management Systems
Property Management SystemsProperty Management Systems
Property Management SystemsAnil Bilgihan
 
Guestroom Technologies
Guestroom TechnologiesGuestroom Technologies
Guestroom TechnologiesAnil Bilgihan
 
E commerce in Tourism
E commerce in TourismE commerce in Tourism
E commerce in TourismAnil Bilgihan
 

Plus de Anil Bilgihan (8)

The Internet
The InternetThe Internet
The Internet
 
Social media in hospitality
Social media in hospitalitySocial media in hospitality
Social media in hospitality
 
Restaurant Management Systems
Restaurant Management SystemsRestaurant Management Systems
Restaurant Management Systems
 
Property Management Systems
Property Management SystemsProperty Management Systems
Property Management Systems
 
Guestroom Technologies
Guestroom TechnologiesGuestroom Technologies
Guestroom Technologies
 
E commerce in Tourism
E commerce in TourismE commerce in Tourism
E commerce in Tourism
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Restaurant GPS
Restaurant GPSRestaurant GPS
Restaurant GPS
 

Dernier

Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 

Dernier (20)

Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 

Chapter 3

  • 1. Chapter Three Software: The Essence of Computers “The number one benefit of information technology is that it empowers people to do what they want to do. It lets people be creative. It lets people be productive. It lets people learn things they didn't think they could learn before, and so in a sense it is all about potential.” Steve Ballmer, CEO, Microsoft Corporation
  • 2.
  • 11.
  • 12.
  • 13. Although the industry is moving toward component-based construction, most software continues to be custombuilt. a software component should be designed and implemented so that it can be reused. Software Characteristic
  • 14. Software Software: The computer programs that control the electronic hardware and perform processing tasks for the user. There are two types of software: operatingsystem, a master control program informing the computer how to function, and application, used for performing general-purpose (e.g., word processing) and industry-specific (e.g., inventory control, accounting, sales and marketing, table management, etc.) tasks. Programmers: The creators of software who are responsible for designing, coding, debugging, and documenting computer programs. Programming Languages: Software programs are written or coded using a particular language, such as COBOL, Java, and C++. Flowchart: A diagram showing how a program works . It also used to understand, evaluate, and design information systems. Click on this Video Link: A demo of Microsoft Visio 2007 that helps IT and business professionals visualize systems and processes. © 2008 Jupiter Images Corporation
  • 16. Operating System Tasks “Walk-In” Provides User Interface. Two types of interfaces are Command Line Interface (CLI) ( commands typed or selected from text-based menu) and Graphical User Interface (GUI) (standard menu, mouse or touch screen and graphical icons or other visual indicators are used). For example, one front office system the “Walk-In” task, represented by a pair of footprints, is selected by positioning the mouse pointer on the icon and clicking. The most recent trend is Web-enabled hospitality applications that use an Internet browser to display application pages in a GUI format. © 2008 Jupiter Images Corporation
  • 17.
  • 18. Operating System Tasks © 2008 Jupiter Images Corporation Manages the Hardware. The operating system acts as the intermediary between the programs and hardware. For example, when a printer (e.g., Hewlett Packard Color Laserjet) is added in Windows, it is automatically accessible in all other programs.
  • 19. Operating System Tasks Supports Other Programs. The operating system acts as the intermediary between the programs and hardware. For example, when a user requests a word processing program to list word processing document files available on the USB flash drive, it calls on the operating system to perform this task.
  • 20.
  • 21. Selecting an Operating System: A key consideration when selecting an operating system is the availability of the application. For example, a restaurant company selected Linux, a free operating system similar to Unix, because the software license fees and the computing costs were lower than other operating systems. It took the restaurant, however, five years to find a suitable Linux point of sale solution, a key application in any restaurant operation. Linux Mascot © 2008 Jupiter Images Corporation
  • 22. Customized Software Software development has not been able to satisfy the demand for custom software. Consequently, most hospitality users rely on prepackaged business applications. Hospitality vendors are now designing software programs to provide customizable screens, reports, menus, and user interfaces. Click on this Video Link: A discussion on creating customized solutions for restaurants. In 1920, it was predicted that every man, woman, and child would have to be a telephone operator by 1960 to accommodate people using telephones. Oddly enough, this became a reality because telephones were created that everyone could easily afford, understand, and operate. Likewise, future computer operators will begin to look more and more like programmers equipped with sophisticated tools allowing programs to be expeditiously created and modified with use. Exciting developments are on the horizon where end-users will play an integral role in the reaching the next stage of the software revolution. Example: MARSHA, HOLIDEX, OnQ
  • 23. Software Quality - FURPS © 2008 Jupiter Images Corporation Functionality – Refers to program capabilities and features. Functional software helps employees to do their jobs quickly and easily and to provide consistent, responsive, and quality customer service. Click on this Video Link: An Orbitz systems analyst discussed the importance of functional Web sites and applications. Usability – Refers to the “user-friendliness” of software. Friendly software is adaptable, understandable, predictable, responsive, self-explanatory, forgiving, efficient, and flexible. Due to the high turnover rate there are many naïve (lacks hospitality and computer experience) and novice users ( hospitality experience with some computer experience). This precludes a direct command system (e.g., select guest checkout function key F1) and requires a menu command system where the user is presented with a list of choices and prompts. Some hospitality programs have incorporated both a menu and direct command system to accommodate all users: naïve, novice, and competent/expert users (have solid computer and hospitality experience). Click on this Video Link: Microsoft founder Bill Gates discusses the importance of usability and how the human-computer interface has evolved.
  • 24. Software Quality - FURPS Usability Principles Provides self-explanatory choices. Information is presented in organized fashion allowing the user to quickly spot the appropriate command or choice. Screen layouts are carefully formatted with appropriate font sizes and colors and not too much information. Task and key descriptions are precisely defined and easily understood. Related tasks are grouped together Tasks should also be grouped according to their sequence of use, frequency of use, function, and importance. The user always know where he or she is located in the program. The system keeps the user informed of system status and when problems are encountered. The system responds to user requests within 10 seconds. Task and keyboard/input definitions are consistent throughout the program. Uses appropriate color combinations.
  • 25.
  • 26. Performance – Refers to program speed and response time. A front office program requiring a user to execute eight steps to print a guest folio impedes organizational efficiency and customer service.
  • 27.
  • 28.
  • 30. Aut0-Summarize. Identifies the key points in a document and creates a summary for others to read
  • 31. Style Checker. Checks a document for readability. For example, a Hemingway short story is written at a fifth grade level according to one style checker.
  • 32. Thesaurus. Suggest synonyms for any word. It is best to choose simple words.
  • 33.
  • 34.
  • 35. “What if” Analysis: Once data is entered into the spreadsheet, the user can modify the spreadsheet without reentering the data and manipulate the numbers to project various situations such as: “ What if we increase our menu prices by 5%.”
  • 36. Report and Graph Generation. Spreadsheets are used for budgets, forecasting and decision models, numeric analysis, schedules, invoices, inventory, payroll, accounts payable, etc. © 2008 Jupiter Images Corporation Column 33% is found in Cell D2, which has the following formula - “=B2/c2”
  • 37.
  • 38. Move and Copy. Spreadsheet data can be moved from one place to another as well as duplicated, including formulas.
  • 39.
  • 40.
  • 41.
  • 42. Some can manipulate a collection of data just a table at a time: This is called a flat-file database. The classic example of a flat-file is a database consisting of a small, fixed number of fields such as name, address, and phone number.
  • 43. A relational databaseallows data to be retrieved or updated from several tables at once. For example, when the reservation record for Don Shula is completed, the VIP and guest history files will be updated.
  • 44.
  • 45.
  • 46. Relates well to the audience.
  • 47. Avoids acronyms and abbreviations.
  • 48. Does not use jargon specific to a narrow field.
  • 49. Allows viewers in the back row to read material without straining.
  • 50. Limits the content of each slide to less than five lines to keep it crisp and to the point.
  • 51. Cites precise figures only when they truly serve an important purpose.
  • 52. Uses flat, bold images to convey information when realistic images are unavailable.
  • 53. Uses sound color theory and light type and graphics on a dark background.
  • 54. Directs the viewers’ eyes through the graphic frame, moving first to the most important information.
  • 55. Use no more than two font families.
  • 56.
  • 57.
  • 58. Microsoft Excel – A spreadsheet program.
  • 59. Microsoft PowerPoint – An application for creating slideshows.
  • 60. Microsoft Outlook – An email program and personal information manager.
  • 61. Microsoft Access – A database application.
  • 62. Microsoft Publisher – A desktop publishing application.
  • 63. Microsoft Groove – An application for creating collaborative workspaces for sharing files and working on projects.
  • 64.
  • 65. Unleashing Brainpower © 2008 Jupiter Images Corporation Information technology can be used to unleash the immense intellectual power of the brain, a super bio computer. Information tools such as word processors, spreadsheets, idea generators, and graphics packages, stimulate creative thinking, facilitate the organization and analysis of ideas and information, and enable problems to be solved more comprehensively and rapidly. Click on this Video Link: Brainstorming software.
  • 66.
  • 69. Call Accounting to PMS Interface Call Accounting PMS
  • 70.
  • 71.
  • 72. XML XML (Extensible Markup Language) is a set of rules for encoding documents in machine-readable form.
  • 73. OPEN TRAVEL ALLIANCE (OTA) Opentravel.org HOTEL TECHNOLOGY NEXT GENERATION (HTNG) Htng.org