Click here to Skip to main content
15,882,055 members
Articles / Programming Languages / Javascript

What you should know about if you are new to Javascript

Rate me:
Please Sign up or sign in to vote.
4.79/5 (45 votes)
16 Apr 2012CPOL7 min read 54.5K   74  
This article summarizes some important points and unexpected quirks in Javascript that experienced developers, especially those coming from C# or Java, should know about.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I am active on Stack Overflow.

You can contact me via email at peter.e.c.olson+codeproject@gmail.com

Comments and Discussions