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.

Learning JavaScript: Where To Start?

5 pointsby laujenover 14 years ago
I have been programming off and on for a couple of decades. Most recently Obj-C and RonR the past few years with a little Java mixed in. I would like to learn JavaScript, JQuery and JQuery Mobile. I tend to learn better by example than by theory. Given my programming background, where do I start?

2 comments

yummyfajitasover 14 years ago
Javascript: The Good Parts<p><a href="http://oreilly.com/catalog/9780596517748/" rel="nofollow">http://oreilly.com/catalog/9780596517748/</a><p>This teaches you the language. Jquery is just a library on top of that which is fairly simple to learn.
评论 #1921907 未加载
评论 #1923256 未加载
DanielBMarkhamover 14 years ago
Here's the last list I got from polling HN recommendations. This is ordered according to the way I would go about it.<p><a href="http://www.hn-books.com/#B0=41&#38;B1=14&#38;B2=97&#38;B3=89&#38;B4=119&#38;B5=96&#38;B6=30&#38;BC=7&#38;E0=1&#38;EC=1&#38;FC=0&#38;QC=0&#38;Name=Daniel" rel="nofollow">http://www.hn-books.com/#B0=41&#38;B1=14&#38;B2=97&#38;B3=89...</a><p>I've included a JQuery book because in my opinion JQuery is quickly becoming a de facto part of Javascript.