Merge pull request #293 from booyaa/patch-4

Add University of Pennsylvania Comp Sci course
pull/298/head
kud1ing 7 years ago committed by GitHub
commit 0b2d911e71

@ -887,6 +887,7 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram
* [Rustlings](https://github.com/carols10cents/rustlings) — small exercises to get you used to reading and writing Rust code
* [Rust Recipes](https://github.com/kud1ing/rust-recipes) — short recipes how to do solve common problems in Rust
* [stdx](https://github.com/brson/stdx) — Learn these crates first as an extension to std
* [University of Pennsylvania's Comp Sci Rust Programming Course](http://cis198-2016s.github.io/schedule/)
* Podcasts
* [New Rustacean](http://www.newrustacean.com) — a podcast about learning Rust
* [Rusty Radio](http://rustyrad.io) — covering the rust ecosystem

Loading…
Cancel
Save