- variables and mutability
- variable shadowing
- mutability
- data types
- tuples
- arrays
- functions
- functions
- branches
- control flow
- functions as statements
- variable assignment from fn statemnts
- consistent types in if blocks
- loops
- loop
- while
- for
- for with range
- TODO: exercises pg.58
- ownership
- "Ownership is Rust’s most unique feature, and it enables Rust to make memory safety guarantees without needing a garbage collector."
- Klabnik, Steve; Nichols, Carol. The Rust Programming Language (Covers Rust 2018) (p. 59). No Starch Press. Kindle Edition.
- Concepts:
- borrowing
- slices
- how rust lays out data in memory
- "Ownership is Rust’s most unique feature, and it enables Rust to make memory safety guarantees without needing a garbage collector."
-
Notifications
You must be signed in to change notification settings - Fork 0
wgeorge1990/rust_common_programming_concepts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
rust common programming concepts in specific submodules
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published