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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What will computer science/software development look like in the future?

9 点作者 formatkaka超过 6 年前
Just a fun thought exercise.<p>What will define a coder in , say, maybe 2200. How much of what we do will be relevant then.<p>I was curious because of the advancements in fields like quantum computing (I don&#x27;t know much about it) etc.

1 comment

miguelrochefort超过 6 年前
I think everyone will be a programmer in the future. It&#x27;s the new literacy.<p>We won&#x27;t be programming using text files, and we likely won&#x27;t use a keyboard, a mouse, or even a screen.<p>The difference between using software and creating software will disappear. You&#x27;ll use the exact same interface for both.<p>Programming by example will be a big part of it. You&#x27;ll do things manually, and the system will generalize your actions and generate algorithms for you. You&#x27;ll be able to fix any error by providing more examples or by fixing the incorrect output. Basically TDD as you use the software in real life.<p>We likely won&#x27;t be limited to 2D screens. We&#x27;ll be using AR and physical user interfaces (<a href="https:&#x2F;&#x2F;dynamicland.org" rel="nofollow">https:&#x2F;&#x2F;dynamicland.org</a>).<p>AI will help a lot overall.