Description
Contents:
-
Variables:
let,mut,const -
Shadowing vs Mutation
-
Primitive Data Types:
-
Integers
-
Floating-Point Numbers
-
Booleans
-
Characters
-
-
Compound Types: Tuples and Arrays
-
Type Inference and Explicit Typing
-
Pattern Matching with
match -
Data Safety and Immutability
-
Working with Strings (Heap vs Stack)
-
Common Errors (e.g. index out of bounds)
-
Mini Exercises and Practice Tasks





Reviews
There are no reviews yet.