<<
Assignments
Today's assignment
- Make a page that asks the user to input the radius of a circle, and that returns the area and the circumference of the circle (base this page on the second given example)
Assignment for 27 Sep 2001
Make a page with a field in which a user can type text: upon pressing a button the user gets an overview of
- The number of words --- difficulty I
-
- A sorted list of all the used words --- difficulty II
-
- A sorted overview of how often each word was present --- difficulty III
-
Assignment for 12 Oct 2001
Make a page with a 3X3 sliding puzzle
- The puzzle starts with a random distribution (but not the solution)
- The users moves a particle to a clear space by clicking the respective particle
- The user gets an alert if an invalid particle has been clicked
- The user gets feedback if the goal has been achieved
Assignment for 26 Oct 2001
Make a page that somehow links text, image & sound --- but get aknowledgement for your proposal first