Introduction To Computing
Introduction To Computing
to
Computing
Lesson 1
Content
What is Computing?
Computing is any goal-oriented activity which benefits from computers
Computing is the study of how computers and computer systems work and how
they are constructed and programmed
Computing includes
designing and building hardware and software systems
processing, structuring and managing various kinds of information
doing scientific research on and with computers
making computer systems behave intelligently
creating and using communications and entertainment media etc.
What is Computing?
Its primary aspects of theory, systems and applications are drawn
from the disciplines of
Technology
Design
Engineering
Mathematics
Physical Sciences and
Social Sciences
Subfields of Computing
Decimal 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Number System Chart
In the number system
chart, the base values
and the digits of
different number
systems can be
found.
Below is the chart of
the numeral system.
Number System Conversion
Numbers can be represented in any of the number system
categories like binary, decimal, hexadecimal, etc.
Also, any number which is represented in any of the number
system types can be easily converted to another.
Check the detailed lesson on the conversions of number systems
to learn how to convert numbers in decimal to binary and vice
versa, hexadecimal to binary and vice versa, and octal to binary
and vice versa using various examples.