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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Learn Basics of Programming in 40 Minutes

13 点作者 chkas超过 3 年前

1 comment

karmakaze超过 3 年前
One thing I'd like to see is a basics of programming, but from a functional perspective. What's the desired output for a given input? How can a complex transformation of input to output be decomposed into parts and put together into a full solution. This eliminates the many low-level details about programming, loops, nested-control structures, etc. It starts and ends 'one level' higher. e.g. take a collection, filter it using 'filter' passing in a 'condition'. No one should have to write for/if loops. That was for when machines were so slow that we were barely better than human 'assemblers' writing C.
评论 #30145630 未加载