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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How does one become productive in new frameworks quickly?

1 点作者 Thursday24超过 2 年前
Say I want to learn QT Programming, machine learning libraries, etc. I am not aiming for <i>deep</i> understanding at the get go, but I want to get usable output quickly, as I dig deeper.<p>What tricks have you learned over the years which enable you to get productive in a new framework quickly?

1 comment

mk89超过 2 年前
One thing that helps is choosing a technology you already know to achieve the learning you desire.<p>For example, if you want to learn Qt, and you know only C++, don&#x27;t bother with Python. It will help you focus on the framework 100%. Machine learning, albeit a different beast, can be tackled the same way.<p>Start small with the things that you can quickly learn and understand and then move to more advanced topics.