Page 27 - 120900034413_iacobelli_eprogram

Basic HTML Version

Unità
1
Introduzione all’informatica
27
in English, please
unità
1
Abstract
INTRODUCTION TO COMPUTER SCIENCE
Computer science is a discipline that allows information to be automatically managed
using computer systems. These systems receive input data and information which
they then process to yield results in the form of data. They are guided in this activity
by a set of statements called a program.
The term hardware is used for all of the “tangible” parts of a computer system (CPU,
memory, input and output devices). The term software is used to refer to programs.
Programs are divided into basic software (a set of programs that allow you to operate
the computer) and application software (programs for end-users).
An example of basic software is an operating system. Computers can be divided into
supercomputers, mainframes, minicomputers, workstations and personal computers.
Communication with the computer requires the ability to speak its language, that is,
binary language.
There are programming languages (like human language) that allow you to write
programs. Among these are languages based on “command” statements (imperative
languages such as Pascal, Cobol and C), command languages (HTML), and
object-oriented languages. In order to be executed by the computer, programs must
be translated by the compilers into machine language (which can be understood by
the computer).
1
A megabyte is approximately one thousand bytes
T
F
2
To work, a processing system needs:
a
a color screen
b
electricity
c
a keyboard
d
a magnetic memory
3
A processing system:
a
takes input and transforms it into output
b
takes output and transforms it into input
c
uses data to transform input and output
d
uses data to transform output and input
4
Mark basic software with a B and application software with an A
a
Word processors
b
Spreadsheet
c
Compilers
d
Accounting
e
Print Command
f
Editor
Exercises
001-028_U1.indd 27
09/02/