The CIW test 1D0-435 is intended to certify users for the JavaScript Fundamentals. The test is designed to check your ability to use the JavaScript syntax. It requires you to have a good knowledge of the JavaScript language and the ability to write code for making interactive Web pages. Before taking the 1D0-435 test, you should practice the following:
- Create and manage variables.
- Test the scope of variables.
- Use different types of JavaScript operators (Arithmetic, Assignment, Comparison etc.)
- Use decision-making with the help of the if and switch statements.
- Use different kinds of loops (for, while, and do-while).
- Create and invoke functions.
- Use comments.
- Create and use external script files.
- Use properties, methods, and events of JavaScript objects (Window, Document, Form and its elements, etc.).
- Create, send, and delete cookies.
- Create and use custom objects.