Javascript resources for someone who already knows how to program

  • Context: Java 
  • Thread starter Thread starter stonecoldgen
  • Start date Start date
  • Tags Tags
    Javascript
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
stonecoldgen
Messages
108
Reaction score
0
Any recommendations for some Javascript guide? For someone who already knows how to program.

Thanks!
 
Physics news on Phys.org
Not a guide but learning is always helped with the right tools. If you're going to work with Javascript, make sure that you have https://addons.mozilla.org/en-US/firefox/addon/firebug/ installed.
 
Save yourself a lot of pain by reading "Javascript: The Good Parts" by Douglas Crockford. Javascript is a wonderful language, with some parts in it that you'd be wise to avoid. Here it is on Amazon. It is now considered a classic by computer sci. folks: https://www.amazon.com/dp/0596517742/?tag=pfamazon01-20
 
Last edited by a moderator: