BASIC

Ferrous Teaching Material

Ferrous라는 Rust 관련 기술 회사(?)에서 관리하는 Teaching Material 교안이다. 아래 URL을 들어가면 주제 별로 슬라이드를 볼 수 있다. adoc이라는 마크다운 문서로 슬라이드를 제작했다. 어느 정도 Rust를 경험해본 개발자가 강의 형식으로 진행하기에 좋은 자료 같다. 

 

https://ferrous-systems.github.io/teaching-material/index.html

 

Ferrous Teaching Material

 

ferrous-systems.github.io

 

https://github.com/ferrous-systems/teaching-material

 

ferrous-systems/teaching-material

Contribute to ferrous-systems/teaching-material development by creating an account on GitHub.

github.com

 

$ sudo  gem install bundler
$ bundle install

'BASIC' 카테고리의 다른 글

클린 시리즈 (로버트 마틴 저)  (0) 2022.02.22
한 권으로 읽는 컴퓨터 구조와 프로그래밍  (0) 2021.07.06
Traits: A Deep dive  (0) 2021.04.29