Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Parsing Table Data in C++

via CodeSignal

Overview

Master parsing and writing techniques for scientific data using both TXT and CSV formats. This course provides practical skills for working with tabular data, ensuring you can manage various structured data files effectively.

Syllabus

  • Unit 1: Parsing Table Data from a File in C++
    • Reading a File's First Line
    • Create and Print a 3x5 Matrix
    • Handle File Errors Gracefully
    • Fill the Gaps: File to Matrix
    • Calculating Day's Average Temperature
  • Unit 2: Parsing Table Data from Text Files in C++
    • Expanding Your Data Entries
    • Structs: Building Data Models
    • Parsing Data into Structs
    • Finding the Fastest Car
  • Unit 3: Parsing CSV Files and Converting Strings to Integers in C++
    • Calculate Future Age from CSV
    • Sort and Display Employee Names
    • Parse and Display CSV Data
    • Collect and Print Unique Occupations
    • Calculate Average City Population
  • Unit 4: Writing Tabular Data to Text Files in C++
    • Correct Data Formatting in Files
    • Converting TXT Data to CSV
    • Write an Integer Matrix to File
    • Writing Pet Data to File
    • Convert Temperature Data Successfully

Reviews

Start your review of Parsing Table Data in C++

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.