Skip to content

ZiadGamalDev/file-org-cpp-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple File Organization Projects (C++)

This repo contains C++ mini-projects and tasks from my favorite subject at ITI: File Organization 📂💻
I learned how to manage and store structured data using binary files, fixed-length records, delimited formats, and more.

🔧 Topics Covered:

  • Search & Replace in files
  • Fixed-length and delimited records
  • Length-indicator based structures
  • Binary file management
  • Simulated file-based database systems

💭 Note

This is educational code and some files may not include the full project structure or I/O interface. It focuses mainly on backend file handling.

💖 Why I loved this subject?

It felt like I was building a mini database engine from scratch using C++. No libraries. Just raw logic, structs, and binary file control. 😎


Feel free to explore or fork!

About

C++ mini-projects exploring file structures: binary, delimited, fixed-length, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages