asankov-rust-fundamentals

Crates.ioasankov-rust-fundamentals
lib.rsasankov-rust-fundamentals
version0.1.1
sourcesrc
created_at2023-08-06 19:19:38.578245
updated_at2023-08-06 19:23:16.765817
descriptionPluralsight demo project
homepage
repository
max_upload_size
id937336
size25,947
Anton Sankov (asankov)

documentation

README

Rust Fundamentals

My notes from the Rust Fundamentals course on Pluralsight by Edward Curren.

Table of Contents

  1. Course Overview
  2. Introduction and Setup
  3. Data Types
  4. Variables
  5. Operators
  6. Control Flow
  7. Ownership and Borrowing
  8. Functions and Error Handling
  9. Data Structures and Traits
  10. Collections
  11. Generics
  12. Concurrency
  13. Crates and Modules
  14. Summary
Commit count: 0

cargo fmt