TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Any accessible way to explain trees?

1 点作者 zemptime超过 4 年前
I&#x27;ve run into this one over and over. There will be some part of some application where the world will be represented with a tree as the data structure. Think hierarchies of various kinds - org structures, product catalogs, workspace groupings, etc.<p>The fact it&#x27;s a tree is really important to the functionality the user wants, even if they don&#x27;t know how to think in terms of trees in an abstract way (&quot;you can roll up information from child orgs into their parent&#x27;s reporting&quot;).<p>The language around trees just doesn&#x27;t resonate and gets lost on people. This includes potential customers, sometimes project management, etc.<p>Have you ever come across a _really_ good way of describing trees? Or, in-context of requirements&#x2F;work material, a means of talking about this idea that didn&#x27;t cause people to lose focus?

1 comment

colesantiago超过 4 年前
File directories, royal&#x2F;family trees, animal kingdom trees are good starting point.