RustFest Rome 2018 - Pascal Hertleif: Declarative programming in Rust

preview_player
Показать описание
One of the secret ingredients in many successful, big code bases is that they found a good level of abstraction. One helpful technique is to write declarative code: You describe "what" you want to do, but don't mix it with the "how". While this is not specific to Rust, the language and its ecosystem help us write declarative code. This talk will go over some examples, covering famous crates and APIs as well as more obscure ones, to then dive into ways to use this to your advantage in your own code.

Рекомендации по теме
Комментарии
Автор

Hi, what tools did you use to: 1) make subtitles during the talk on the main screen; 2) inline scrollable code into presentation? Thank you in advance.
Also the talk is quite impressive! Great job!

bshn