Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.38 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.38 KB

Rust, a Safe Language for Low-level Programming

This repository hosts the materials for a class entitled Rust, a Safe Language for Low-level Programming, delivered at embedded world 2022

Preparations

Before the class, you should do the following steps:

Note: it's not strictly necessary to install Visual Studio Code, any other editor is also fine. But Visual Studio Code has several helpful features, such as showing inferred types.

Material

Bugs and Errors

If you find bugs or errors, please open an issue or a pull request.