Skip to content
- Hello, Rust! I’m Here to Learn Rust Programming
- My First Rust Program
- Exercise with Exercism
- Throw it in Reverse
- Looping in the New World
- Leapfrogging
- 1 Mississippi, 2 Mississippi…
- Crazy (En) code and decode
- Config Solutions
- Return to String Basics
- Sit back, relax, stay awhile…
- Rust Lifetime Parameters
- Rust Language Value System
- Rust Functions, Methods, and Traits
- Rust Questions from Beginners, Including Me
- Piecing Together a Rust Web Application
- My Next Step in Rust Web Application Dev
- It’s Not a Web Application Without a Database
- Using Match – Bob Revisited
- Better Logging for the Web Application
- Rust Functions, Modules, Packages, Crates, and You
- Taking O’Reilly’s “Rust Crash Course”
- Rust Web App Session Management with AWS
- OAuth Requests, APIs, Diesel, and Sessions
- Scraping off the Dust: Redeploy of my Rust web app
- Giving My App Secrets to the AWS SecretsManager
- Algorithmic Rust
- Merge Sort With Rust
- Next Algorithm: Backtracking into the n Queens Problem
- (A Few) Advanced Variable Types in Rust
- Some(number) of ways to calculate a Fibonacci Number in Rust