Skip to content
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

I think this tutorial could be improved. #153

Open
jhimes144 opened this issue Nov 29, 2024 · 0 comments
Open

I think this tutorial could be improved. #153

jhimes144 opened this issue Nov 29, 2024 · 0 comments

Comments

@jhimes144
Copy link

This tutorial goes directly into language syntax and entirely skips things like how Rust passes and stores data. Maybe these things are mentioned later on but I lost interest immediately. The first things I want to know, as a senior dev, is how Rust passes by-value by default, move semantics, when data is stored on stack vs heap, ect. Followed by, how it manages memory and how it differs from c++. Basically, an overview on how the languages are different on a philosophical and fundamental level.

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

No branches or pull requests

1 participant