ITAPBUS Notes
ITAPBUS Notes
NOTES
Mobile and Game Devices Display – an output device that visually conveys text,
Smartphone graphics, and video information.
Digital Camera
Portable and digital media player Speakers - allow you to hear audio such as music, voice
E-book reader and other sounds.
Wearable Device
Game Device Memory – consists of electronic component that store
instructions waiting to be executed and the data needed
Data and Information by those instructions.
Step 1: cashier scans or enters items purchases and the
amount received from the customer. These items are Storage Media – where the computer keeps data,
entered into the computer as data (input). instructions, and information.
Step 2: the computer receives the entered data. Stores it, Storage Device – records(write) and retrieves(reads)
processes the data into information (the receipt), and items to and from storage media.
stores the resulting information.
Examples:
Storage and Processes Hard Disk
Stores entered data. Solid-State Drive
Organizes data. USB Flash Drive
Stores resulting information. Memory Card
Optical Disc
Step 3: The resulting information (the cash register Cloud Storage
receipt) is printed for the customer.
Internet - a worldwide collection of computer networks
Keyboard - contains keys you press to enter data and that connects millions of businesses, government
instructions into a computer or mobile device. agencies, educational institutions, and individuals.
Pointing Device (mouse) - is an input device that allows World Wide Web – web for short, is a global library of
a user to control a small symbol on the screen called the information available to anyone connected to the
pointer. internet.
Some mobile devices and computers enable you to Web – consists of a worldwide collection of electronic
capture live full-motion images using video input documents, each of which is called a webpage.
IT Application Tools and Business
NOTES
Web Server – a computer that delivers requested Software Developer – sometimes called a developer or
webpages to your computer. programmer, is someone who develops prgrams and
apps or writes the instructions that dirct the computer or
Website - a collection of related webpages. mobile device to process
Browser – software that enables users with an internet Communications and Networks
connection to access and view webpages on a computer Use information generated by one or more of
or mobile device. these technologies.
Online Social Network – encourages members to share Wireless Communications Technologies: Wifi, Cellular
their interests, ideas, stories, photos, music, and videos Radio
with other registered
Network - collection of computers and devices
Digital Safety and Security – it is important that users connected together, often wirelessly, via communication
protect their computers and mobile devices. (Viruses and devices, and transmission.
other malware, privacy, health concerns, environmental
issues) Communications And Networks
Home Networks
Green Computing – involves reducing the electricity Connect to the internet
consumed and environmental waste generated when Share a single high-speed internet connection.
using a computers. Access, photos, music, videos, and other content
- Strategies includes: Share devices
o Recycling Play multiplayer ga,es
o Using energy efficient hardware and Connect game consoles to the Internet
energy saving features Subscribe to and use VoIP
o Regulating manufacturing processes. Interact with other devices
o Extending the life of computers
o Immediately donating or properly Business Networks
disposing of replaced computers. Facilitate communications
Share hardware
Software - also called program, tells the computer Share data, information, and software.
what tasks to perform and how to perform them.
- System Software Technology Uses Technology
- Applications Education users
Government Home ser
Finance Small
Programs and Apps Retail Home/Office
Installing a program is the process of setting up Entertainmen r User
the program to work with the computer, mobile t Mobile User
device, printer, and/or other hardware. Health Care Power User
Once installed, you can run a program so that Science Enterprise
you can interact with it. Travel
You interact with a program through its user Publishing
interface. Manufacturin
IT Application Tools and Business
NOTES
g programming language used by nearly all relational
databases to query, manipulate, and define data, and
to provide access control.
Chapter 2: Database
First developed at IBM in the 1970s with Oracle as a
Database major contributor, which led to implementation of the
Organized structured information, or data, SQL ANSI standard.
typically stored electronically in a computer
system. SQL has spurred many extensions from companies such
Usually controlled by a database management as IBM, Oracle, and Microsoft. Although SQL is widely
system (DBMS). used today, new programming languages are beginning
The data and DBMS, along with applications to appear.
associated with them, are reffered to as database
system or database. Different Types of Databases
Graph Databases
IT Application Tools and Business
NOTES
- A graph database stored data in terms of entites and Database Challenges
the relationships between entities. Absorbing Significant Increases in Data Volume
- The explosion of data coming in from sensors,
connected machines, and dozens of other sources
keeps database administrators scrambling to
Microsoft Access
- Stores data and connects them.
- Can add objects like tables, forms, queries, and
reports.
Database Object
- Any defined object in a database that is used to
store or reference data.
- Four simple objects: tables, forms, queries,
reports.
Table
- Heart of any database.
- Place where information is stores.
- Other three objects lets you work with
information.
Forms
- Used for entering, modifying, and viewing
records.
- Like the forms answered when enrolling.
Queries
- Gives a way to search for and compile data from
one or more of tables.
- Like asking detailed question of the database.
Reports
- Gives you the ability to present your data –
from any table or query – in print.