jeff-mitchell.dev

mostly mis-adventures with programming languages...mostly...

Blog




Here are my blog articles. I mostly write about topics related to Rust, but will from time to time tackle general programming topics.

Just Say No to Magic Values

Declaring variables as constants are important in any programming language. In this post we'll take a look at how they're handled in Rust.

{ Word Count: 347 words | Reading Time: 2 minutes }

Do you want to know more?

Baby Steps with Rust

Every journey starts with small steps, this is an introduction to the Rust programming language.

{ Word Count: 881 words | Reading Time: 5 minutes }

Do you want to know more?