0% found this document useful (0 votes)
7 views

Computer Programming

slide

Uploaded by

manhacode245
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Computer Programming

slide

Uploaded by

manhacode245
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

What is

computer programming?
Computer programming, also known
as coding, is the process of creating
instructions for a computer to
perform tasks.
Write about
Grace
Hopper( Th
e mother of
computer
programmi
ng)
Grace Hopper (1906–1992) pioneered computer programming, creating
the first compiler and coining the term "bug." As a naval officer, she broke
gender barriers, reaching Rear Admiral. Her legacy inspires women in
STEM, and she received the posthumous Presidential Medal of Freedom in
2016.
What are loops?
loops are used to execute statements
repeatedly until a condition is fulfilled.
What is an algorithm?
An algorithm is a
step-by-step
procedure to solve
logical or
mathematical
problems. A cake
recipe is an example
of an algorithm.
Write about Eucid
(The father of
algorithm)

You might also like