An open API service providing repository metadata for many open source software ecosystems.

Topic: "write-to-file"

xxlabaza/log-file

A Java library for working with append-only files

Language: Java - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

anthony7586/Operating-Systems-Concepts-

1st project utilizes hashing, 2nd read/writes to a file, 3rd builds upon project 2

Language: C++ - Size: 305 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

yuvalmizrahi2/Process-Monitor

Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

graemebalint/password_manager

A GUI to manage all your passwords. It can generate a strong, randomized password if desired. The website credentials are saved to a .txt file.

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bell-kevin/Mod3StudentScoresInFile

Ask user for input of names & scores & write that data to a file, with a name on 1 line & the score on the next; it reads that same data file & prints the data; & it finds the low, high, & average of the scores. After the file has been read, calculate & display the lowest, highest, & average scores

Language: Java - Size: 93.8 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bell-kevin/StudentScoresInFile

WARNING: THIS FILE IS NOT COMPLETE AND HAS MANY ERRORS Ask user for input of names & scores & write that data to a file, with a name on 1 line & the score on the next; it reads that same data file & prints the data; & it finds the low, high, & average of the scores. After the file has been read, calculate & display the lowest, highest, & average scores.

Language: Java - Size: 167 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bell-kevin/writingAndReadingObjectsWithNumbers

writing And Reading Objects With Numbers as objects. java 2

Language: Java - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CQURepository/save-object-to-binary-file

This example shows a simple way to write objects to (and read from) a binary file

Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

shammill/NameSorter

Written during a code interview for a job. Takes a file containing a list of names in (FirstName, LastName) format and sorts them by last name and then first name, then exports the list to a file.

Language: C# - Size: 2.26 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0