-
Notifications
You must be signed in to change notification settings - Fork 294
Open
Description
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.
purpleKarrot
Metadata
Metadata
Assignees
Labels
No labels