cpg

A brief tour of Rust (talk)

2025-01-16 #rust#talk

Slides for an approximately hour-long introductory talk to Rust

In January 2025, I had the pleasure to give a presentation about the Rust programming language, and how we have been using it at $JOB, to an audience of software and ML engineers.

The talk had 2 parts:

  1. A brief overview of the language and its distinguishing features.
  2. A guided tour of a small demo project, a command-line utility to align sequences of proteins parsed from the FASTA format: Github repository

See PDF (40 pages) or below for the slides, authored in Typst.

Suggestions or corrections welcome.


See also

The talk about async Rust from November 2023.