Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asacxyz/p_learningupdate-100daysofcode
This project was made for keeping the learning process well organized on the #100DaysOfCode project.
https://github.com/asacxyz/p_learningupdate-100daysofcode
Last synced: 24 days ago
JSON representation
This project was made for keeping the learning process well organized on the #100DaysOfCode project.
- Host: GitHub
- URL: https://github.com/asacxyz/p_learningupdate-100daysofcode
- Owner: asacxyz
- Created: 2020-07-05T03:41:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T03:55:32.000Z (over 4 years ago)
- Last Synced: 2024-12-31T02:36:54.589Z (about 1 month ago)
- Language: C++
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learningUpdate-100DaysOfCode
This project was made for keeping the learning process well organized on the #100DaysOfCode project.Basic functionality: the user executes the *.exe file, and inserts the required information on the console window. That information will be stored on a text file created by the executable. Every time the user executes the application and enters the information, the file will be updated with the new changes.
It was made for personal use, but anyone who is interested can make use of it as well!