π Computer science is
the study of computers
and computing as well as their theoretical and practical applications.
π Computer science applies the principles of mathematics, engineering, and logic to a plethora of functions, including algorithm formulation, software and hardware development, and artificial intelligence.
@Computer_science_course
"www.britannica. com"
the study of computers
and computing as well as their theoretical and practical applications.
π Computer science applies the principles of mathematics, engineering, and logic to a plethora of functions, including algorithm formulation, software and hardware development, and artificial intelligence.
@Computer_science_course
"www.britannica. com"
πComputer science (also called computing science) is the study of the theoretical foundations of information and computation and their implementation and application in computer systems.
One well known subject classification system for computer science is the ACM Computing Classification System devised by the Association for Computing Machinery.
@Computer_science_course
"wikipedia"
One well known subject classification system for computer science is the ACM Computing Classification System devised by the Association for Computing Machinery.
@Computer_science_course
"wikipedia"
About this course
π A broad and robust understanding of computer science and programming
π How to think algorithmically and solve programming problems efficiently
Concepts like abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development
π Familiarity in a number of languages, including C, Python, SQL, and JavaScript plus CSS and HTML
π How to engage with a vibrant community of like-minded learners from all levels of experience
π How to develop and present a final programming project to your peers
π A broad and robust understanding of computer science and programming
π How to think algorithmically and solve programming problems efficiently
Concepts like abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development
π Familiarity in a number of languages, including C, Python, SQL, and JavaScript plus CSS and HTML
π How to engage with a vibrant community of like-minded learners from all levels of experience
π How to develop and present a final programming project to your peers
An overview of computer science
π Computer science is the study of the theory, experimentation, and engineering that form
the basis for the design and use of computers.
πComputer science is the study of the theoretical foundations of information and
computation, and of practical techniques for their implementation and application in
computer systems.
πIt is the scientific and practical approach to computation and its applications and the
systematic study of the feasibility, structure, expression, and mechanization of the
methodical procedures (or algorithms) that underlie the
πacquisition,
πrepresentation,
πprocessing,
πstorage,
πcommunication of,
πand access to information.
@Computer_science_course
π Computer science is the study of the theory, experimentation, and engineering that form
the basis for the design and use of computers.
πComputer science is the study of the theoretical foundations of information and
computation, and of practical techniques for their implementation and application in
computer systems.
πIt is the scientific and practical approach to computation and its applications and the
systematic study of the feasibility, structure, expression, and mechanization of the
methodical procedures (or algorithms) that underlie the
πacquisition,
πrepresentation,
πprocessing,
πstorage,
πcommunication of,
πand access to information.
@Computer_science_course
Its fields can be divided into a variety of theoretical and practical disciplines.
πComputer graphics:
emphasize real-world visual applications
πProgramming language theory: considers various approaches to the description of
computation, while the study of computer programming itself investigates various
aspects of the use of programming language and complex systems.
πHumanβcomputer interaction: considers the challenges in making computers and
computations useful, usable, and universally accessible to humans.
@Computer_science_course
πComputer graphics:
emphasize real-world visual applications
πProgramming language theory: considers various approaches to the description of
computation, while the study of computer programming itself investigates various
aspects of the use of programming language and complex systems.
πHumanβcomputer interaction: considers the challenges in making computers and
computations useful, usable, and universally accessible to humans.
@Computer_science_course
π§² What is computer ?
βββ
An electronic device for storing and processing data.
βββ
βββ
A computer is a machine that can be programmed to carry out sequences of arithmetic or logical operations automatically.
βββ
βββ
A computer is a programmable electronic device that accepts raw data as input and processes it with a set of instructions (a program) to produce the result as output.
βββ
@Computer_science_course
βββ
An electronic device for storing and processing data.
βββ
βββ
A computer is a machine that can be programmed to carry out sequences of arithmetic or logical operations automatically.
βββ
βββ
A computer is a programmable electronic device that accepts raw data as input and processes it with a set of instructions (a program) to produce the result as output.
βββ
@Computer_science_course
Data are units of information, often numeric, that are collected through observation.
In a more technical sense,
data are a set of values of qualitative or quantitative variables about one or more persons or objects, while a datum (singular of data) is a single value of a single variable.
πData is raw, unorganized facts that need to be processed.
π It is a collection of symbols that represent a thing, a concept or an event.
π It is any collection of figures that are arranged in general accessed principle or
convention.
@Computer_science_course
In a more technical sense,
data are a set of values of qualitative or quantitative variables about one or more persons or objects, while a datum (singular of data) is a single value of a single variable.
πData is raw, unorganized facts that need to be processed.
π It is a collection of symbols that represent a thing, a concept or an event.
π It is any collection of figures that are arranged in general accessed principle or
convention.
@Computer_science_course
Data Processing
Data processing, manipulation of data by a computer.
π It includes the conversion of raw data to machine-readable form, flow of data through the CPU and memory to output devices,
πand formatting or transformation of output.
πAny use of computers to perform defined operations on data can be included under data processing.
π It is the process of rearrangement of collected data in to our desire.
π It is the process of collecting, arranging and representing of a given fact in accordance
with sets of rules.
@Computer_science_course
Data processing, manipulation of data by a computer.
π It includes the conversion of raw data to machine-readable form, flow of data through the CPU and memory to output devices,
πand formatting or transformation of output.
πAny use of computers to perform defined operations on data can be included under data processing.
π It is the process of rearrangement of collected data in to our desire.
π It is the process of collecting, arranging and representing of a given fact in accordance
with sets of rules.
@Computer_science_course
What is Information
πWhen data is
πprocessed,
πorganized,
πstructured
πor presented in a given context so as to
make it useful, it is called information.
@Computer_science_course
πWhen data is
πprocessed,
πorganized,
πstructured
πor presented in a given context so as to
make it useful, it is called information.
@Computer_science_course
Data Processing Cycle
πis term used to explain the sequence of steps or process used to process the raw data and turn it into readable form and generate meaningful information.
πWhen the input is Information the process
is called Information Processing instead
of data processing.
@Computer_science_course
πis term used to explain the sequence of steps or process used to process the raw data and turn it into readable form and generate meaningful information.
πWhen the input is Information the process
is called Information Processing instead
of data processing.
@Computer_science_course