Β· Steve Grice Β· rust book speedrun Β· 1 min read
3.2 Data Types | Rust Book Speedrun 3
Data, data, data types, woohoo
Timestamps
- 0:00 Intro
- 0:34 Datatype subsets
- 0:48 Type annotations
- 1:03 Scalar Types
- 1:17 Integer Types
- 1:49 WHOA Type suffix
- 2:07 Integer overflow
- 2:22 Underscores ALL over the place
- 3:00 Literals of different bases
- 3:19 Handling overflows
- 3:33 Floating-Point Types
- 3:44 Numeric Operations
- 3:58 The Boolean Type
- 4:00 The Character Type
- 4:25 Compound Types
- 4:30 The Tuple Type (Toople?)
- 4:56 Indexing Tuples
- 5:30 Absolute UNIT
- 5:38 The Array Type
- 7:33 Outro
Share: