[go: up one dir, main page]

Skip to content
#

file-io

Here are 192 public repositories matching this topic...

This is a recommendation system similar to the ones on Netflix, Amazon, or Barnes&Noble. It uses a predetermined rating system and reads a set of reader ratings for a set of books. Coded in Python, the project consists of functions to calculate the average rating of every book and return a dictionary, lookup the average rating of each book, calc…

  • Updated Jul 4, 2017
  • Python

This simple library management system is designed in C and includes basic functionalities for managing books and user accounts. Below is a brief overview of the key features and structures in the program

  • Updated Nov 21, 2023
  • C

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

Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms

  • Updated Sep 13, 2023
  • 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