SlideShare a Scribd company logo
INTRODUCTION TO
PHP Programming I
Course Description:
PHP is the most popular web programming language used
around the world in developing interactive web applications
for any web sites.
This hands-on PHP for beginners’ course will develop your
skills in creating dynamic, data-driven interactive websites.
This will be your foundation in learning the fundamentals
of PHP programming such as data types, control flow, form
processing and accessing MySQL database through PDO.
COURSE OBJECTIVES
(PHP I)
Students also learn how to configure PHP and Apache Web Server.
The objective of this course is to provide the necessary
knowledge to design and develop dynamic, database-driven
web applications using PHP.
Comprehensive lab exercises provide facilitated hands on
practice crucial to develop competence web sites.
Students will learn how to connect to any ODBC-compliant
database, and perform hands on practice with a MySQL database
to create database- driven HTML forms and reports etc.
01
04
02
03
COURSE OBJECTIVES
Student Learning
Outcomes (PHP I)
You can enter a subtitle here if you need it
Student Learning Outcomes(PHP I)
Formulate, design and create PHP control
structures, including selection
and iterative structures.
3
Compare and contrast PHP variable types,and
relate the advantages and disadvantages of
PHP variables with local or global scope.
2
Analyze the construction of a web page
and relate how PHP and HTML
combine to produce the web page.
1
COURSE DESCRIPTION
(SQL I)
Course Description:
This comprehensive course teaches and demonstrates all
aspects of SQL. While you’ll learn everything there is to do
with SQL, this course assumes you have no prior SQL
experience and is for the complete beginner.
Structured Query Language (SQL) is the language of
databases. Whether you run reports or provide a dynamic
website, you need to know SQL to add, delete, edit and
view records.
Course Description:
Databases organize and collect your data, and the SQL
language is the liaison between you and the data.
Structured Query Language (SQL) is the language of
databases. Whether you run reports or provide a dynamic
website, you need to know SQL to add, delete, edit and
view records.
The role of database administrator includes several
functions that you should know.
Course Description:
You should know:
1. How to create and design tables,
2. Manipulate your data and run reports,
3. Create small programs (stored procedures) and
4. Use more advanced concepts such as transactional
support and cursors.
COURSE OBJECTIVES
(SQL I)
How to create SQL statements including SELECT, DELETE, UPDATE
and INSERT. Then, we show you how to create and design tables.
This course provides a step-by-step overview and instructions
that help you get started with the SQL language.
Comprehensive lab exercises provide facilitated hands on
practice crucial to develop competence web sites.
Understanding data structures and techniques for all SQL engines
including Access, Oracle and MySQL.
01
04
02
03
COURSE OBJECTIVES
How to create stored procedures, which allow you to run the
same SQL statement multiple times without reprogramming
your database.
Finally, show you how to use cursors, use transactions to
preserve data integrity, and creating views for larger data sets.
05
06
COURSE OBJECTIVES
Student Learning
Outcomes (SQL I)
You can enter a subtitle here if you need it
Student Learning Outcomes(SQL I)
1. Demonstrate retrieving data.
2. Demonstrate updating data.
3. Demonstrate inserting data.
4. Demonstrate deleting data.
5. Demonstrate sorting and filtering data.
6. Demonstrate summarizing data.
7. Demonstrate grouping data.
8. Demonstrate using sub-queries.
9. Demonstrate joining tables.
10. Demonstrate using views.
11. Demonstrate using stored procedures,
cursors, and transactions.
RULES AND
REGULATIONS
RULES AND REGULATIONS
1. One mouth rule.
3. Maintain classroom cleanliness.
2. Respect each other
4. No bullying.
5. When asking, one question at a time.
6. No playing inside the computer laboratory.
7. Observe safety measures.
8. When you don’t know something, don’t afraid
to ask.
10. Strictly follow the above notes.
9. Computers are only allowed to use every
practical sessions.
Alt Ctrl
Ctrl fn Alt
Shift
Caps Lock
Tab
` 1 2 4 5 6 7 0
8 9 - = Backspace
Enter
Shift
I
[ ]
‘
;
L
D F G H J K
E
W
Q
A S
O
I
U
Y
T
R
V
C
X
Z
P
<
M
N
B ?
>
Space
3
Basic Parts
of
Computer
Instructor: Rhiza Jane Salditos
Knowledge
Testing time!!
(5mins)
In ¼ sheet of paper,
write atleast 5 parts of
computer hardware.
GOODLUCK! 
A computer is a machine or device that performs processes,
calculations and operations based on instructions provided
by a software or hardware program.
It has the ability to accept data (input), process it, and then
produce outputs.
Central Processing
Unit
Also called a central processor or main
processor—is the most important processor
in a given computer.
Its electronic circuitry executes instructions
of a computer program, such as arithmetic,
logic, controlling, and input/output
operations.
The central processing unit (CPU) is the
brain of a computer.
Motherboard
The motherboard is the main component
of a computer.
It is a large rectangular board with
integrated circuitry that connects the other
parts of the computer including:
CPU ,
RAM,
Disk drives (CD, DVD,hard disk, or any
others) as well as any peripherals connected
via the ports or the expansion slots.
Computer Memory
Computer memory stores information, such
as data and programs for immediate use in
the computer.
The term memory is often synonymous with
the term primary storage or main memory.
An archaic synonym for memory is store.
Computer memory includes several
components, such as:
RAM (Random Access Memory)
ROM (Read-Only Memory)
Hard Disk Drives (HDD) and Solid State
Drives (SSD)
Cache Memory
Random Access Memory (RAM) is the
physical hardware inside a computer that
temporarily stores data.
It is normally found in the memory slots of
the motherboard.
Its role is to serve as the computer's
"working memory" for the information
created by programs.
RAM
Computer Memory
Computer Memory
Read-only memory, or ROM, is a type of
computer storage containing non-volatile,
permanent data that, normally, can only be
read, not written to.
ROM contains the programming that allows
a computer to start up or regenerate each
time it is turned on.
ROM
Computer Memory
Hard Disk Drives (HDD) and Solid
State Drives (SSD)
These are examples of non-volatile storage
devices that store data even when the power
is turned off.
They are used for long-term storage of
programs, documents, and other files.
Computer Memory
Cache memory is a small, high-speed volatile
memory that is located between the CPU and
main memory (RAM).
It stores frequently accessed data to provide
faster access for the CPU.
Cache Memory
Monitor
A computer monitor is an output
device that displays visual information
generated by a computer's graphics
card.
Monitors come in various sizes,
resolutions, and technologies (such as
LCD, LED, OLED) and are used for tasks
ranging from browsing the web to
graphic design and gaming.
Power Supply
A power supply is an electrical device that
supplies electric power to an electrical load.
The main purpose of a power supply is to
convert electric current from a source to the
correct voltage, current, and frequency to
power the load.
Keyboard
A keyboard is an input device that is one of
the ways to communicate with a computer.
There are two main different types of
keyboards.
Typing a key from the keyboard sends a
small portion of information to tell it which
key was pressed.
Keyboard Mechanical
Membrane types
Grade 8 powerpoint presentation for making website
Mouse
A computer mouse is an input device used
to interact with a computer or other digital
devices.
It typically consists of a small handheld device
that is moved on a flat surface to control the
movement of a cursor or pointer on a
computer screen.
The mouse usually has one or more buttons
that can be clicked to perform various
actions, such as selecting items, opening
files, and interacting with software
applications.
Two type of mouse:
Wired
Wireless
Computer Case
A computer case, also known as a
computer chassis, is the enclosure that
contains most of the hardware of a
personal computer.
The components housed inside the case
are referred as the internal hardware, while
hardware outside the case are known as
peripherals.
Video Card
Also known as the graphics card, which
processes computer graphics.
More powerful graphics cards are better
suited to handle strenuous tasks, such
as playing intensive video games.
Computer Storage
Computer data storage, often called
storage or memory, refers to computer
components and recording media that
retain digital data.
Data storage is a core function and
fundamental component of computers.
Computer Network
A computer network is a set of computers
sharing resources located on or provided
by network nodes.
Computers use common communication
protocols over digital interconnections to
communicate with each other.
In computing, an input device is a piece of
equipment used to provide data and control
signals to an information processing
system, such as a computer or information
appliance.
Input Device
Examples of input devices include
keyboards, mouse, scanners, cameras,
joysticks, and microphones.
Sound Card
The sound card—also called an audio card
—is responsible for what you hear in the
speakers or headphones.
Most motherboards have integrated sound,
but you can upgrade to a dedicated sound
card for higher-quality sound.
Computer speakers are a common output
device and are used for listening to music,
movies, and other audio.
Loud Speaker
They are available in a range of different
qualities and prices, the more sophisticated
versions having an additional subwoofer to
provide enhanced bass output.
Optical Device
Also required for some gamers are
optical drives – or more commonly known as
your CD drive.
Actually, these aren’t used as much these
days, but occasionally you might still have a
game where you’ll need to either install
from a CD disc, or even more rare now, put
in the CD disc to play.
Output Devices
An output device takes binary information
from the computer and converts it into a
form that is easily understood by the user.
An expansion card in computer is a printed
circuit board that can be inserted into an
expansion slot of a computer motherboard
or backplane to add functionality to a
computer system via the expansion bus.
Expansion Card
Expansions cards can be used to obtain or
expand on features not offered by the
motherboard.
Network Card
The network card enables your computer to
interact over a network and access the
Internet.
It can either connect with an Ethernet cable
television or through a wireless connection
(frequently called Wi-Fi).
Many motherboards have built-in network
connections, and you can also include a
network card to a growth slot.
Power Supply Unit
A power supply unit converts mains AC to
low-voltage regulated DC power for the
internal components of a computer.
Modern personal computers universally use
switched-mode power supplies. Some
power supplies have a manual switch for
selecting input voltage, while others
automatically adapt to the main voltage.
Computer Fan
Fans are the cooling units that keep PCs
from overheating.
A Prayer for Students
Lord our God, in your wisdom and love
you surround us with the mysteries of
the universe.
Send your Spirit upon these students
and fill them with your wisdom and
blessings.
Grant that they may devote themselves
to their studies and draw ever closer to
you, the source of all knowledge.
Amen.
Sends a small portion of information
to tell it which key was pressed.
Control the movement of a cursor
or pointer on a computer screen
Also known as a computer chassis
and contains most of the hardware
of a personal computer.
Also known as the graphics card and
processes computer graphics.
Refers to computer components
and recording media that retain
digital data
Keyboard
Mouse
Computer Case
Video Card
Computer Storage
A set of computers sharing resources
located on or provided by network nodes
A piece of equipment used to provide
data and control signals to an information
processing system
Also called an audio card and
Responsible for what you hear.
Common output device and are
used for listening
More commonly known as your CD drive
Computer Network
Input Device
Sound Card
Loud Speaker
Optical Device
Takes binary information from the computer
and converts it into a form that is easily
understood by the user.
Can be used to obtain or expand on
features not offered by the motherboard
Enables your computer to interact over a
network and access the Internet
Converts mains AC to low-
voltage regulated DC power
Keep PCs from overheating
Output Devices
Expansion Card
Network Card
Power Supply Unit
Computer Fan
A joystick (also known as control column) is an
input device that is used by a player to interact
with a computer game.
Joysticks are also used to control various real-life
vehicles, such as airplanes, trucks, wheelchairs,
surveillance cameras, and unmanned underwater
vehicles, which are increasingly computerized.
Computer Joystick
HOW TO
USE
COMPUTER?
Grade 8 powerpoint presentation for making website
COMPUTE
R
MAINTENANCE
Grade 8 powerpoint presentation for making website
Grade 8 powerpoint presentation for making website
Grade 8 powerpoint presentation for making website

More Related Content

PPTX
Grade 7 powerpoint for HTML and CSS introduction
PDF
Neethu Narayanan- Fundamentals of computer
PPTX
Lect01 Computers Impact on Our lives IOT and Big Data Era.pptx
ODP
Java 101 @ chattahoochee
PPTX
Basic Computer skill-P1.pptx
PDF
Lecture 1.pdf
PDF
Components of computer systems
PPTX
Basic of computer
Grade 7 powerpoint for HTML and CSS introduction
Neethu Narayanan- Fundamentals of computer
Lect01 Computers Impact on Our lives IOT and Big Data Era.pptx
Java 101 @ chattahoochee
Basic Computer skill-P1.pptx
Lecture 1.pdf
Components of computer systems
Basic of computer

Similar to Grade 8 powerpoint presentation for making website (20)

PPTX
hardware and software
PPTX
It comp basics
 
PPT
Intro to computer system
DOC
Introduction to computer modified 2015
PPTX
BASIC COMPUTER ELEMENTS.pptx
PPTX
Introduction to computer
PPT
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
PPT
PPT
hard.ppt
PPT
hardware.ppt
PPT
hard.ppt
PPT
hard (1).ppt
PPT
hard.ppt
PPTX
COMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOU
PPTX
Introduction to components of computer system
PPTX
MODULE 2.pptx
PPTX
Lecture 3.pptxwertjklsdfnjmsdfhjk3456yuoxf
PPTX
Introduction to Computer Quarter 2 Grade 9
PPT
English basic computer vocabulary
hardware and software
It comp basics
 
Intro to computer system
Introduction to computer modified 2015
BASIC COMPUTER ELEMENTS.pptx
Introduction to computer
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
hard.ppt
hardware.ppt
hard.ppt
hard (1).ppt
hard.ppt
COMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOU
Introduction to components of computer system
MODULE 2.pptx
Lecture 3.pptxwertjklsdfnjmsdfhjk3456yuoxf
Introduction to Computer Quarter 2 Grade 9
English basic computer vocabulary
Ad

Recently uploaded (20)

PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PDF
HVAC Specification 2024 according to central public works department
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PDF
Empowerment Technology for Senior High School Guide
PDF
My India Quiz Book_20210205121199924.pdf
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PDF
Computing-Curriculum for Schools in Ghana
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PDF
advance database management system book.pdf
PPTX
Introduction to Building Materials
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PPTX
Computer Architecture Input Output Memory.pptx
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
HVAC Specification 2024 according to central public works department
Practical Manual AGRO-233 Principles and Practices of Natural Farming
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
Empowerment Technology for Senior High School Guide
My India Quiz Book_20210205121199924.pdf
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
B.Sc. DS Unit 2 Software Engineering.pptx
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
Computing-Curriculum for Schools in Ghana
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
A powerpoint presentation on the Revised K-10 Science Shaping Paper
Paper A Mock Exam 9_ Attempt review.pdf.
advance database management system book.pdf
Introduction to Building Materials
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Share_Module_2_Power_conflict_and_negotiation.pptx
Computer Architecture Input Output Memory.pptx
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
Ad

Grade 8 powerpoint presentation for making website

  • 2. Course Description: PHP is the most popular web programming language used around the world in developing interactive web applications for any web sites. This hands-on PHP for beginners’ course will develop your skills in creating dynamic, data-driven interactive websites. This will be your foundation in learning the fundamentals of PHP programming such as data types, control flow, form processing and accessing MySQL database through PDO.
  • 4. Students also learn how to configure PHP and Apache Web Server. The objective of this course is to provide the necessary knowledge to design and develop dynamic, database-driven web applications using PHP. Comprehensive lab exercises provide facilitated hands on practice crucial to develop competence web sites. Students will learn how to connect to any ODBC-compliant database, and perform hands on practice with a MySQL database to create database- driven HTML forms and reports etc. 01 04 02 03 COURSE OBJECTIVES
  • 6. You can enter a subtitle here if you need it Student Learning Outcomes(PHP I) Formulate, design and create PHP control structures, including selection and iterative structures. 3 Compare and contrast PHP variable types,and relate the advantages and disadvantages of PHP variables with local or global scope. 2 Analyze the construction of a web page and relate how PHP and HTML combine to produce the web page. 1
  • 8. Course Description: This comprehensive course teaches and demonstrates all aspects of SQL. While you’ll learn everything there is to do with SQL, this course assumes you have no prior SQL experience and is for the complete beginner. Structured Query Language (SQL) is the language of databases. Whether you run reports or provide a dynamic website, you need to know SQL to add, delete, edit and view records.
  • 9. Course Description: Databases organize and collect your data, and the SQL language is the liaison between you and the data. Structured Query Language (SQL) is the language of databases. Whether you run reports or provide a dynamic website, you need to know SQL to add, delete, edit and view records. The role of database administrator includes several functions that you should know.
  • 10. Course Description: You should know: 1. How to create and design tables, 2. Manipulate your data and run reports, 3. Create small programs (stored procedures) and 4. Use more advanced concepts such as transactional support and cursors.
  • 12. How to create SQL statements including SELECT, DELETE, UPDATE and INSERT. Then, we show you how to create and design tables. This course provides a step-by-step overview and instructions that help you get started with the SQL language. Comprehensive lab exercises provide facilitated hands on practice crucial to develop competence web sites. Understanding data structures and techniques for all SQL engines including Access, Oracle and MySQL. 01 04 02 03 COURSE OBJECTIVES
  • 13. How to create stored procedures, which allow you to run the same SQL statement multiple times without reprogramming your database. Finally, show you how to use cursors, use transactions to preserve data integrity, and creating views for larger data sets. 05 06 COURSE OBJECTIVES
  • 15. You can enter a subtitle here if you need it Student Learning Outcomes(SQL I) 1. Demonstrate retrieving data. 2. Demonstrate updating data. 3. Demonstrate inserting data. 4. Demonstrate deleting data. 5. Demonstrate sorting and filtering data. 6. Demonstrate summarizing data. 7. Demonstrate grouping data. 8. Demonstrate using sub-queries. 9. Demonstrate joining tables. 10. Demonstrate using views. 11. Demonstrate using stored procedures, cursors, and transactions.
  • 17. RULES AND REGULATIONS 1. One mouth rule. 3. Maintain classroom cleanliness. 2. Respect each other 4. No bullying. 5. When asking, one question at a time. 6. No playing inside the computer laboratory. 7. Observe safety measures. 8. When you don’t know something, don’t afraid to ask. 10. Strictly follow the above notes. 9. Computers are only allowed to use every practical sessions.
  • 18. Alt Ctrl Ctrl fn Alt Shift Caps Lock Tab ` 1 2 4 5 6 7 0 8 9 - = Backspace Enter Shift I [ ] ‘ ; L D F G H J K E W Q A S O I U Y T R V C X Z P < M N B ? > Space 3 Basic Parts of Computer Instructor: Rhiza Jane Salditos
  • 20. In ¼ sheet of paper, write atleast 5 parts of computer hardware. GOODLUCK! 
  • 21. A computer is a machine or device that performs processes, calculations and operations based on instructions provided by a software or hardware program. It has the ability to accept data (input), process it, and then produce outputs.
  • 22. Central Processing Unit Also called a central processor or main processor—is the most important processor in a given computer. Its electronic circuitry executes instructions of a computer program, such as arithmetic, logic, controlling, and input/output operations. The central processing unit (CPU) is the brain of a computer.
  • 23. Motherboard The motherboard is the main component of a computer. It is a large rectangular board with integrated circuitry that connects the other parts of the computer including: CPU , RAM, Disk drives (CD, DVD,hard disk, or any others) as well as any peripherals connected via the ports or the expansion slots.
  • 24. Computer Memory Computer memory stores information, such as data and programs for immediate use in the computer. The term memory is often synonymous with the term primary storage or main memory. An archaic synonym for memory is store. Computer memory includes several components, such as: RAM (Random Access Memory) ROM (Read-Only Memory) Hard Disk Drives (HDD) and Solid State Drives (SSD) Cache Memory
  • 25. Random Access Memory (RAM) is the physical hardware inside a computer that temporarily stores data. It is normally found in the memory slots of the motherboard. Its role is to serve as the computer's "working memory" for the information created by programs. RAM Computer Memory
  • 26. Computer Memory Read-only memory, or ROM, is a type of computer storage containing non-volatile, permanent data that, normally, can only be read, not written to. ROM contains the programming that allows a computer to start up or regenerate each time it is turned on. ROM
  • 27. Computer Memory Hard Disk Drives (HDD) and Solid State Drives (SSD) These are examples of non-volatile storage devices that store data even when the power is turned off. They are used for long-term storage of programs, documents, and other files.
  • 28. Computer Memory Cache memory is a small, high-speed volatile memory that is located between the CPU and main memory (RAM). It stores frequently accessed data to provide faster access for the CPU. Cache Memory
  • 29. Monitor A computer monitor is an output device that displays visual information generated by a computer's graphics card. Monitors come in various sizes, resolutions, and technologies (such as LCD, LED, OLED) and are used for tasks ranging from browsing the web to graphic design and gaming.
  • 30. Power Supply A power supply is an electrical device that supplies electric power to an electrical load. The main purpose of a power supply is to convert electric current from a source to the correct voltage, current, and frequency to power the load.
  • 31. Keyboard A keyboard is an input device that is one of the ways to communicate with a computer. There are two main different types of keyboards. Typing a key from the keyboard sends a small portion of information to tell it which key was pressed. Keyboard Mechanical Membrane types
  • 33. Mouse A computer mouse is an input device used to interact with a computer or other digital devices. It typically consists of a small handheld device that is moved on a flat surface to control the movement of a cursor or pointer on a computer screen. The mouse usually has one or more buttons that can be clicked to perform various actions, such as selecting items, opening files, and interacting with software applications. Two type of mouse: Wired Wireless
  • 34. Computer Case A computer case, also known as a computer chassis, is the enclosure that contains most of the hardware of a personal computer. The components housed inside the case are referred as the internal hardware, while hardware outside the case are known as peripherals.
  • 35. Video Card Also known as the graphics card, which processes computer graphics. More powerful graphics cards are better suited to handle strenuous tasks, such as playing intensive video games.
  • 36. Computer Storage Computer data storage, often called storage or memory, refers to computer components and recording media that retain digital data. Data storage is a core function and fundamental component of computers.
  • 37. Computer Network A computer network is a set of computers sharing resources located on or provided by network nodes. Computers use common communication protocols over digital interconnections to communicate with each other.
  • 38. In computing, an input device is a piece of equipment used to provide data and control signals to an information processing system, such as a computer or information appliance. Input Device Examples of input devices include keyboards, mouse, scanners, cameras, joysticks, and microphones.
  • 39. Sound Card The sound card—also called an audio card —is responsible for what you hear in the speakers or headphones. Most motherboards have integrated sound, but you can upgrade to a dedicated sound card for higher-quality sound.
  • 40. Computer speakers are a common output device and are used for listening to music, movies, and other audio. Loud Speaker They are available in a range of different qualities and prices, the more sophisticated versions having an additional subwoofer to provide enhanced bass output.
  • 41. Optical Device Also required for some gamers are optical drives – or more commonly known as your CD drive. Actually, these aren’t used as much these days, but occasionally you might still have a game where you’ll need to either install from a CD disc, or even more rare now, put in the CD disc to play.
  • 42. Output Devices An output device takes binary information from the computer and converts it into a form that is easily understood by the user.
  • 43. An expansion card in computer is a printed circuit board that can be inserted into an expansion slot of a computer motherboard or backplane to add functionality to a computer system via the expansion bus. Expansion Card Expansions cards can be used to obtain or expand on features not offered by the motherboard.
  • 44. Network Card The network card enables your computer to interact over a network and access the Internet. It can either connect with an Ethernet cable television or through a wireless connection (frequently called Wi-Fi). Many motherboards have built-in network connections, and you can also include a network card to a growth slot.
  • 45. Power Supply Unit A power supply unit converts mains AC to low-voltage regulated DC power for the internal components of a computer. Modern personal computers universally use switched-mode power supplies. Some power supplies have a manual switch for selecting input voltage, while others automatically adapt to the main voltage.
  • 46. Computer Fan Fans are the cooling units that keep PCs from overheating.
  • 47. A Prayer for Students Lord our God, in your wisdom and love you surround us with the mysteries of the universe. Send your Spirit upon these students and fill them with your wisdom and blessings. Grant that they may devote themselves to their studies and draw ever closer to you, the source of all knowledge. Amen.
  • 48. Sends a small portion of information to tell it which key was pressed. Control the movement of a cursor or pointer on a computer screen Also known as a computer chassis and contains most of the hardware of a personal computer. Also known as the graphics card and processes computer graphics. Refers to computer components and recording media that retain digital data Keyboard Mouse Computer Case Video Card Computer Storage
  • 49. A set of computers sharing resources located on or provided by network nodes A piece of equipment used to provide data and control signals to an information processing system Also called an audio card and Responsible for what you hear. Common output device and are used for listening More commonly known as your CD drive Computer Network Input Device Sound Card Loud Speaker Optical Device
  • 50. Takes binary information from the computer and converts it into a form that is easily understood by the user. Can be used to obtain or expand on features not offered by the motherboard Enables your computer to interact over a network and access the Internet Converts mains AC to low- voltage regulated DC power Keep PCs from overheating Output Devices Expansion Card Network Card Power Supply Unit Computer Fan
  • 51. A joystick (also known as control column) is an input device that is used by a player to interact with a computer game. Joysticks are also used to control various real-life vehicles, such as airplanes, trucks, wheelchairs, surveillance cameras, and unmanned underwater vehicles, which are increasingly computerized. Computer Joystick