1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-02-04 10:09:29 +02:00

Introduce speaker notes on welcome page

This commit is contained in:
Martin Geisler 2023-01-07 16:44:53 +01:00 committed by Martin Geisler
parent 49b4fff348
commit 50b0ad76eb

View File

@ -42,3 +42,11 @@ explain or contrast the Rust approach.
If you know how to program in a dynamically typed language such as Python or
JavaScript, then you will be able to follow along just fine too.
<details>
This is an example of a _speaker note_. We will use these to add additional
information to the slides. This could be key points which the instructor should
cover as well as answers to typical questions which come up in class.
</details>