There are 0 repository under file-read-write topic.
Input processing using script bash and python
how to read password from the file and validate user in C language.
Portfolio examination for IDATA2001 - Programming 2, Spring 2023
The FIFA World Cup 2022 Predictor is a Python program that calculates points for players' predictions in the World Cup matches. It generates a tabulated summary of each player's points for different stages of the competition. With this predictor, football enthusiasts can engage in friendly competitions by making and comparing their predictions.
finding the closest and most effitient road between a landmark and the hospital that has the needed department using dfs, stochastic hill climbing, A* and ucs
CSE 110 LAB ASSIGNMENTS
From the Book: Create Compelling Science and Engineering Simulations Using the Godot Engine, Copyright 2024 Burney Waring, ThankGod Egbe, Lateef Kareem
college c assignments.
Merit America Capstone - Bootcamp - Vending
This is a project about creating a Bank Account if we don't have an account and Performing few tasks like depositing money, withdrawal of money from the account , checking balance amount in our account .
Read and write fixed files according to Schema. Can be customised by change Schemas
I try to make a save file that can be read and written to with Java.
Simulation of an ATM machine using files concept in C language. Data is already stored in the text files. Output is displayed in another file. The data used here is only sample.
Project sugested by The Odin Project: https://www.theodinproject.com/lessons/ruby-bubble-sort
React JS directly can not handle file system function, for which Node JS express comes in handy, where simple route for reading and writing json files and do the job.
It's a collection of the programs that I did as a part of weekly assignments. This assessment is in the course, which is Software Automation Engineer based.
A command-line Java application built with Gradle and JDK 17, featuring role-based login for admins and students. Admins can programmatically update a quiz bank stored in JSON, while students take dynamically randomized quizzes. The project uses the JSON.simple library for lightweight JSON parsing and is structured using standard OOP practices.
This repository is a curated collection of Python scripts, modules, and mini-projects focused on real-world applications and clean coding practices. It serves as a resource for learning, development, and experimentation with Python.