javascript discussion
Starting out Book
date
newest »
newest »
message 1:
by
Vern
(new)
Aug 21, 2013 03:24PM
Ok I have done some hacking around in javascript but I would now like to get a better understanding of the language and a tutorial. Any recommendations?
reply
|
flag
If you want a thorough understanding of the language and how to utilize it as a web developer, I would recommend JavaScript for Web developers.
I would recommend JavaScript: The Good Parts by Douglas Crockfordor you can watch his presentation on JavaScript here: http://www.youtube.com/watch?v=hQVTIJ...
It gives you a nice introduction to the language, but you need some programming experience.

