Skip to content
#

file-io

Here are 184 public repositories matching this topic...

Java-based application for managing and processing climate and economic information for USA communities using a layered linked list structure. Features include CSV data import, efficient data management, and retrieval methods. Ideal for learning and applying OOP and linked lists.

  • Updated Aug 7, 2024
  • Java

Java-based restaurant management simulation involving menu, stock, transactions, and guest seating. Utilizes hash tables, linked lists, queues, and OOP principles. Features include menu and stock management, order processing, donations, and transaction recording.

  • Updated Aug 7, 2024
  • Java

Java implementation of Conway's Game of Life showcasing skills in OOP, GUI development, and algorithmic logic. Features an interactive, customizable grid, real-time controls, generation tracking, and pattern loading. Utilizes arrays for grid management and custom libraries for rendering and file I/O operations.

  • Updated Jul 29, 2024
  • Java

This repository contains a simple community management system implemented in C++. It allows users to add, display, update, remove, sort, and search for community members. The project utilizes a linked list to manage members efficiently and includes functionality for storing member details in a text file.

  • Updated Jul 15, 2024
  • C++

Improve this page

Add a description, image, and links to the file-io topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-io topic, visit your repo's landing page and select "manage topics."

Learn more