TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A data-driven argument for learning JavaScript first

1 pointsby quincylaover 8 years ago

1 comment

ng12over 8 years ago
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.