I make here a list of all programs I wrote that will substitute all spreadsheets I have been using. those programs will all be in Python and using Object Oriented Programming.
Construction Days
I record in these notes the hours spent on building the python code I need to complete the programs I need to store the information I want.
19.09, First Blocks
- First steps, MoL_Marks (SIP.py)
- Check meaning of classes & methods
24.09, Continuation of MoL_Marks (SIP.py)
- Find a way to insert the adequate information
- Where will data be stored? Jupiter Notebook file or
.txt
?
- Where will data be stored? Jupiter Notebook file or
- Check sound running of the program & ease in updating information
- Analogous building for Sublet (SIP.py)
- Write down classes using freely ChatGPT
- Check the same steps and store results on Obsidian
xx.xx, Financial Sheet
- Check classes in Financials (SIP.py)
- Write down classes using freely ChatGPT
- Check the steps and store results on Obsidian