file-handling
There are 476 repositories under file-handling topic.
FarGroup/FarManager
File and Archive Manager
milaan9/05_Python_Files
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here is also easy and short. Python treats files differently as text or binary and this is important.
ThaUnknown/pwa-haven
Collection of small, fast, simple PWA's to replace native OS apps.
openPMD/openPMD-api
:floppy_disk: C++ & Python API for Scientific I/O
pgp/XFiles
A general-purpose file explorer for (rooted) Android, with support for compressed archives, remote file servers, device-to-device file transfers, checksums, etc...
SarthakKeshari/Java-Questions-and-Solutions
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
SarthakKeshari/CPP-Questions-and-Solutions
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
the-vishal/Fb_Automated_Birthday_Wisher
Automatically wishes your selected fb friends on their Birthday
code-chaser/hospital-management-system
A hospital management system, made using object oriented programming and file handling (in C++), that keeps records of doctors, their appointments, patients, staff and more.
vaibhavbichave/Java-OOPL
This repository contains the Assignment code of Object Oriented Programming Assignments of SPPU, Second Year IT Syllabus (2019 pattern)
code-chaser/hotel-management-system
A hotel management system, made using object-oriented programming, multi-threading and file-handling in Java, that keeps records of guests & their bookings, rooms, admins, staff, etc.
Akira13641/TLightFileStream
Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.
dastoori/higgs
A tiny cross-platform Go library to hide/unhide files and directories
amantiwari8861/C_Batch_11_to_12
This repository has basic concepts of C programming language
rec/tfile
📁 tiny C++11 file utilities 📁
nixrajput/bus-reservation-system-cpp
This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.
AsadiAhmad/Hospital-Managment
Managment App with JavaFX framework for Advanced Programming Course
Atharvkote/Inventory-Management-System
" INVENTORY Management System for Local Businesses " Using Our Software You Efficiently Manage your Product Record(eg. Quantity ) and also has a Customer Interface which can be further extend to a "Online Market Place" . This software is highly Compatible ,Can be Changed in accordance to clients Requirements.This Project is Associated with CED@SCOE
msdeep14/IRCTC
IRCTC like Ticket Booking Portal
chanukamullevidana/Hospital-OPD-Management-System
OPD Management Desktop Application for OOP group project at USJ 💖🚀
czim/file-handling
File Handling Helper
icidasset/shikensu-haskell
Run a sequence of functions on in-memory representations of files.
JoyM268/sdmcet-acp
Repository of all the programs taught in Advanced C Programming class at SDMCET, 2022 - 23
MayurDeshmukh10/Supermarket-Billing-Software
Mini Project in C++
Satyam-Bhalla/Python-Scripts
In this repo you can get many python scripts,games and projects.
balacode/cmdx
A command line tool to process files and source code. Delete duplicate files. Make hundreds of simultaneous text replacements.
code-chaser/typit
A simple typing accuracy & speed tester game/tool made using basic C++ with a bit of file handling.
momokatte/go-drain
A Go library for connecting Readers and Writers with string channels
AtharvaKulkarniIT/VIT_Student_Accomodation-in-c
C program that uses structures ,file handling, merge sort and linked lists to manage student records and hash tables (arrays of pointers to struct hash) to organize students by branch and slot for efficient data storage and retrieval.
DevCANS/Java-A-to-Z-Resources
An all-in-one resource to learn Java
elektronaut/dynamic_image
DynamicImage is a Rails plugin that simplifies image uploading and processing
jmcamposdev/Java-Book-Exercises
📚 Welcome to the ☕️ code exercise repository for the Paraninfo Programming book by Alfonso Jiménez Martín and Francisco Manuel Pérez Montes (ed. Paraninfo)! 👨💻 Improve your coding skills with carefully written and commented exercises 📝, ranging from simple to complex.
kiraAdi/Library-Management-System
Library Management Portal.
yourpwnguy/refine
Simple, Ultra-fast file handling utility for text deduplication with unique features.
tbhaxor/cpp-file-handling-tutorial
A comprehensive guide to file handling in C++ language.