project-0

Details

Stock Statistics Console Program

Read data from a .csv file via command line and performed calculations on stock market data, including mean, median, standard deviation, and variance using provided formulas. Practiced structured output formatting using std::cout.

C++ 20

Project Goals

  • Practice formatting output, showing values to one decimal place, and using locale to group numbers by commas
  • Separation of code into header files and cpp files for project organization

©Copyright 2025 Sung Min Sim.
Select visuals are externally sourced and used for non-commercial portfolio display. Project screenshots are pending permission from respective professors.

Fluent Languages: Canada/English(EN), Korean(KR)

Stay in the Loop?