Hacker News new | ask | show | jobs
by teekert 1635 days ago
I do that too, I tell students to first make a skeleton document, with titles that read like a story.

I do the same when programming btw, my function names read like a story with their complexities hidden lower in the class/library. Yes I have function names that some may find ridiculously long but it helps me a lot.