import{_ as o}from"./chunks/PageInfo.vue_vue_type_script_setup_true_lang.65c6b98c.js";import{_ as r,o as i,c as s,k as t,a as l,E as n,O as c}from"./chunks/framework.c989bd33.js";import"./chunks/commonjsHelpers.725317a4.js";const y=JSON.parse('{"title":"CIS105: Computer Applications & Information Systems Lect. 2","description":"","frontmatter":{},"headers":[],"relativePath":"academic/cis105/cis105-l2-lecture-note.md","filePath":"academic/cis105/cis105-l2-lecture-note.md","lastUpdated":1726417910000}'),d={name:"academic/cis105/cis105-l2-lecture-note.md"};function p(u,e,f,h,m,g){const a=o;return i(),s("div",null,[e[0]||(e[0]=t("h1",{id:"cis105-computer-applications-information-systems-lect-2",tabindex:"-1"},[l("CIS105: Computer Applications & Information Systems Lect. 2 "),t("a",{class:"header-anchor",href:"#cis105-computer-applications-information-systems-lect-2","aria-label":'Permalink to "CIS105: Computer Applications & Information Systems Lect. 2"'},"")],-1)),n(a,{readTime:"2",words:"336"}),e[1]||(e[1]=c('
Chapter 2: Application Software
- An application program is a computer program designed to carry out a specific task other than one relating to the operation of the computer itself.
2.1: Word Processing Software
- For creating, updating and editing documents
- Can create a Table of Contents
- Saved to secondary memory
- Often underestimated
- Microsoft Word: Most popular word processor in the world
- Adobe Acrobat: Most portable document format (pdf)
- Corel WordPerfect: most dominant in early 80s (still used in some industries like law)
- Created and Brigham Young university
2.2: Spreadsheets
Microsoft Excel: Most popular spreadsheet application (provides "what-if" analysis)
- Interface of information in a grid form
- Separated by columns and rows
- Intersection of both called a cell
- Often for financial calculations
- Supports graphing
- Replaced Lotus 1-2-3 as industry standard in 1993
2.3: Database Software
Database: The heavy-lifting application
- Well thought out collection of files
- Consists of records (rows)
- Separated by fields (columns)
- Can be queried
- Often called a Database Management System or simply referred as DBMS
- One-to-many relationship
2.4: Presentation Software
- Displays information
- Often a slide show and on-screen
- Easy to build
- Popularized by Business Intelligence
- Allows users to:
- Edit, update, insert, and delete text
- Include graphics, video, and hypertext
2.5: Browser Software
- User interface software that allows the user to display web pages found on the World Wide Web
- Browsers display hyperlinks that are clickable navigation elements
- Microsoft Edge, Google Chroe, Mozilla Firefox, and Apple's Safari
- The first browser was called WorldWideWeb (no spaces)
- Sir Tim Berners-Lee was the inventor of the first web browser
2.6: Networks
- A computer network is two or more computers connected together for resource sharing and communication.
- Resources: Computer files, folder, software
- Peripheral hardware: Printers, scanners, webcam, etc.
The advantages of a computer network over a stand-alone computer are so significant that business cannot compete effectively in the marketplace without a network of some kind, even if the business is a sole proprietorship.
',17))])}const k=r(d,[["render",p]]);export{y as __pageData,k as default};