Learn efficient techniques for managing large datasets. From compressed file management with `zipfile` to batch processing, this course equips you to handle data at scale.
Overview
Syllabus
- Unit 1: Opening Zip Archives with C++
- Display Zip File Details
- Explore File Metadata in Zip Archives
- Printing File Information from Archives
- Handle Errors in Zip Archive
- Unit 2: Reading Data from Archived Files in C++
- Find the Max in ZIP File
- Unveil the Hidden Secret Key
- Print Contents from a ZIP File
- Read and Display Book Titles
- Unit 3: Introduction to Writing Data in Batches with C++
- Fix File Append Mode Error
- Append Random Strings to a File
- Batch Data Writing in C++
- Unit 4: Reading and Processing CSV Data in Batches with C++
- Finding the Most Expensive Car
- Streamline Data Processing Efficiently
- Automate CSV Filenames Generation
- Peak Current Calculation Task