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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

On Building Coding Confidence

18 点作者 viiralvx将近 10 年前

1 comment

jaawn将近 10 年前
This generally rings true for me, it is almost required for developers to be continuously learning and honing skills as new patterns, technologies, and tools emerge. It is also generally helpful for developers to pursue side projects.<p>However, I disagree with the author on the specific point of how CS curricula are preparing students for &quot;real life&quot; development. The issue is not necessarily that there are specific tools students aren&#x27;t being exposed to, it is that they often are not exposed to certain classes of tools at all (such as source control, deployment&#x2F;build tools, etc...)<p>There is an excellent post on Coding Horror that covers this: <a href="http:&#x2F;&#x2F;blog.codinghorror.com&#x2F;how-should-we-teach-computer-science&#x2F;" rel="nofollow">http:&#x2F;&#x2F;blog.codinghorror.com&#x2F;how-should-we-teach-computer-sc...</a>