I have played around with Javascript for years. You know the basic stuff. Heck, I even wrote a Basketball scoreboard back in 2004 using plain javascript (the code will probably give you nightmares if I share it). But most of that was using google, w3schools etc. I really want to learn the fundamentals again. Fundamentals of Javascript, not a framework or library. So yes, I have access to Jquery and what not, but want to learn javascript and nothing else. What would you experts recommend in 2014 ?
[+] [-] user_235711|12 years ago|reply
[1] http://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockfor...
[2] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...
[+] [-] usablecode|12 years ago|reply
and also follow MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript
[+] [-] wturner|12 years ago|reply
Object orientated Javascript and inheritance explained well:
https://www.youtube.com/watch?v=PMfcsYzj-9M
[+] [-] htilford|12 years ago|reply
[+] [-] malandrew|12 years ago|reply
Crockford's JavaScript The Good Parts for developers coming from another language.
Functional JavaScript by Fogus is excellent and can be read after either.
[+] [-] sehr|12 years ago|reply
[+] [-] 3minus1|12 years ago|reply
I'd also recommend javascript weekly for articles and news to keep you on the cutting edge.
[+] [-] jacktandrew|12 years ago|reply
[+] [-] _random_|12 years ago|reply
[+] [-] zuzuleinen|12 years ago|reply
[+] [-] bking|12 years ago|reply
[+] [-] neduma|12 years ago|reply
[+] [-] thenerdfiles|12 years ago|reply