Skip to content

ArchTaqi/PIAIC-IOT

Repository files navigation

PIAIC-IOT

  1. Rust Programming Language
sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt-get install -y curl
sudo apt install -y gcc
curl  https://sh.rustup.rs  -sSf  |  sh
source $HOME/.cargo/env

#cargo new Hello --bin
#cargo run
#cargo build
cargo new Hello --bin
cargo check
  1. Semester 1
    • IOT Basics
    • IOT Advanced

Releases

No releases published

Packages

No packages published