JavaScript (1)

Source: Internet
Author: User

I recently studied JavaScript at the Khan Academy because it was taught all over the UK, so I learned English in the course of learning.

Feel their learning method seems not quite right, although every day there are learning, but they did not develop the habit of taking notes and timely review, so every day to learn to feel or harvest not much, this problem to correct. He who knows the past does not know what he can do. The truth is that it is not far away, but it is not yesterday. )

Here's an article on taking notes

Logic and IF statements

In JavaScript there are some differences between logic and if judgment statements and previous studies

var xPos = $;    // this place a ' = ' stands for assignment if (4 = = ' 4 ')          // two ' = ' can be used to determine the value of two types, where the return value is True if (4 = = = ' 4 ')      // three ' = ' is used to determine the same value for two types, where the return value is False

More detailed answers to these questions

JavaScript (1)

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.