WebAppDev 111
This week: Date Object, Regular Expressions, Makeup project, Final review…
Readings
- Ch. 5 Study Guide: Date and RegExp objects
- Strings are read-only arrays of characters. Instead of accessing individual characters with the charAt() method, you can use square brackets [].
- String Methods
Examples from Class
- How To Solve It By Computer
- Online JavaScript Visualizer
- Debugging JavaScript with Chrome DevTools
- String search method
- String substring method
- Cryptography: Encrypting a word as Pig-Latin. Slides 9-12 only.
Review for Final Exam
The final exam is at 8:00am on Wednesday, June 8th, LLCS 101.
The Final Exam Review and Instructions document is available in Canvas.
A practice final exam is available in Canvas.
We will review for the final in class on Tuesday and Thursday this week.
Optional Makeup Project
Due 9pm, Friday 6/3. Available in Canvas. This project’s score can be used to replace one of your Project 1-4 scores. This project’s score cannot be used to replace your Project 5 score.