EulerFold

No video available

Please refer to the materials section for this topic.

Introduction to the Standard Library

Learning Objectives

  • Console I/O with `<iostream>`
  • File I/O with `<fstream>`
  • Basic String Manipulation with `<string>`
  • Dynamic Arrays with `<vector>`

Weekly Outcome

By the end of this module you will be able to compile, build, and run a basic C++ application using a modern toolchain and manage project dependencies with CMake.