Educational (Computing) Practice (KIS)
Тип: Нормативний
Кафедра: information systems
Навчальний план
| Семестр | Кредити | Звітність |
| 1 | 1.5 | Немає |
| 2 | 1.5 | Диференційований залік |
Лабораторні
| Семестр | К-сть годин | Група | Викладач(і) |
| 1 | 32 | PMi-12 | доцент I. Ya. Koziy |
| PMi-14 | доцент I. Ya. Koziy | ||
| PMk-11 | доцент I. Ya. Koziy | ||
| 2 | 32 | PMi-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.