CSE 154

Lecture 29: Final Review

via GIPHY

Administrivia

GradeIt will close for HW 7 at 11:59 pm TONIGHT.

Remember to fill out the course evaluation before tomorrow night.

Final information

Be on time! Here (Gug 220)! 2:30pm Monday. Assigned seating.

The cheat sheet has been updated.

Review TA-Curated CSE 154 Exam Tips

TAs will be holding a final exam review session on Saturday from 2:30-5PM, Savery Hall room 260.

Possible Exam Topics

No guarantees about ordering, but there will be 3 significant programming problems

  • HTML
  • CSS
  • JavaScript with DOM/Events/Timers
  • JavaScript with AJAX (JSON and/or text)
  • PHP (Web Services and/or File IO)
  • Regular Expressions
  • SQL
  • Short Answer

Exercise 1

BREATHE

Exercise 2

Take out a piece of paper. Take 5 minutes and

  1. write out all of the CSS properties (e.g., "display", "border", "font-family", etc.) you can recall
  2. the different values you could give each (e.g., "flexbox" for the "display" property)
  3. the different HTML tags you might need to set the property on

Exercise 3 and 4

JavaScript/Ajax problems from Autumn 2017's final