1. Introduction. Algorithm and its properties, write algorithms using flowcharts.
2. Algorithmization of tasks, computer simulation work.
3. Delphi programming language. Constants, variables, identifiers, operators.
4. Standard data types, ordinal types. Expressions. The structure of the program.
5. Assignment statement, input and output commands.
6. Compound statement, conditional statements.
7. Loop statements.
8. Structured data types. Array type.
9. Strings.
10. Records. Working with files, text files.
11. Subroutines. Subroutine declaration and subroutine call, formal and actual parameters.
12. Passing a parametr by value and by reference. Block structure, local and global variables.
13. Recursion, recursive procedures and functions, forward declarations..
14. Reserve.
2. Algorithmization of tasks, computer simulation work.
3. Delphi programming language. Constants, variables, identifiers, operators.
4. Standard data types, ordinal types. Expressions. The structure of the program.
5. Assignment statement, input and output commands.
6. Compound statement, conditional statements.
7. Loop statements.
8. Structured data types. Array type.
9. Strings.
10. Records. Working with files, text files.
11. Subroutines. Subroutine declaration and subroutine call, formal and actual parameters.
12. Passing a parametr by value and by reference. Block structure, local and global variables.
13. Recursion, recursive procedures and functions, forward declarations..
14. Reserve.