Elna Rust Bootcamp

  • HOME
  • Day 1
    • What is rust
    • Benefits of rust
    • Rust ecosystem
    • Rust playground
    • Running locally
    • Hello World
  • Day 2
    • Variables & Mutability
    • Datatypes
    • Functions
    • Comments
    • Control Flow
    • Exercise
  • Day 3
    • Stack & Heap
    • Ownership
    • References & Borrowing
    • Slice type
  • Day 4
    • Struct
    • Enums & Pattern matching
  • Day 5
    • Packages & Crates
    • Modules
  • Day 6
    • Colections
  • Day 7
    • Traits
    • Commandline
    • Tests
  • Day 9
    • Introduction to ICP
  • Previous
    Next

Rust bootcamp

Day 1

  • What is rust
  • Benefits of rust
  • Rust ecosystem
  • Rust playground
  • Hello World
  • Running locally

Day 2

  • Comments
  • Variables & Mutability
  • Datatypes
  • Functions
  • Control flow
  • Exercise

Day 3

  • Slice type
  • Stack & Heap
  • Ownership
  • References & Borrowing

Day 4

  • Enum
  • Struct

Day 5

  • Packages & Crates

Day 6

  • Collections

Day 7

  • Traits
  • Commandline
  • Tests

Made with Dracula Theme for MkDocs