Sabbatical progress Aug. 25th

Today’s goal: work from here to there mindfully and with a close eye for insight.

Streak: 1 day

Notes:

  • regexes in Javascript have their own methods. Brilliant and handy for debugging purposes.
  • Javascript hoists (moves them to the top of the scope) declarations but not assignments. I can see that causing bugs in various places…

Accomplished: began coding an object-oriented discrete event stochastic simulation in JavaScript to shift into the good habit of OOP for the first time. Not an easy transition.

Other goal: turn in receipts to Laura.


Posted

in

by

Tags: