RustBLR

QR code

https://talks.dhruvin.dev/rustblr

What is this book

This book contains slides and links of talks I presented at Rust Bangalore.

Each top level chapter is a subject of talk-series, and each chapter below is a subject of talk.

Slides alone may not be sufficient to understand the subject in question as they are created to accompany the presentation. There are references at the end of most slides that expand further into the subject.

Why mdbook

mdbook was chosen as it allows syntax highlighting, editable examples that run on rust playground, and testing if the examples compile and/or run correctly. It also allows me to add corrections or extensions later.

Licenses

  • Code: MIT or Apache-2.0
  • Prose: CC-BY-SA-4.0