Educational (Computing) Practice (KIS)
Type: Normative
Department: information systems
Curriculum
Semester | Credits | Reporting |
1 | 1.5 | None |
2 | 1.5 | Differentiated setoff |
Laboratory works
Semester | Amount of hours | Group | Teacher(s) |
1 | 32 | PMi-12 | Associate Professor I. Ya. Koziy |
PMi-14 | Associate Professor I. Ya. Koziy | ||
PMk-11 | Associate Professor I. Ya. Koziy | ||
2 | 32 | PMi-12 | Associate Professor I. Ya. Koziy |
PMi-14 | Associate Professor I. Ya. Koziy | ||
PMk-11 | Associate 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.