Good Evening! INT1005 Introduction to Computer Systems
Ulrich Werner
Good Evening! INT1005 Introduction to Computer Systems Ulrich - - PowerPoint PPT Presentation
Good Evening! INT1005 Introduction to Computer Systems Ulrich Werner Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet Chapter 11 Information and Data Management Databases, Data, and Information
Ulrich Werner
Technology in a World of Computers, Mobile Devices, and the Internet
Create a computerized database Add, modify, and delete data Sort and retrieve data Create forms and reports from the data
– The more errors the data contains, the lower its integrity – Data integrity is important because computers and people use information to make decisions and take actions
Accurate Accurate Verifiable Verifiable Timely Timely Organized Organized Accessible Accessible Useful Useful Cost‐effective Cost‐effective
Text Number AutoNumber Currency Date Memo Yes/No Hyperlink Object Attachment
Query language Query language Query by example Query by example Form Form Report writer Report writer
allow users to specify the data to display, print, store, update, or delete
allows users to manage, update, and retrieve data
the steps of creating a query
– Each row has a primary key – Each column has a unique name
database can store data in more than two dimensions
– Sometimes known as a hypercube – Can consolidate data much faster than a relational database
database that stores and manages the data required to analyze historical and current transactions
that generates accurate, timely, and organized information, so that managers and other users can make decisions, solve problems, supervise activities, and track progress
Technology in a World of Computers, Mobile Devices, and the Internet
Project scope Required activities Time estimates for each activity Cost estimates for each activity Order of activities Activities that can take place at the same time
Popular tools used to plan and schedule the time relationships among project activities are Gantt and PERT charts
Plus legal feasibility = TELOS
Review documentation Observe Survey Interview JAD Sessions Research
Review and approve the project requests Review and approve the project requests Prioritize the project requests Prioritize the project requests Allocate resources Allocate resources Form a project development team Form a project development team
Modify existing system Buy retail software Use web apps Build custom software Outsource
Identify technical specifications Solicit vendor proposals Test and evaluate vendor proposals Make a decision
Database design Input and output design Program design
– Content: What data should be collected and at what cost? – Access: What data should be provided to which users and when? – Logical structure: How should data be arranged so that it makes sense to a given user? – Physical organization: Where should data be physically located?
– Logical design: abstract model of how the data should be structured and arranged to meet an organization’s information needs – Physical design: starts from the logical database design and fine‐tunes it for performance and cost considerations
Customer Nr. Customer-Nr. Name Address Author-Nr. Name Author written Customer Book Book-Nr. Title borrowed Date
Unit test
each individual program or
by itself
each individual program or
by itself Systems test
all programs in an application work together properly
all programs in an application work together properly Integration test
an application works with
applications
an application works with
applications Acceptance test
new system to ensure that it works with actual data
new system to ensure that it works with actual data
– One‐on‐one sessions – Classroom‐style lectures – Web‐based training
– Direct conversion – Parallel conversion – Phased conversion – Pilot conversion
Perform maintenance activities Monitor system performance Assess system security