fbpx

CIST-106 - Programming in C++

Minimum Credits: 3 Length: 60 hours Prerequisites: CIST 102 Delivery Method: Blended Cost: $681.87 Course Outline: https://sps.cotr.bc.ca/Outlines/Course%20Outlines/CIST106.pdf

This is an intense hands-on course on the most popular system and app development language: C++. Students (equipped with the basics of programming from CSTP 1105) go on to cover the basics of C++ and its powerful features. Topics include classes, object life cycle, memory management and smart pointers, program execution life-cycle, an introduction to the Standard Template Library (STL), the basics of exception handling, and finally the basics of threads and processes in C++. The main goal of this course is for students to become fully familiar with the landscape of programming with C++ and to be comfortable using its common and modern features as well as to have the confidence to debug, optimize, and restructure existing code in a general application development context.