Hacker News new | ask | show | jobs
by gord 5786 days ago
You know CSS, so it seems logical to learn Javascript.

That opens up both server and front end web programming [jQuery/DOM and Node.js on the backend]

For books, try Crockfords 'Javascript the Good Parts' and mimic some of the nicer idioms as you see more jQuery code.

2 comments

I found "JQuery For Absolute Beginners" to be quite helpful for getting familiar with JQuery: http://net.tutsplus.com/articles/web-roundups/jquery-for-abs...
I'll second that. NetTuts has a nice video series on jQuery that is pretty lucid to understand.
Also, http://www.amazon.com/JavaScript-Definitive-Guide-Activate-P...

6th edition of Flanagan's Definitive Guide coming out.