+ 3
Do programmers write notes
So as I'm doing my courses I'm writing notes to help me remember things is that good or bad or a smart idea
6 Réponses
+ 1
I do. I write a lot of notes. Not necessarily reread them but it helps me to remember and getting things clear. of course i do also write comments in code but they have a different purpose : clearification of the code for the next reader.
+ 12
the only notes I make are the comments in my practice code.
practice code > notes
+ 5
well yea its a good idea. its proven the more you write things down, the more likely you are to remember them
+ 3
thx I wanna be a white hat hacker and help companies
+ 1
hmm
+ 1
i try and comment my understanding of each line of code as i type it. repetition equals memory..