mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-09 02:56:15 +02:00
Add note about requesting a room with tables (#479)
* Add note about requesting a room with tables The course is built on the idea of using live-coding as much as possible. This means that it's important that there are desks in the classrooms — a traditional auditorium setup does not work well.
This commit is contained in:
parent
c7d03651ff
commit
31500974e4
@ -21,7 +21,10 @@ To run the course, you need to:
|
|||||||
3. Find a room large enough for your in-person participants. We recommend a
|
3. Find a room large enough for your in-person participants. We recommend a
|
||||||
class size of 15-20 people. That's small enough that people are comfortable
|
class size of 15-20 people. That's small enough that people are comfortable
|
||||||
asking questions --- it's also small enough that one instructor will have
|
asking questions --- it's also small enough that one instructor will have
|
||||||
time to answer the questions.
|
time to answer the questions. Make sure the room has _desks_ for yourself and for the
|
||||||
|
students: you will all need to be able to sit and work with your laptops.
|
||||||
|
In particular, you will be doing a lot of live-coding as an instructor, so a lectern won't
|
||||||
|
be very helpful for you.
|
||||||
|
|
||||||
4. On the day of your course, show up to the room a little early to set things
|
4. On the day of your course, show up to the room a little early to set things
|
||||||
up. We recommend presenting directly using `mdbook serve` running on your
|
up. We recommend presenting directly using `mdbook serve` running on your
|
||||||
|
Loading…
x
Reference in New Issue
Block a user