Closed Florob closed 5 years ago
We still need a topic for next month's meetup. Based on the discussion with @mre at the last meetup I was thinking about preparing a talk on Un-/Dynamically Sized and Existential Types in Rust. It would be nice if someone volunteered to do a second talk on a less involved topic.
That sounds great!
I could contribute a short talk / live presentation on the pitfalls of writing a wc
(word count) program and how Rust saves you from them. Based on a workshop I recently gave. Would that be interesting?
We could also ask on Meetup/Twitter if people want to present other topics.
@mre That also sounds nice. Could you prepare a short abstract for your talk that I can use in an announcement/on the website? Generally we/I should make a habit of asking around for topics/talks more and earlier. This time around its a bit late for that.
Sure thing:
The simple programs are sometimes the trickiest. Take
wc
for example, which prints the number of words, lines, characters, and bytes of its input. It's surprisingly hard to write a correct version of that program. Let me show you why and how Rusts prevents most of the bugs by design. This interactive coding session is targeted towards beginners and intermediate Rust programmers.
@mre Thanks for the abstract.
The meetup is now announced on the website and meetup.com. Other channels to follow.
ToDo
Invitation draft
Rust News