File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 179
179
"https://rust-lang.github.io/api-guidelines/naming.html#casing-conforms-to-rfc-430-c-case" : " fze" ,
180
180
"https://rust-lang.github.io/wg-async/vision/submitted_stories/status_quo/barbara_battles_buffered_streams.html" : " f6w" ,
181
181
"https://ryhl.io/blog/async-what-is-blocking/" : " f6v" ,
182
+ "https://ti.to/mainmatter/rust-from-scratch-jan-2025" : " fvf" ,
182
183
"https://tokio.rs/tokio/tutorial/select" : " f6n" ,
183
184
"https://valgrind.org/docs/manual/dh-manual.html" : " f2t" ,
184
185
"https://veykril.github.io/tlborm/" : " fz5" ,
Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ It has been designed to be interactive and hands-on.
24
24
to be delivered in a classroom setting, over 4 days: each attendee advances
25
25
through the lessons at their own pace, with an experienced instructor providing
26
26
guidance, answering questions and diving deeper into the topics as needed.\
27
- If you're interested in attending one of our training sessions, or if you'd like to
28
- bring this course to your company, please [ get in touch] ( https://mainmatter.com/contact/ ) .
27
+ You can sign up for the next tutored session on [ our website ] ( https://ti.to/mainmatter/rust-from-scratch-jan-2025 ) .
28
+ If you'd like to organise a private session for your company, please [ get in touch] ( https://mainmatter.com/contact/ ) .
29
29
30
- You can also follow the course on your own, but we recommend you find a friend or
30
+ You can also take the courses on your own, but we recommend you find a friend or
31
31
a mentor to help you along the way should you get stuck. You can
32
- also find solutions to all exercises in the
32
+ find solutions for all exercises in the
33
33
[ ` solutions ` branch of the GitHub repository] ( https://github.com/mainmatter/100-exercises-to-learn-rust/tree/solutions ) .
34
34
35
35
## Formats
Original file line number Diff line number Diff line change 178
178
/fze https://rust-lang.github.io/api-guidelines/naming.html#casing-conforms-to-rfc-430-c-case
179
179
/f6w https://rust-lang.github.io/wg-async/vision/submitted_stories/status_quo/barbara_battles_buffered_streams.html
180
180
/f6v https://ryhl.io/blog/async-what-is-blocking/
181
+ /fvf https://ti.to/mainmatter/rust-from-scratch-jan-2025
181
182
/f6n https://tokio.rs/tokio/tutorial/select
182
183
/f2t https://valgrind.org/docs/manual/dh-manual.html
183
184
/fz5 https://veykril.github.io/tlborm/
You can’t perform that action at this time.
0 commit comments