Now that you have learned JavaScript, what should you learn next ?, Javascript next

Source: Internet
Author: User

Now that you have learned JavaScript, what should you learn next ?, Javascript next
JavaScript Summary

In this tutorial, we will show you how to add JavaScript to html pages to make websites more dynamic and interactive.

You have learned how to create responses to events, verify forms, and run different scripts based on different situations.

You also learned how to create and use objects and how to use built-in JavaScript objects.

Now that you have learned JavaScript, what should you learn next?

Next, we should learn html dom and DHTML.

If you want to learn about server scripts, you should learn ASP, PHP, And. Net in the next step.

HTML DOM

Html dom defines standard methods for accessing and operating HTML documents. Html dom is independent of platform and language and can be used by any programming language, such as Java, JavaScript, and VBscript.

JQuery

JQuery is a JavaScript library.

JQuery greatly simplifies JavaScript programming.

JQuery is easy to learn.

AJAX

AJAX = Asynchronous JavaScript and XML.

AJAX is not a new programming language, but a new method that uses existing standards.

Through data exchange with the server, AJAX can update a part of the webpage without reloading the entire webpage.

There are many AJAX application cases: Sina Weibo, Google Maps, kaixin.com, and so on.

ASP/PHP/. NET

Unlike the scripts in the HTML document that run on the client (browser), the scripts in the ASP/PHP file run on the server.

With ASP, You can dynamically edit, change, or add website content, respond to the data submitted by HTML forms, access the data or database, and return the results to the browser, or customize webpages that are more helpful to different users.

Because the ASP/PHP file returns pure HTML, it can be displayed in any browser.

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.