2025-09-01 // First CS lecture
CS 1XD3- What happened: Walked into my first CS class and immediately realized “writing code” is really “managing state and edge cases.”
- Challenge: Keeping up with new terms (state, side effects, invariants) while still trying to write working code.
- Takeaway: Slowing down to draw diagrams before coding helped everything click a bit more.