0% found this document useful (0 votes)
10 views2 pages

You Have Learned Javascript,: Now What?

This document provides an overview of next steps after learning JavaScript. It recommends learning HTML DOM and DHTML to interact with web pages dynamically. It also introduces server-side scripting like ASP to edit web page content on the server. Finally, it mentions an online certification program to validate knowledge of HTML, JavaScript, XML, ASP and more.

Uploaded by

BaneeIshaqueK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views2 pages

You Have Learned Javascript,: Now What?

This document provides an overview of next steps after learning JavaScript. It recommends learning HTML DOM and DHTML to interact with web pages dynamically. It also introduces server-side scripting like ASP to edit web page content on the server. Finally, it mentions an online certification program to validate knowledge of HTML, JavaScript, XML, ASP and more.

Uploaded by

BaneeIshaqueK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

You Have Learned JavaScript, Now What?

JavaScript Summary
This tutorial has taught you how to add JavaScript to your HTML pages, to mae your we! site more
dynamic and interactive"
You have learned how to create responses to events, validate #orms and how to mae di##erent
scripts run in response to di##erent scenarios"
You have also learned how to create and use o!$ects, and how to use JavaScript%s !uilt&in o!$ects"
'or more in#ormation on JavaScript, please loo at our JavaScript e(amples and our JavaScript
re#erence"
Now You )now JavaScript, What%s Ne(t?
The ne(t step is to learn a!out the HTML *+M and *HTML"
,# you want to learn a!out server&side scripting, the ne(t step is to learn -S."
HTML DOM
The HTML *+M de#ines a standard way #or accessing and manipulating HTML documents"
The HTML *+M is plat#orm and language independent and can !e used !y any programming
language lie Java, JavaScript, and /0Script"
,# you want to learn more a!out the *+M, please visit our HTML *+M tutorial"
DHTML
*HTML is a com!ination o# HTML, 1SS, and JavaScript" *HTML is used to create dynamic and
interactive We! sites"
W21 once said3 4*ynamic HTML is a term used !y some vendors to descri!e the com!ination o#
HTML, style sheets and scripts that allows documents to !e animated"4
,# you want to learn more a!out *HTML, please visit our *HTML tutorial"
ASP
While scripts in an HTML #ile are e(ecuted on the client 5in the !rowser6, scripts in an -S. #ile are
e(ecuted on the server"
With -S. you can dynamically edit, change or add any content o# a We! page, respond to data
su!mitted #rom HTML #orms, access any data or data!ases and return the results to a !rowser,
customi7e a We! page to mae it more use#ul #or individual users"
Since -S. #iles are returned as plain HTML, they can !e viewed in any !rowser"
,# you want to learn more a!out -S., please visit our -S. tutorial"
W3Schools' Online Certification Program
The per#ect solution #or pro#essionals who need to !alance
wor, #amily, and career !uilding"
More than 2899 certi#icates already issued:
The HTML 1erti#icate documents your nowledge o# HTML, ;HTML, and 1SS"
The JavaScript 1erti#icate documents your nowledge o# JavaScript and HTML *+M"
The ;ML 1erti#icate documents your nowledge o# ;ML, ;ML *+M and ;SLT"
The -S. 1erti#icate documents your nowledge o# -S., S<L, and -*+"
The .H. 1erti#icate documents your nowledge o# .H. and S<L 5MyS<L6"

You might also like