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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Baptism by fire' program when learning new language

2 点作者 n_t大约 6 年前
Earlier I use to implement tower of hanoi and later client/server app, which (in my mind) would convince me that I knew the language to some degree. Obviously, every language has some unique feature which need not get exercised by these generic apps, still what is your go to application which boosts your morale with new programming language, once you implement it yourself?

1 comment

mtmail大约 6 年前
<a href="https:&#x2F;&#x2F;www.programmingsimplified.com&#x2F;c-program-generate-fibonacci-series" rel="nofollow">https:&#x2F;&#x2F;www.programmingsimplified.com&#x2F;c-program-generate-fib...</a> in combination with writing tests for the output.