structuring code
Posted: Wed Sep 04, 2024 10:13 am
I find it difficult to read my own code for longer projects.
Do you have tips on how to structure code in a way that is easier to read?
TABS in the user interface would already be a big improvement to my mind.
Or modules/functions?
Now I just have an long list of code that becomes a headache to keep track off.
Christian
Do you have tips on how to structure code in a way that is easier to read?
TABS in the user interface would already be a big improvement to my mind.
Or modules/functions?
Now I just have an long list of code that becomes a headache to keep track off.
Christian