Skip to content

Add speaker note that arrays go on the stack #2826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025
Merged

Conversation

randomPoison
Copy link
Collaborator

I like to mention this here because students coming from garbage collected languages may be used to arrays being automatically heap allocated, and at this point we haven't covered memory layout yet.

@randomPoison randomPoison merged commit 1a3c11b into main Jul 23, 2025
38 checks passed
@randomPoison randomPoison deleted the legare/array-stack branch July 23, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants