Javascript Guide: Recommended Resources for Experienced Programmers

  • Context: Java 
  • Thread starter Thread starter stonecoldgen
  • Start date Start date
  • Tags Tags
    Javascript
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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: