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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Best way to keep up to speed on a new language/technology quickly?

1 点作者 flotblot大约 13 年前
For those that have successfully learned a new language, framework, etc. from zero to an intermediate or expert level very quickly, how did you do it? I typically learn by experience at work, but I don't have that luxury this time.

1 comment

factorialboy大约 13 年前
* Join the community mailing list, and be active<p>* Try to solve the 99 problems with that language - <a href="http://www.haskell.org/haskellwiki/99_question" rel="nofollow">http://www.haskell.org/haskellwiki/99_question</a><p>* Try writing (book / blog / articles etc.)<p>* If its open source, participate in the community, fix issues, send pull requests etc.