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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you sketch out your software ideas?

2 点作者 Focalise超过 10 年前
Is UML where it's at? Simply pseudocode perhaps?

3 条评论

mtmail超过 10 年前
It&#x27;s the intent of UML, but I think most developers don&#x27;t use it. There are some interesting comments (including a book author on the topic) in <a href="https://news.ycombinator.com/item?id=7624601" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7624601</a>
comboy超过 10 年前
Sheet of paper or a text file. Maybe freemind sometimes.<p>Anything more complicated than that takes my precious cpu cycles away from the thing I&#x27;m trying to focus on.
mindcrime超过 10 年前
I wouldn&#x27;t use UML for high level &#x2F; rough idea stuff, although I am a fan of UML to some degree. I don&#x27;t use it as much as I used to, however.<p>That said, I go the old fashioned way for sketching out ideas: an artists sketchpad, some drafting pencils, a box of colored pencils, a straightedge, etc. I mostly just draw boxes, lines and arrows. Interestingly enough, this actually can (at times) be a sort of &quot;pseudo-UML&quot;.