24 results for “topic:file-read-write”
Input processing using script bash and python
Guess where is the queen of hearts.
how to read password from the file and validate user in C language.
Portfolio examination for IDATA2001 - Programming 2, Spring 2023
Custom Letters in Python
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.
I try to make a save file that can be read and written to with Java.
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.
Read and write fixed files according to Schema. Can be customised by change Schemas
No description provided.
college c assignments.
CSE 110 LAB ASSIGNMENTS
A lightweight Python utility that uses a GUI folder picker to recursively scan directories, filter files based on a customizable JSON configuration, and compile all text-based content into a single structured output file.
The program is about Web Research, Reading and Writing data files
From the Book: Create Compelling Science and Engineering Simulations Using the Godot Engine, Copyright 2024 Burney Waring, ThankGod Egbe, Lateef Kareem
文件读写示例
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.
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.
Project sugested by The Odin Project: https://www.theodinproject.com/lessons/ruby-bubble-sort
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
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.
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 .
Merit America Capstone - Bootcamp - Vending
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.