📄️ Office Hours
We will be holding both in-person and virtual office hours this semester. All in-person TA and UCA office hours are held in TBD (the tower). Prof. Minea's office hour are held in his office (LGRC A261). Virtual office hours are on zoom, see the table below for the link.
📄️ Other In-Person Resources
Tutoring
📄️ External Content
JavaScript/TypeScript
📄️ Mental Models in JavaScript
This primer explains key mental models when working with JavaScript, focusing on object references, value assignments, and how JavaScript handles data when passed into functions.