Educational (Computing) Practice (KIS)

Type: Normative

Department: information systems

Curriculum

SemesterCreditsReporting
11.5None
21.5Differentiated setoff

Laboratory works

SemesterAmount of hoursGroupTeacher(s)
132PMi-12Associate Professor I. Ya. Koziy
PMi-14Associate Professor I. Ya. Koziy
PMk-11Associate Professor I. Ya. Koziy
232PMi-12Associate Professor I. Ya. Koziy
PMi-14Associate Professor I. Ya. Koziy
PMk-11Associate Professor I. Ya. Koziy

Course description

Educational (computational) practice is conducted for first-year students of the Faculty of Applied Mathematics and Informatics. The purpose of computational practice is in-depth study of the C ++ programming language. This course covers such sections of C ++ programming as basic algorithmic constructions, procedural programming, object-oriented programming, STL library. Particular attention is paid to creating your own data types, data type hierarchies, data structures for storing objects.
Computational practice is designed to instill programming skills in students. Students must learn to find a solution to the problem, develop a solution algorithm, encode the algorithm in the selected programming language, debug the code, check the correctness of the program.