hpr3681 :: Rust 101 Episode 3: Functionally Insane
In this episode BlacKernel teaches you how to make functions and for loops in rust
Hosted by BlacKernel on Monday 2022-09-12 is flagged as Explicit and is released under a CC-BY-SA license.
Tags: rust, for loop, for, match, functions, loops, usize, isize, programming, tutorial.
Listen in ogg,
spx, or
mp3 format. | Comments (0)
Part of the series: Programming 101
A series focusing on concepts and the basics of programming
In this episode BlacKernel is back! (Although a lot more loopy than I remember being while recording)
And teaching you how to make functions, for loops, and match statements in Rust.
Points covered in this episode:
- isize and usize number types in rust
- fn (function) declarations with arguments and return types
- match statements both bare and part of variable assignment
- for _ in 1..x loops. That is for loops over an iterator variable across a range of integers.
Email: izzyleibowitz@pm.me
Mastodon: https://nixnet.social/BlacKernel
Show Transcript
Automatically generated using whisper
whisper --model tiny --language en hpr3681.wav
<< First, < Previous, Next >, Latest >>