Comment on Algorithms instead of source code !!
erranto@lemmy.world 9 months agoIf you’re not that familiar with the language, it’s likely you won’t be contributing to the project.
You can still borrow and implement features developed by project x into project y , but I do understand the time limitation.
because I am more of a visual learner I wondered whether developers don’t use diagrams and flow charts, or just don’t include them in the docs.
YIj54yALOJxEsY20eU@lemm.ee 9 months ago
Personally I will jot some loose notes down if I’m implementing something that requires it, but formalizing the design patterns/algorithms is very time consuming so I don’t.