Merge pull request #908 from codeplaygroundX/master

Add Code Playground to the learning resources
This commit is contained in:
Tom Parker-Shemilt 2020-06-19 11:45:29 +01:00 committed by GitHub
commit c7b34a0c81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1511,6 +1511,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share
* [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/)
* [Build a language VM](https://blog.subnetzero.io/post/building-language-vm-part-00/)
* [Code Playground](https://codeplayground.app) - Interactively edit & play rust snippets on your iPhone and iPad devices.
* Podcasts
* [New Rustacean](https://newrustacean.com) — A podcast about learning Rust
* [Rustacean Station](https://rustacean-station.org/) — A community project for creating podcast content for Rust