Back to Program Overview

Module 4: Practicum

Module/Week 2: Modern C++ & OOP

Module 4: Practicum

Programme

C / C++ Programming Internship

Module Number

4

Module Title

Modern C++ & OOP Practicum

Duration

3-4 Days

Level

Beginner to Intermediate

Tools Required

C++17, CMake, cppreference

Overview

This practicum turns the previous concepts into a complete reviewable deliverable. The goal is not to submit a tiny demo. The goal is to build something that looks, behaves, and reads like early industry work.

Objectives

  • Convert requirements into a working implementation
  • Practice debugging and iteration
  • Document the work for mentor review
  • Prepare reusable assets for the final capstone

Course Content

13 Topics

Hands-on Tasks

  • C++ project structure
  • Class diagram
  • README with usage examples

Learning Outcomes

  • Build a complete deliverable from a requirement
  • Explain implementation decisions clearly
  • Prepare work for mentor or client review
  • Carry reusable pieces into the final capstone