📄️ 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 LGRT T222. Faculty members will hold their office hours in their own offices.
📄️ 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.