Day 01 - 01-27-20 - 1 hrs, 3 mins
- Added week 21 pages and updated "current week" links to reflect
- Update for "Learning Resources" in nav for all week >= week 15 study/work pages to link to book PDFs instead of book sites
- Update for >= week 15 "Notes" and "Learning Resources" <select>s to hide title on click
Day 02 - 01-28-20 - 1 hrs, 42 mins
- Studied PHP sessions, session vs cookie uses/benefits/detriments, and session security. Added session features to current week.
- Studied what validation to allow JS to do and what validation for PHP to do, as well as standard PHP validation and sanitization methods.
- Started reading jQuery Docs. Have already used it a lot at current job, but yet to fully read official docs and memorize it.
Day 03 - 01-29-20 - 4 hrs, 23 mins
- Built basic sandbox UI for interaction with via jQuery
- Continued reading jQuery docs, taking notes, and doing practice work with. Covered bulk of docs, including selectors, attributes, class methods, html(), text(), and val() methods, DOM traversal, and start of DOM manipulation.
Day 04 - 01-30-20 - 3 hrs, 38 mins
- Continued studying jQuery, with topics of DOM element removal, DOM element inserts, event binding and hanling, and AJAX
- jQuery notes up to 9 pages long, making long enough worth hosting on blog. Added to current week, index, and roadmap pages.
Day 05 - 01-31-20 - 3 hrs, 53 mins
- Finished studying jQuery, learning and playing around with jQuery effects.
Day 06 - 02-01-20 - 3 hrs, 3 mins
- Finished PHP book I've been reading for a bit, resulting in 39 pages of summary notes. Started making into notecards for memorization of syntax, theory, etc. of PHP.
TOTAL TIME = 17 hrs, 42 mins