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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A data-driven argument for learning JavaScript first

1 点作者 quincyla超过 8 年前

1 comment

ng12超过 8 年前
Javascript is a fine, popular language indeed -- but I absolutely loathe the way it&#x27;s taught. I&#x27;ve helped several friends go through hacker schools&#x2F;bootcamp programs and it&#x27;s always terrible. They end up getting so confused by jQuery and Backbone and Express and Node that they don&#x27;t understand where Javascript begins or ends. The end result is they miss the most basic, fundamental programming concepts.<p>For that reason I&#x27;m still of the opinion that the pedagogy is more important than language and I will continue to recommend SICP or HTDP to beginners.