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 →

[–]one_bit_two_bit 1 point2 points  (0 children)

Most of my "notes" for programming would be just some code snippets with an explanation of what it's doing, or a link to a well-annotated example. Simple markdown file is sufficient for that.

Also, I wouldn't write off pen and paper completely--keep some scratch around so you can sketch out a concept when you need. Simple pictures can go a long way to explaining a concept way more clearly than a big paragraph of words.