Basic Types in Rust
Offered By: egghead.io
Course Description
Overview
This collection contains videos that explore the basic types in Rust, including Fixed size Integer, Pointer sized Integer, Boolean, Strings, Characters, Arrays, Tuples and more.
If you're just starting out learning Rust and wrote your first program, this collection is the right place to get more familiar with the language!
If you're just starting out learning Rust and wrote your first program, this collection is the right place to get more familiar with the language!
Syllabus
- Type Inference in Rust
- Integer Types in Rust
- Floating-Point Types in Rust
- Bool Type in Rust
- Char Type in Rust
- Tuples in Rust
- Unit Type in Rust
- Reference Types in Rust
- Arrays in Rust
- Vectors in Rust
Taught by
Pascal Precht
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera