Note

CS Degree Day 89

CS Degree in 100 Days

06 Sep'25

What I did today?

  • 6.1040: Agile methodology, code review, software ethics
  • 6.4500: JavaScript - DOM manipulation, event handling, fetch API
  • Built a small interactive web app connecting to a public API

I am comfortable with JavaScript. The concepts - closures, async/await, promises - I know from practice. Knowing why they work the way they do (the event loop, the call stack, the microtask queue) is new.