Skip to content

Commit 5c66195

Browse files
Merge pull request #959 from AngelOnFira/ctcft-april-2022-edits
April CTCFT post edits
2 parents caca5a3 + c4f361b commit 5c66195

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

posts/inside-rust/2022-04-12-CTCFT-april.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,29 @@ Reading Club Phase II, and what was learned from the first iteration of the
2020
club. Jon Gjengset will talk about teaching advanced Rust concepts.
2121

2222
- (5 min) Opening remarks 👋 ([angelonfira])
23-
- (15 min) Rustc Reading Club Phase II ([doc-jones])
24-
- (15 min) Teaching Advanced Rust ([jonhoo])
23+
- (20 min) Rustc Reading Club Phase II ([doc-jones])
24+
- The Rustc Reading Club has two goals. First, to produce confident new
25+
contributors to rustc. Second, to deepen understanding of rustc for mid
26+
level contributors. The structure of RRC enables participants to gain
27+
experience working with other contributors making their future
28+
collaborations easier. [Phase I of the Rustc Reading Club] is complete and
29+
now we are ready to launch Phase II based on what we've learned. Phase I
30+
focused solely on rustc's name resolver module. We plan to expand and
31+
"read" other areas of the compiler in Phase II.
32+
- (20 min) Teaching Advanced Rust ([jonhoo])
33+
- Over the past few years I've spent a lot of time trying to teach Rust
34+
"beyond the basics", focusing my attention on the problems that developers
35+
who have read all the introductory materials run into when they sit down
36+
to actually use Rust "for real'. In this session I'll talk about some
37+
recurring patterns I've seen while doing this, in the hope that they may
38+
spawn interesting discussion about possible solutions.
39+
- (5 min) Closing ([angelonfira])
40+
41+
[angelonfira]: https://github.com/angelonfira
42+
[doc-jones]: https://github.com/doc-jones
43+
[jonhoo]: https://github.com/jonhoo
44+
45+
[Phase I of the Rustc Reading Club]: https://mojosd.medium.com/rrc-phase-i-retrospective-74141fb246e4
2546

2647
## Afterwards: Social Hour
2748

0 commit comments

Comments
 (0)