Week 10 — Class exam 2
— DOM basic modification
Class exam 2
The class exam will have short answer questions. There are no multiple choice questions.
You should become familiar with the
exam instructions.
Exam topics
- Javascript — be familiar with the concepts and examples you find
at the following locations.
- Regular expressions — be familiar with the examples you can find
at the following locations.
Document Object Model
Continue with the
Document Object Model.
Class exercise
The JavaScript for
adding and removing
from a todo list.