Andy Balaam's Blog
  • About Andy Balaam
  • All articles
Rust 101 - 22 Exercises for module B (q2)

Building a command-line quiz application to bed in our knowledge about crates, modules and serialisation. All done using test-driven development. To … ...more

May 04, 2024 [Programming, Programming Languages, Rust, Tech, Videos]
Rust 101 - 21 Exercises for module B (q1)

Going through an exercise on serialization with serde. To see the exercises code as it was when I recorded the video: git clone https://git… ...more

May 04, 2024 [Programming, Programming Languages, Rust, Tech, Videos]
Rust 101 - 20: Unit, integration and benchmark tests

How to write unit tests in your Rust code, and some quick pointers on writing integration and benchmark tests. Series: Language basics, More syntax, … ...more

April 22, 2024 [Programming, Programming Languages, Rust, Tech, Videos]
Standing for the Matrix Governing Board

I have decided to stand for election to the Matrix Governing Board, which is a brand new body which advises and oversees the work of the Matrix Founda… ...more

April 20, 2024 [Matrix]
Rust 101 - 19: Creating a nice API

Tips and rules for writing good APIs that are easy for other people to use. Try to make them Unsurprising, Flexible, and Obvious. Series: Language ba… ...more

April 18, 2024 [Programming, Programming Languages, Rust, Tech, Videos]
1 2 ...1314151617 ... 111 112
Recent
Mini-rust in Rust 028: Lexing plus-equals
Standing again for the Matrix Governing Board
Testing nonexistence
Mini-rust in Rust 027: Parsing blocks of code
Mini-rust in Rust 026: Parsing an empty while loop
Mini-rust in Rust 025: Parsing let mut
Mini-rust in Rust 024: Lexing the <= sign
Mini-rust in Rust 023: Refactor to share structure of the syntax tree
Rust tracing basic setup
Mini-rust in Rust 022: Stop lying about types in errors
Mini-rust in Rust 021: Including type information in our syntax tree
Mini-rust in Rust 020: Gaps in our type checker
Mini-rust in Rust 019: Type checking an actual type error
Mini-rust in Rust 018: Type checking, the happy path
Mini-rust in Rust 017: Handling float literals
Andy's home page Categories Sitemap RSS Feed

© 2005 onwards Andy Balaam. CC BY-SA except where otherwise stated (source code). Powered by Zola & Abridge