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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

javascript: don't start doing it, without learning it.

9 点作者 dezwald超过 14 年前
If you're a server-side programmer like me, javascript is a language you learn just to get by on. However, in my case, I never took the time to fundamentally learn the language. I would pick it up along the way to because i needed to, or because i was forced to used it.<p>Then of course jquery came long, which made using javascript a whole lot easier. However, whenever it came to writing raw js code, (instead of copying and pasting snippets off another site.) i was lost. Especially when it came to writing proper oop, or using closures. - these problems also slowed down my productivity time, as well, leaving a frustrating experience in memory.<p>The youtube link: http://www.youtube.com/watch?v=hQVTIJBZook is Doug Crockford talking about misconception about javascript.<p>He also wrote a book called: "Javascript: The Good Parts" - which many JS coders are probably be already familiar with<p>I would also recommend (which is recommended by many other programmers): JavaScript - The Definitive Guide

2 条评论

Zecc超过 14 年前
Nah, I don't need to relearn JavaScript because I already know it quite well. I should start learning jQuery though. Maybe even node.js
fbnt超过 14 年前
This disagrees with my personal learn-as-you-need-it mantra.<p><i>(works if you're already fluent with programming fundamentals)</i>
评论 #1993094 未加载