Exercise 02 - pippinbarr/dart450-2018 GitHub Wiki
Admin
Assigned: 16 January 2018, in class
Due: 23 January 2018, 11:59PM
Value: 2.5% of final grade
Brief
Create a conventional-looking single page homepage for yourself that uses jQuery to add unexpected and strange interactivity to its elements. The interactivity will ideally also tell us something about the "real" you. (This will also serve as a rapid prototype to start your Midterm Project, which is nice!) Use jQuery's events (like 'click' and 'mouseover' and 'dblclick') and relevant functions (like animate()
, css()
, toggle()
, and so on). Try to discover at least one jQuery function we didn't talk about in class!
Blank Template
Grading
Exercises are not meant to be exhausting or stressful, but rather a chance to play with the technical and expressive possibilities of the programming learned in class.
Exercises are graded as either
- Pass: Genuine engagement with the concept of the exercise, effort made to use the technology creatively
- Fail: Non submission, not-functional, or unacceptably minimal effort
Submissions
Marc-Olivier Lamothe
- Exercise website: https://marcolamothe.github.io/dart450/exercices/exercice02/
- Exercise source: https://github.com/marcolamothe/dart450/tree/master/exercices/exercice02
Émilie Brunet
- Exercise website: https://emilielbrunet.github.io/dart450/Exercises/exercise02/
- Exercise source: https://github.com/emilielbrunet/dart450/tree/master/exercises/exercise02
Kevin Lam
- Exercise website: https://kevglam.github.io/dart450/exercises/exercise02/
- Exercise source: https://github.com/kevglam/dart450/tree/master/exercises/exercise02
Kathleen Capiral
- Exercise website: https://kcapiral.github.io/dart450/exercises/exercise02/
- Exercise source: https://github.com/kcapiral/dart450/tree/master/exercises/exercise02
Jeanne Garneau-Lévesque
- Exercise website: https://jgarneaulevesque.github.io/dart450/exercises/exercise02
- Exercise source:https://github.com/jgarneaulevesque/dart450/tree/master/exercises/exercise02
Jonathan Béliveau
- Exercise website: https://jonathan234.github.io/dart450/exercises/exercise02/
- Exercise source: https://github.com/jonathan234/dart450/tree/master/exercises/exercise02
Victor Le
- Exercise website: https://victordhb.github.io/dart450/exercises/exercise02/
- Exercise source: https://github.com/victordhb/dart450/tree/master/exercises/exercise02
Gavin Park
- Exercise website: https://gavinpark.github.io/dart450/exercises/exercise02/
- Exercise source: https://github.com/gavinpark/dart450/tree/master/exercises/exercise02
Sévan Belleau
- Exercise website: https://seva7.github.io/dart450/exercises/exercise02/
- Exercise source: https://github.com/seva7/dart450/tree/master/exercises/exercise02
Laura Herrnandez
- Exercise website: https://laura-hdz.github.io/dart450/exercises/exercise02/
- Exercise source: https://github.com/Laura-Hdz/dart450/tree/master/exercises/exercise02
Emma Spellacy
-exercise website: https://espells.github.io/dart450/exercises/exercise_2 -exercise source: https://github.com/espells/dart450/tree/master/exercises/exercise_2
Claudia Goyette
- exercise website: https://claudiagoyette.github.io/dart450/exercises/exercise2/
- exercice source: https://github.com/claudiagoyette/dart450/tree/master/exercises/exercise2