Coding dojo: The beauty of Rust
Details
With all its C++-like awesomeness, yet pleasant to develop in, Rust (http://www.rust-lang.org/) is a real deal.
Lets meet and dive into a Parisian-style dojo (prepared kata)! But there will be a twist. Each participant must prepare a single kata dedicated to a core Rust concept, such as: lifetime, borrowing, mutability, box, error handling, concurrency, etc.
If you've never heard of a "Parisian-style dojo" or "katas", read up here: http://code.joejag.com/2009/the-coding-dojo.html
Please only subscribe if you fully understand what the event is about. Do not hesitate to ask for clarifications in event comments. :-)
Selected topics:
- Pattern matching, Lifetimes (Arkadi)
- Error handling (Leonid)
- Traits (Mihail)
- Concurrency (Dimitry)
- FFI (Andrew)
- Macros (Nikolajs)
