Original: How to learn JavaScript properlyDirectory
Don't learn JavaScript like this
Resources for this course
1-2 weeks (Introduction, data type, expressions, and operators)
3-4 weeks (object, array, function,
ArticleDirectory
Javascript Introduction
How to Implement Javascript
Where to place Javascript
Javascript statements
Javascript Variables
Javascript Operators
Javascript branch statement
Javascript message box
var ateam=new Array (12); In JS, the array is declared using the keyword array, and colleagues can specify the number of the array, that is, the length of the array.var acolor=new Array (); When you do not know the number of arrays, the declaration
Original: How to learn JavaScript properly (2014-2-7)
Duration of study: 6-8 weeksLearning Prerequisites: High school level, no programming experience requiredUpdated (2014-1-7)
A learning group was created on Reddit.January, "Learn
Now that you have found this article, you really want to learn JavaScript. You're not mistaken, you have to learn JavaScript today if you want to develop a modern website or Web application (including Internet startups). In the face of the
Directory1 History 2 clarifying misunderstandings 3 basic concepts 4 features 5 different from Java 6 development toolsHistoryProbably in 1992, a company called Nombas began developing an embedded scripting language called C-minus (C-minus-minus, or
JavaScript BasicsJavaScript is a scripting language that belongs to the web!JavaScript is used by millions of of pages to improve design, verify forms, detect browsers, create cookies, and more.JavaScript is the most popular scripting language on
The JavaScript array is essentially an object that converts the subscript of an array into a string and uses it as a property, so it is significantly slower than a real array, but it can be used more easily.
Change oneself
JavaScript is becoming more and more popular. It can be said that it is one of the most prominent languages on the Internet. You can use it across platforms and Browsers without rejecting backend languages. There are many different development
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.