Skip to content

AzzOnFire/rust-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Course

Slides for Rust course taught in Computer Science Center in Winter-Spring 2019 (in Russian).

Course Page

https://compscicenter.ru/courses/rustprogramming/2019-spring/

Video

https://www.youtube.com/playlist?list=PLlb7e2G7aSpTfhiECYNI2EZ1uAluUqE_e

Slides

In this repository :-)

Homework

Homework tasks are not distributed, but they followed Ray Tracing in a Weekend pretty closely.

Building

$ 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.

License

Creative Commons License
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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 53.0%
  • JavaScript 27.7%
  • Rust 15.9%
  • Java 1.6%
  • Scala 1.3%
  • C 0.4%
  • Python 0.1%