|
|
|
|
|
by kaycebasques
1678 days ago
|
|
> They describe what regex's are, but none of the info is going to make much sense to someone who doesn't already know why they would want to learn them. I frequently use the journalist's "5 Ws and H" framework as a checklist procedure for ensuring my technical communication covers fundamental questions/ideas: * Who * What * Where * Why * When * How The slightly tricky thing is that you have to formulate a question for each W based on your domain. For example what is a fruitful "where" question for RegEx? Nonetheless the checklist makes me less likely to miss very key ideas, such as "why" one would use RegEx. To make this idea more procedural maybe we could just formulate it as ungrammatical questions where you put the key topic after each W: * Who RegEx? * What RegEx? * Where RegEx? * Why RegEx? * When RegEx? * How RegEx? And then just let your mind flesh them out into more complete questions... |
|
That said, where I see most tech sites / products fail is on addressing benefits. Why should I care? (As opposed to the brand or product why.)
I wish I had $20 for every "Looks cool. But it's not clear to me my life will be any better."