9
CONTENT
INTRODUCTION
13
Сhapter -1. INTRODUCTION TO THE SUBJECT
16
1.1.
Description and essence, the purpose of studying the discipline
"Fundamentals of Algorithmization and Programming"
16
1.2.
The concept and properties of
the algorithm
17
1.3
Stages of solving problems on the computer. Formulation of the
problem
20
1.4
The mathematical representation of the problem. Numerical
method selection
20
1.5
Computational process algorithmization
21
1.6
Program development. Editing a program
23
1.7
Solving a problem on a personal computer and analyzing the
results
25
Сhapter -2. ALGORITHM DESCRIPTION METHODS
27
2.1.
Algorithm description methods. Natural language algorithm
recording
27
2.2.
Description of algorithms using flowcharts
28
2.3.
Writing an algorithm in a special (algorithmic)
language
33