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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

This Picture Will Change the Way You Learn to Code

11 点作者 sauldcosta大约 8 年前

1 comment

YCode大约 8 年前
Learning to find answers and sift through documentation (or even source code) is a critical skill I see a lot of junior developers lacking.<p>Most of the time when I help someone I didn&#x27;t actually have the answer when they asked, but I did know the terminology to use when searching and how to spot a credible answer.<p>Two tips I didn&#x27;t see mentioned in the article are rubber duck debugging and typing out your question into StackOverflow and then googling what you typed before posting it.