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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Audio-visual programming for tablets?

2 点作者 psionski大约 11 年前
Hello, HN :)<p>I recently got a tablet and wanted to use it for programming. There seem to be two options: get a hardware keyboard, which means using your tablet will be just as comfortable as using a laptop (read: not particularly), or get one of the better IDEs that have their own specialized software keyboards. I&#x27;m not very keen on using a software emulation of a paradigm developed for typewriter keyboards attached to line printers.<p>So this is what I was thinking: speech recognition is hard because a) the diversity of the words that must be trained and recognized and b) the ambiguity of human language itself. Programming languages have almost none of these issues.<p>Combine this with a visual programming language and you can say &quot;define class shape&quot;, tap the class box that has appeared, say &quot;define variable color, is equal to null&quot;, tap the class box again, say &quot;define method set color, arguments new color&quot;, then tap the method box, tap the `color` instance variable from above, say &quot;is equal to&quot; and tap the `new color` box that was created when you said it&#x27;s a function argument.<p>What do you think? Could this possibly work for creating simple games on the move, automating some tasks, etc.?

暂无评论

暂无评论