Educational (Computing) Practice (KIS)

Тип: Нормативний

Кафедра: information systems

Навчальний план

СеместрКредитиЗвітність
11.5Немає
21.5Диференційований залік

Лабораторні

СеместрК-сть годинГрупаВикладач(і)
132PMi-12доцент I. Ya. Koziy
PMi-14доцент I. Ya. Koziy
PMk-11доцент I. Ya. Koziy
232PMi-12доцент I. Ya. Koziy
PMi-14доцент I. Ya. Koziy
PMk-11доцент I. Ya. Koziy

Опис курсу

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.