0% found this document useful (0 votes)
14 views1 page

What Is Computer Science

Computer Science is the study of computers and software systems, focusing on their theory, design, development, and application. It emphasizes the importance of algorithms and sequencing to accomplish tasks, as well as the use of conditionals to perform actions based on specific conditions. Overall, it involves understanding how to effectively program and utilize computational systems.

Uploaded by

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

What Is Computer Science

Computer Science is the study of computers and software systems, focusing on their theory, design, development, and application. It emphasizes the importance of algorithms and sequencing to accomplish tasks, as well as the use of conditionals to perform actions based on specific conditions. Overall, it involves understanding how to effectively program and utilize computational systems.

Uploaded by

esraaelghoul173
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

What is computer science?

Computer Science is the study of computers and computational systems. Unlike


electrical and computer engineers, computer scientists deal mostly with software
and software systems; this includes their theory, design, development, and
application.
----------------------------------------------
to illustrate that the computer needs detailed steps (algorithm) to accomplish a
task, so we need to follow a certain algorithm for every program we develop in
computer science.
----------------------------------------------
Sequencing is putting the steps in the right order.
----------------------------------------------
event is nothing but actions that causes something to happen
----------------------------------------------------
conditionals perform different actions depending on whether a condition is true or
false
----------------------------------------------

You might also like