Skip to content
#

file-io

Here are 184 public repositories matching this topic...

Welcome to the Python Electronics Inventory Management System project repository! This project is a demonstration of Object-Oriented Programming (OOP) principles in Python for managing an electronic parts inventory.

  • Updated Jan 3, 2024
  • Python

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

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