WebAppDev 111
Objects, JSON, jQuery, DOM…
Application of DOM and jQuery to create a mobile web app.
Readings
- Ch. 5 Study Guide: JSON, Date, 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 will be available in Canvas on Thursday.
We will review for the final in class on Tuesday/Thursday of week 10.
Project 5
Due 9pm, Fri 5/27. Available in Canvas.
Optional Makeup Project
Due 9pm, Fri 6/3. Available in Canvas