To Do This Week:
Describe in 5-10 separate lines how your script will process and display your work of electronic literature. Describe the basic algorithm. (Post these in the Slack Channel by our Tuesday class)
Class
Go over JavaScript Quiz
Taper Journal
minifier
unminify
Share E-lit project ideas
How to start???
Past student work:
- random pizza Shane Sanders
- quiz: what is your superpower? Madeline Brookman
- questionnaire: birthday greeting Alyssa Karnes
- quiz: how american are you? Polina Sklyarova
- narrative game: Bed Bugs, Holly Slocum
Quiz #1 Review
The quiz #1 will be multiple choice and short answer. Be able to identify the proper usage and syntax for the following:
statements
variables
data types: strings, numbers, booleans, arrays
basic operators and “shortcut” operators
comparison operators
arrays
adding javascript to a page (internal and external methods)
javascript commenting
objects / methods / properties
functions
for loops
while loops
conditional statements
scope
E-Lit Project (10%) DUE Feb 20th
Program and design your own JavaScript poem, story, quiz or text game using some of the text manipulation techniques you have learned.