Slides for Rust course taught in Computer Science Center in Winter-Spring 2019 (in Russian).
- Course Page
- Video
- Slides
-
In this repository :-)
- Homework
-
Homework tasks are not distributed, but they followed Ray Tracing in a Weekend pretty closely.
$ npm install $ npm run adoc -- ./lectures/01-intro/slides.adoc $ pdf-viewer ./lectures/01-intro/slides.pdf
Awesome Asciidoctor.js PDF project is used to build the slides. See this post to learn more about this tool.
This work is licensed under a Creative Commons Attribution 4.0 International License.
Asciidoctor.js PDF is vendored into this repository and is licensed under the MIT license.