hpr3519 :: Rust 101: Episode 2 - Rolling With the Errors
In this episode, BlacKernel helps you construct a simple dice rolling application in rust.
Hosted by BlacKernel on Thursday 2022-01-27 is flagged as Explicit and is released under a CC-BY-SA license.
Tags: rust, programming, dice, learning.
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
GitLab Repository: https://gitlab.com/BlacKernel/rust-roller
Rust-Roller Dice Roller Tutorial Application
This is a simple dice rolling application that follows along with my Hacker Public Radio course on learning the rust programming language.
I will attempt to make the commits follow the episodes pretty closely with one commit after every episode with the episode number in the commit message.
Usage:
rust-roller <number-of-dice> <number-of-sides-per-die>
Output:
Dice: <value-of-die-1> <value-of-die-2> ...
Total: <sum-of-all-dice-values>
List of Episodes
Rust 101: Episode 0 - What in Tarnishing?
Rust 101: Episode 1 - Hello, World!
Rust 101: Episode 2 - Rolling With the Errors
Contact Info:
at blackernel at nixnet dot social
Show Transcript
Automatically generated using whisper
whisper --model tiny --language en hpr3519.wav
<< First, < Previous, Next >, Latest >>