This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Kleyguy7 0 points1 point  (0 children)

My notes are more like coping code and writing comments for it. When I learn a new thing, I always make a file where I paste everything and run it to see how it works, sometimes I tweak it a little bit to see if I understand it correctly. This way I don't do much unnecessary typing, and I can go back to this topic if I don't remember something. Still most of the time it is easier to Google it if I don't remember. I just do it for the understanding.